Skip to content

build(deps): update opentelemetry-deps-collector - #2568

Merged
tylerbenson merged 2 commits into
mainfrom
renovate/opentelemetry-deps-collector
Sep 5, 2026
Merged

build(deps): update opentelemetry-deps-collector#2568
tylerbenson merged 2 commits into
mainfrom
renovate/opentelemetry-deps-collector

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/connector/spanmetricsconnector v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/extension/basicauthextension v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessor v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor v0.159.0v0.160.0 age confidence
github.com/open-telemetry/opentelemetry-collector-contrib/processor/transformprocessor v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/client v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/component v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/component/componenttest v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/confmap v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/confmap/provider/envprovider v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/confmap/provider/fileprovider v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/confmap/provider/httpprovider v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/confmap/provider/httpsprovider v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/confmap/provider/yamlprovider v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/connector v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/consumer v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/consumer/consumertest v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/exporter v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/exporter/debugexporter v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/exporter/exportertest v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/exporter/otlpexporter v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/exporter/otlphttpexporter v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/extension v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/otelcol v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/pdata v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/processor v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/processor/batchprocessor v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/processor/memorylimiterprocessor v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/processor/processorhelper v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/processor/processortest v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/receiver v1.65.0v1.66.0 age confidence
go.opentelemetry.io/collector/receiver/otlpreceiver v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/receiver/receivertest v0.159.0v0.160.0 age confidence
go.opentelemetry.io/collector/service v0.159.0v0.160.0 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda v0.70.0v0.71.0 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/xrayconfig v0.70.0v0.71.0 age confidence
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.70.0v0.71.0 age confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.70.0v0.71.0 age confidence
go.opentelemetry.io/contrib/propagators/aws v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel v1.45.0v1.46.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider)

v0.160.0

Compare Source

🛑 Breaking changes 🛑
  • all: Increase minimum Go version to 1.26 (#​50394)

  • exporter/kafka: Removes the deprecated auth.tls and auth.plain_text configurations. (#​50202)

  • exporter/signalfx: Datapoints that fail validation are no longer dropped in the exporter. This may increase the ingest sf.org.numDatapointsDroppedInvalid org metric. No action required; (#​50011)
    Previously, the SignalFx exporter dropped datapoints with an invalid metric name, dimension name, dimension value, or number of
    dimensions before sending them to the backend. The backend already enforces the same constraints and drops offending datapoints at
    ingest, so this exporter-side enforcement was redundant. With this change, the exporter no longer drops these datapoints itself and
    only logs a debug message; the backend will now drop them. As a result, these datapoints now count toward
    sf.org.numDatapointsDroppedInvalid.

  • pkg/kafka/configkafka: Remove all previously deprecated Kafka client configuration options. (#​50381)
    The following deprecated options are no longer accepted:

    • resolve_canonical_bootstrap_servers_only (no-op since franz-go migration)
    • auth.sasl.version (no-op since franz-go migration)
    • group_rebalance_strategy (use group_rebalance_strategies instead)
  • processor/adaptive_tail_sampling: Restructure sampler configuration around intent-based types with an optional algorithm field, and standardise trace/span terminology (#​49311)
    Sampler types are renamed to state intent: deterministic is now probabilistic
    (matching the probabilistic_sampler processor; same hash-consistent fixed fraction),
    ema_dynamic is now adaptive_percentage, and ema_throughput / windowed_throughput
    merge into adaptive_throughput with an optional algorithm field (ema, the default,
    or windowed). Goal fields are renamed to match: goal_sampling_percentage is now
    goal_percentage and goal_throughput_per_sec is now goal_throughput (still spans
    per second). Docs now state the volume model explicitly: decisions are per trace,
    volume is measured in spans. Refinery migration mapping is included in the README.

  • processor/adaptive_tail_sampling: Require fingerprint_attributes entries to be scoped attribute selectors (#​49311)
    Entries now have the form <scope>.attributes["<name>"] where scope is one of
    resource, scope, span, root, or any. The resource/scope/span prefixes match OTTL's
    span-context path names; root reads from spans matching the configured
    root_span_condition and any searches resource, scope, and span attributes. Bare
    attribute names are rejected at validation with an error suggesting the scoped
    form. Migrating a bare name: use the scope the attribute actually lives at
    (e.g. resource.attributes["service.name"]), or any.attributes[""] to keep
    search-everywhere behaviour (which now also includes instrumentation-scope
    attributes).

  • processor/adaptive_tail_sampling: Rename the dynamic_sampling processor to adaptive_tail_sampling. There is no alias, the old name stops working. (#​50367)
    The rename covers every surface that carried the old name:
    the config id (dynamic_sampling -> adaptive_tail_sampling), the sampler types
    (dynamic_percentage -> adaptive_percentage, dynamic_throughput -> adaptive_throughput),
    the metric prefix (otelcol_processor_dynamic_sampling_* -> otelcol_processor_adaptive_tail_sampling_*),
    the span attribute namespace (otelcol.processor.dynamic_sampling.* -> otelcol.processor.adaptive_tail_sampling.*),
    and the Go module path (processor/dynamicsamplingprocessor -> processor/adaptivetailsamplingprocessor).

  • processor/adaptive_tail_sampling: Rename the sampler key_attributes field to fingerprint_attributes (#​49311)
    The fingerprint names the attributes that identify what kind of trace this is for
    sampling purposes. Semantics are unchanged: values are collected from resource
    attributes and from every span of the accumulated trace. The README documents the
    collection model and separators, and adds guidance on choosing fingerprint
    attributes that classify traffic rather than identify individual requests.

  • processor/k8s_attributes: Promote processor.k8sattributes.telemetry.* feature gates from alpha to beta (enabled by default). (#​45871)
    The following feature gates are now enabled by default:

    • processor.k8sattributes.telemetry.enableNewFormatMetrics: enables new-format internal telemetry metrics.
    • processor.k8sattributes.telemetry.disableOldFormatMetrics: disables old-format internal telemetry metrics.
      Users relying on the old-format metrics should migrate to the new format before upgrading.
  • processor/k8s_attributes: Remove the deprecated deployment_name_from_replicaset option. (#​45871)
    The deployment_name_from_replicaset key must be removed from all configs entirely.
    Because confmap rejects unknown keys, any config that still contains this setting — whether
    set to true or false — will cause a hard startup failure.
    Deployment names are always derived from the ReplicaSet name heuristic; the ReplicaSet
    informer still runs when k8s.deployment.uid is enabled or deployment/replicaset
    labels/annotations are extracted. Users that had this setting as false can get the same
    informer-based behaviour by following the respective documentation
    section.

  • receiver/systemd: Add metrics for services' memory current and peak memory usage. (#​50035)

🚩 Deprecations 🚩
  • exporter/awsemf: Deprecate legacy enabled and exclude_service_attributes fields in resource_to_telemetry_conversion in favor of included and excluded patterns. (#​48861)
    Introduces the exporter.awsemf.DisableLegacyResourceToTelemetryConversion feature gate to disable the legacy fields. When migrating from enabled: true, set included: ["*"].

  • exporter/prometheus: Deprecate resource_to_telemetry_conversion in favor of resource_constant_labels and add feature gate exporter.prometheus.DisableResourceToTelemetryConversion. (#​48861)

  • exporter/prometheus_remote_write: Deprecate resource_to_telemetry_conversion in favor of resource_constant_labels and add feature gate exporter.prometheusremotewrite.DisableResourceToTelemetryConversion. (#​48862)

  • receiver/icmp_check: Rename icmpcheckreceiver receiver to icmp_check with deprecated alias icmpcheckreceiver (#​45339)

  • receiver/windows_perf_counters: Rename the 'windowsperfcounters' receiver to 'windows_perf_counters'. The old 'windowsperfcounters' type remains available as a deprecated alias. (#​45339)

🚀 New components 🚀
  • processor/signing: Add signingprocessor, a new processor that computes a RFC 8785 (JCS) canonical hash and signs each log record, storing the base64-encoded signature as audit.integrity.value and setting audit.integrity.algorithm and audit.integrity.certificate as resource attributes. Supports RS256, RS512, ES256, EdDSA, and HMAC-SHA256. Designed for use with the OpenTelemetry Audit Logging signal to provide tamper-evident audit trails. (#​50079, #​50080)
    Key material can be loaded from a file, environment variables, a Kubernetes Secret, or an OpenBao (Vault-compatible) secret engine.
💡 Enhancements 💡
  • cmd/opampsupervisor: Add support for telemetry.resource.detection/development in OpAMP Supervisor telemetry. (#​45116)
    This follows the OpenTelemetry configuration schema by treating
    telemetry.resource.detection/development.detectors as detector selection.
    Currently supported detector entries are container, host, process, and service.
    See the OpenTelemetry Configuration Go support table and search for
    ExperimentalResourceDetector for current detector support:
    https://github.com/open-telemetry/opentelemetry-configuration/blob/main/language-support-status.md#go

    Example:
    telemetry:
    resource:
    attributes:
    - name: foo
    value: bar
    detection/development:
    detectors:
    - host: {}

  • exporter/awss3: Honor the S3 client's request checksum calculation setting (including the AWS_REQUEST_CHECKSUM_CALCULATION environment variable) when uploading objects. (#​50184)
    The transfer manager previously always defaulted to calculating a CRC32 checksum, which is sent as
    an aws-chunked trailer that some S3-compatible backends reject. It now inherits the setting from the
    configured S3 client.

  • exporter/kafka: Allow sending more than one signal to the same Kafka topic with signal_header. (#​50244)
    Set signal_header: true and point each signal's topic at the same name. You can
    enable the setting while topics stay separate. Existing receivers ignore the extra
    header, so current per-signal topics keep working. Do not write mixed signals to a
    receiver that does not have signal_header enabled. While this option is on,
    otelcol.signal cannot be set in record_headers or include_metadata_keys.

  • exporter/load_balancing: Avoid quadratic re-hashing when assembling per-endpoint metric batches, most visible with the streamID routing key on high-cardinality workloads. (#​49725)
    Merging N routed batches into an endpoint's payload re-computed the identity hash of every
    already-merged ResourceMetrics/ScopeMetrics/Metric on each merge, making a ConsumeMetrics call
    O(N^2) in the number of routed batches. The identities of the accumulated payload are now cached
    while merging, which makes the assembly O(N). With 1000 resources (2 metrics x 2 datapoints each) routed by streamID
    across 5 endpoints, ConsumeMetrics goes from ~50ms to ~12ms; in production CPU profiles of a
    streamID-keyed load balancer, this re-hashing accounted for the majority of total CPU time.

  • exporter/opensearch: Add support for exporting metrics to OpenSearch in the ss4o and otel-v1 mapping modes. (#​30556, #​48587)
    Each metric data point is exported as one document. All OpenTelemetry metric types are
    supported (gauge, sum, histogram, exponential histogram and summary). Documents follow the
    Simple Schema for Observability metrics schema (ss4o mode, default index
    ss4o_metrics-{dataset}-{namespace}) or the Data Prepper OTel v1 metrics schema
    (otel-v1 mode, default index otel-v1-metrics). The new metrics_index,
    metrics_index_fallback and metrics_index_time_format options control dynamic index
    naming, mirroring the existing logs and traces options.

  • exporter/prometheus: Add resource_constant_labels option to transform OTLP resource attributes into Prometheus constant labels. (#​48861)
    Supports specifying wildcard patterns via included and excluded lists to selectively transform resource attributes into labels in compliance with the OTel Prometheus specification.

  • exporter/prometheus_remote_write: Send the start timestamp of cumulative sums, histograms and summaries as start_timestamp when using the Remote Write 2.0 protobuf message. (#​50089)

  • exporter/prometheus_remote_write: Add resource_constant_labels option to transform OTLP resource attributes into Prometheus constant labels. (#​48862)
    Supports specifying wildcard patterns via included and excluded lists to selectively transform resource attributes into labels in compliance with the OTel Prometheus specification.

  • extension/aws_logs_encoding: Promote extension.encoding.awslogsencoding.EmitV1RPCConventions feature gate to beta. (#​47549)
    The CloudTrail log unmarshaler now emits rpc.system.name (semconv v1.40.0) by default, alongside the deprecated rpc.system and rpc.service (semconv v1.38.0) attributes. The v1.38.0 attributes continue to be emitted while extension.encoding.awslogsencoding.DontEmitV0RPCConventions remains in alpha.

  • extension/aws_logs_encoding: Emit a fully-qualified rpc.method for CloudTrail logs when the extension.encoding.awslogsencoding.EmitV1RPCConventions feature gate is enabled. (#​47549)
    Per the semconv v1.40.0 deprecation of rpc.service, the CloudTrail eventSource is folded into rpc.method as a fully-qualified name (e.g. ec2.amazonaws.com/StartInstances) instead of being dropped. This keeps the AWS service queryable via rpc.method once rpc.service is no longer emitted (extension.encoding.awslogsencoding.DontEmitV0RPCConventions).

  • extension/bearertokenauth: Add retry_on_failure and wait_for_token_file config to retry reading the token file during startup when it is not yet available. (#​50122)
    Useful when the token file (e.g. a Kubernetes-mounted secret) is provisioned shortly after the
    collector starts. Configure enabled, max_retries, and interval under retry_on_failure.
    Set wait_for_token_file to block startup until the token file is read instead of retrying in
    the background.

  • extension/opamp: Avoid sending duplicate health status updates to the OpAMP server (#​50197)

  • pkg/fileconsumer: Add opt-in skip_unmodified_files config option that skips opening and fingerprinting a file when its path and mtime match a previously tracked reader. (#​47861)
    When skip_unmodified_files is set to true, the matcher stats each candidate
    path up front and consults the existing reader state (previousPollFiles and the
    knownFiles generation window) for a match on path+mtime. On match the tracked
    metadata is promoted into the current generation and the file is skipped entirely
    for this poll: no open, no fingerprint, no read. This avoids wasted IO on files
    that haven't been modified since the last poll. The option defaults to false,
    preserving the existing fingerprint-based behavior. The retention of the new
    LastObservedPath / LastObservedMtime fields follows the same lifecycle as
    the reader itself, so the skip coherence cannot outlive the reader metadata
    it relies on.

  • pkg/ottl: Improve syntax error messages to report the position and nearby source, and give odd-length byte literals a clearer error. (#​50526)

  • pkg/ottl: Adds the clear function to OTTL. (#​48714)

  • pkg/resourcetotelemetry: Add Included and Excluded pattern matching to Settings. (#​48861, #​48862)
    Supports wildcard patterns via included and excluded lists to selectively convert resource attributes to telemetry attributes, and deprecates Enabled and ExcludeServiceAttributes.

  • processor/adaptive_tail_sampling: Add record_fingerprint to stamp the matched rule's fingerprint on kept spans, raw or hashed (#​49311)
    Off by default. value records the raw fingerprint, hash records the first 8 bytes
    of its SHA-256 as 16 hex characters (deterministic across instances, so grouping works
    fleet-wide). Recorded on every span of a kept trace, including late-arriving spans via
    the decision cache, under otelcol.processor.adaptive_tail_sampling.fingerprint.

  • processor/adaptive_tail_sampling: Add span_limit (default 10000) to bound per-trace buffering. A trace reaching the limit is decided immediately over the spans buffered so far, and later spans are stamped from the decision cache instead of being buffered. (#​49311)
    num_traces and eviction bound how many traces are buffered, not how large any one
    of them grows, so a single giant trace could previously exhaust memory. Set
    span_limit: 0 to disable the cap. Also adds decision observability: a new
    trace_span_count histogram records buffered span counts per trace at decision
    time (for sizing span_limit), every kept span now carries an
    otelcol.processor.adaptive_tail_sampling.trigger attribute recording which event
    triggered the decision, and limit-triggered decisions are counted on the
    decision-triggers metric under trigger="span_limit".

  • processor/adaptive_tail_sampling: Add initial_sampling_percentage (default 10) to adaptive_throughput, making the cold-start sampling rate visible and configurable instead of a hidden library default. (#​50538)
    A throughput goal cannot be converted to a sample rate before any volume has been
    observed, so the pre-warmup rate is an explicit bootstrap. The default matches the
    previous behavior of the ema algorithm (keep 10%). adaptive_percentage is
    unchanged: it already samples at the goal rate during cold start.

  • processor/adaptive_tail_sampling: Add a fingerprint_duration histogram recording per-decision fingerprint extraction time by rule (#​49311)

  • processor/k8s_attributes: Add support for extracting labels and annotations from CronJobs. (#​50386)

  • processor/k8s_attributes: Add support for extracting labels and annotations from ReplicaSets. (#​50386)

  • processor/resource_detection: Add Azure App Service resource detector (#​49616)

  • processor/span_pruning: Add random exemplar sampling. When enabled, ceil(precision_multiplier * sqrt(N)) spans are sampled from the top-level group of each aggregation tree and kept as whole subtrees (siblings of the summary span) with their CPS sampling threshold updated so cross-trace consumers can extrapolate via adjusted counts. (#​49167)

  • processor/tail_sampling: Add Trace State support for rate_limiting and bytes_limiting policies. (#​49710)

  • processor/transform: Add shared_cache option to statement lists (#​50563)
    This allows sharing caches between multiple sets of statements, which provides
    the ability to do coordinated operations across multiple passes over a set of
    data.

  • receiver/aws_cloudwatch: add cloud.account.id to resource attributes (#​45038)

  • receiver/azure_functions: Add Event Hub metrics support to the azure_functions receiver with per-binding encodings under triggers.event_hub.metrics. (#​43507)

  • receiver/docker_stats: Add new metric container.state.status that reports number of containers in a given status. Disabled by default (#​44428)

  • receiver/docker_stats: Add a new metric container.state.health.status that reports container health status with attribute container.state.health.state which can have values 'starting', 'healthy', or 'unhealthy'. Disabled by default. (#​50063)

  • receiver/elasticsearch: Add cluster_stats_master_only and index_stats_master_only config options to optionally restrict cluster stats and index stats collection to the cluster's elected master node. (#​49937)
    This is useful when running one receiver instance per node against the same cluster, to avoid every
    instance issuing the same cluster-wide calls on every collection interval. Both options default to
    false, preserving existing behavior.

  • receiver/elasticsearch: Add an opt-in elasticsearch.cluster.uuid resource attribute that uniquely identifies the cluster. (#​50263)
    The attribute is disabled by default to preserve backward compatibility. Unlike elasticsearch.cluster.name,
    the cluster UUID is stable across restarts and unique across clusters, so it can be enabled to disambiguate
    clusters that share a name.

  • receiver/host_metrics: Add feature gates to opt into Process Semantic Conventions RC in the Process scraper (#​49708)
    Two feature gates control the migration during the transition period:

    • scraper.process.EmitV1SystemConventions (disabled by default): when enabled, emits the metrics
      and attributes aligned with the latest semantic conventions.
    • scraper.process.DontEmitV0SystemConventions (disabled by default): when enabled, stops emitting
      the legacy metrics and attributes.
      Affected metrics include process.cpu.time, process.cpu.utilization, process.disk.io,
      process.context_switches, process.paging.faults, process.threads,
      process.open_file_descriptors, and process.handles.
  • receiver/host_metrics: Create receiver level feature gates for enabling v1 Semantic Conventions (#​50252)
    Adds receiver-level feature gates to the host metrics receiver that enable all scrapers to emit
    v1 semantic conventions. These supersede the per-scraper v1 semantic convention
    feature gates.

  • receiver/kafka: Add opt-in independent partition processing with bounded per-partition mailboxes. (#​50030)
    Independent partition processing requires autocommit.enable to be true.

  • receiver/mongodb: Add WiredTiger log, fsync, and concurrent-transaction ticket metrics (#​50208)
    Five opt-in metrics (disabled by default) read from serverStatus.wiredTiger: mongodb.wt.log.write,
    mongodb.wt.log.operation.count, mongodb.wt.log.sync.time, mongodb.wt.fsync.count, and
    mongodb.wt.concurrent_transactions.in_use. All emit only on the WiredTiger storage engine.

  • receiver/mysql: Add MyISAM key cache metrics to the mysqlreceiver. (#​50247)

  • receiver/mysql: Add InnoDB row-lock wait count and wait time metrics. (#​50172)

  • receiver/oracledb: Add opt-in Automatic Storage Management (ASM) diskgroup and disk metrics (oracledb.asm.disk_group.*, oracledb.asm.disk.*). (#​50487)
    All 5 metrics are disabled by default. Sourced from V$ASM_DISKGROUP_STAT and V$ASM_DISK_STAT,
    queried from the regular RDBMS connection (no +ASM instance connection required). Both views
    return zero rows, not an error, on instances that don't use ASM.

  • receiver/statsd: Add the receiver.statsd.monotonicCounterDefault feature gate, which when enabled changes the default value of is_monotonic_counter to true. (#​14956)
    Most statsd counters are monotonic, but the receiver previously defaulted is_monotonic_counter to
    false, producing non-monotonic delta sums that some exporters (e.g. the Prometheus exporter) convert
    to gauges. Enabling this alpha feature gate makes counters monotonic by default; explicitly setting
    is_monotonic_counter in the receiver config always takes precedence over the gate.

  • receiver/vcenter: Add host memory metrics vcenter.host.memory.granted, vcenter.host.memory.active, and vcenter.host.memory.ballooned, all disabled by default. (#​48800)

  • receiver/windows_perf_counters: Allow Windows performance counter wildcard queries to include their aggregation instance (#​29054)
    Existing instances: "*" configurations continue to omit _Total. Use instances: ["*", "_Total"] to retain it. For a custom aggregate such as _Global_, set aggregation_name and list that name beside the wildcard to retain it.

🧰 Bug fixes 🧰
  • cmd/opampsupervisor: Fix the OpAMP supervisor so that the full effective config map (all named config files) is forwarded to the OpAMP server instead of only the empty-string ("") key (#​49902)

  • cmd/opampsupervisor: Fix a data race in the commander when the agent process has to be killed after it ignores the graceful shutdown signal. (#​49929)

  • cmd/opampsupervisor: Fix Supervisor startup failing with could not get bootstrap info from the Collector when another process is already using localhost:8888 (#​50608)
    The Collector started during bootstrap is only used to report its AgentDescription and is
    stopped immediately afterwards, but it applied the default internal telemetry configuration
    and bound a Prometheus reader on localhost:8888. When that port was already in use the
    Collector exited before connecting back to the Supervisor, and startup failed with
    could not get bootstrap info from the Collector. The bootstrap Collector's internal
    metrics are never collected, so they are now disabled for that invocation only.

  • cmd/opampsupervisor: Ignore non-positive HeartbeatIntervalSeconds from OpAMP connection settings and revert the heartbeat interval when reconnecting with new settings fails (#​50268)
    Previously a ConnectionSettingsOffers message that left HeartbeatIntervalSeconds unset
    overwrote the supervisor's current interval with zero, which opamp-go rejects for HTTP
    transport and treats as "disable heartbeats" for WebSocket transport. On the HTTP path
    the subsequent reconnect failed, and because the old interval was not restored the
    fallback reconnect failed the same way, leaving the supervisor permanently disconnected.
    Non-positive intervals are now ignored and the previous interval is restored when
    reconnecting with new settings fails.

  • cmd/opampsupervisor: Fix config validation so effective config cannot mask invalid remote configs. (#​50153)

  • connector/service_graph: Support span links for asynchronous messaging correlation in the service graph connector. (#​48610)

  • exporter/elasticsearch: Fix timeoutInterceptor immediately cancelling all requests when timeout=0 (#​50469)
    Added a perRequestTimeout <= 0 guard to skip the timeout wrapping when no timeout
    is configured.

  • exporter/elasticsearch: Sanitize elasticsearch.index attribute in dynamic router to prevent routing bypasses (#​49219)

  • exporter/elasticsearch: Fix ignored timeout config regression (#​50316, #​50329, #​50388)

  • exporter/honeycomb_marker: Add start_time to Honeycomb marker requests (#​50544)
    Honeycomb marker requests now use the log timestamp for start_time,
    falling back to the observed timestamp when the log timestamp is unset.
    The field is omitted when neither timestamp is available.

  • exporter/prometheus: Preserve leading and consecutive underscores in metric and target_info label names when PermissiveLabelSanitization feature gate is enabled. (#​50435)

  • exporter/prometheus_remote_write: Preserve UTF-8 characters in external_labels names when using NoTranslation or NoUTF8EscapingWithSuffixes. (#​50435)

  • extension/file_storage: Fix nil pointer crash when bbolt database compaction fails during startup after database corruption (#​49735)
    The file_storage extension now catches panics during on_start compaction and returns
    an error instead of c

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@renovate
renovate Bot requested a review from a team as a code owner August 31, 2026 00:43
@renovate

renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: collector/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 75 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.43.6 -> v1.45.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.18 -> v1.7.20
github.com/aws/aws-sdk-go-v2/config v1.32.37 -> v1.33.1
github.com/aws/aws-sdk-go-v2/credentials v1.19.36 -> v1.20.1
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.37 -> v1.19.1
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.37 -> v1.5.1
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.37 -> v2.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.38 -> v1.5.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.30 -> v1.11.1
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.37 -> v1.14.1
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.38 -> v1.20.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.107.2 -> v1.109.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.44.6 -> v1.46.1
github.com/aws/aws-sdk-go-v2/service/signin v1.5.6 -> v1.7.1
github.com/aws/aws-sdk-go-v2/service/sso v1.33.6 -> v1.35.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.6 -> v1.40.1
github.com/aws/aws-sdk-go-v2/service/sts v1.45.6 -> v1.47.1
github.com/aws/smithy-go v1.27.8 -> v1.28.1
github.com/pierrec/lz4/v4 v4.1.28 -> v4.1.29
github.com/prometheus/client_model v0.6.2 -> v0.6.3
github.com/shirou/gopsutil/v4 v4.26.7 -> v4.26.8
go.opentelemetry.io/collector/client v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/component/componentstatus v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/component/componenttest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configauth v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configcompression v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/confighttp v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configmiddleware v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/confignet v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configopaque v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configoptional v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configretry v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configtelemetry v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configtls v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/confmap/xconfmap v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/connector v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/connector/connectortest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/connector/xconnector v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/consumer/consumererror v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/consumertest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/xconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/exporter/exporterhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter/xexporter v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/extension/extensionauth v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/extension/extensioncapabilities v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/extensionmiddleware v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/extensiontest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/xextension v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/internal/componentalias v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/fanoutconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/telemetry v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pdata/pprofile v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/testdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/xpdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pipeline v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pipeline/xpipeline v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/processor/processortest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor/xprocessor v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/receiver v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/receiver/xreceiver v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/service/hostcapabilities v0.159.0 -> v0.160.0
go.opentelemetry.io/otel v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/log v0.21.0 -> v0.22.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
google.golang.org/grpc v1.83.1 -> v1.83.2
File name: collector/lambdacomponents/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 89 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.43.6 -> v1.45.1
github.com/aws/aws-sdk-go-v2/config v1.32.37 -> v1.33.1
github.com/aws/aws-sdk-go-v2/credentials v1.19.36 -> v1.20.1
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.37 -> v1.19.1
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.37 -> v1.5.1
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.37 -> v2.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.38 -> v1.5.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.17 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.37 -> v1.14.1
github.com/aws/aws-sdk-go-v2/service/signin v1.5.6 -> v1.7.1
github.com/aws/aws-sdk-go-v2/service/sso v1.33.6 -> v1.35.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.38.6 -> v1.40.1
github.com/aws/aws-sdk-go-v2/service/sts v1.45.6 -> v1.47.1
github.com/aws/smithy-go v1.27.8 -> v1.28.1
github.com/open-telemetry/opentelemetry-collector-contrib/extension/internal/basicauth v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/internal/credentialsfile v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/filter v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/pdatautil v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/resourcetotelemetry v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/sampling v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus v0.159.0 -> v0.160.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/prometheusremotewrite v0.159.0 -> v0.160.0
github.com/pierrec/lz4/v4 v4.1.28 -> v4.1.29
github.com/prometheus/client_model v0.6.2 -> v0.6.3
github.com/prometheus/prometheus v0.313.2 -> v0.314.0
github.com/shirou/gopsutil/v4 v4.26.7 -> v4.26.8
go.opentelemetry.io/collector v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/client v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/component/componentstatus v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/component/componenttest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configauth v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configcompression v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configgrpc v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/confighttp v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configmiddleware v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/confignet v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configopaque v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configoptional v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configretry v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/config/configtelemetry v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/config/configtls v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/confmap v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/confmap/xconfmap v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/connector/connectortest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/connector/xconnector v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/consumer/consumererror v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/consumererror/xconsumererror v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/consumertest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/xconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter/exporterhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter/exporterhelper/xexporterhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter/exportertest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/exporter/xexporter v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/extensionauth v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/extension/extensioncapabilities v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/extensionmiddleware v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/extensiontest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/extension/xextension v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/internal/componentalias v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/fanoutconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/memorylimiter v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/sharedcomponent v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/internal/telemetry v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pdata/pprofile v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/testdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/xpdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pipeline v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pipeline/xpipeline v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor/processorhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor/processorhelper/xprocessorhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor/processortest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/processor/xprocessor v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/receiver/receiverhelper v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/receiver/receivertest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/receiver/xreceiver v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/service/hostcapabilities v0.159.0 -> v0.160.0
go.opentelemetry.io/otel v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/log v0.21.0 -> v0.22.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
google.golang.org/grpc v1.83.1 -> v1.83.2
File name: collector/processor/coldstartprocessor/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/collector/component/componentstatus v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/component/componenttest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/xconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/internal/componentalias v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/pprofile v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/testdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pipeline v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/processor/xprocessor v0.159.0 -> v0.160.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
File name: collector/processor/decoupleprocessor/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/collector/component/componentstatus v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/component/componenttest v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/xconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/internal/componentalias v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/pprofile v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pdata/testdata v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pipeline v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/processor/xprocessor v0.159.0 -> v0.160.0
go.opentelemetry.io/otel v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
File name: collector/receiver/telemetryapireceiver/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/collector/internal/componentalias v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/consumererror v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/consumer/xconsumer v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/featuregate v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/pdata/pprofile v0.159.0 -> v0.160.0
go.opentelemetry.io/collector/pipeline v1.65.0 -> v1.66.0
go.opentelemetry.io/collector/receiver/xreceiver v0.159.0 -> v0.160.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
google.golang.org/grpc v1.83.1 -> v1.83.2
File name: go/sample-apps/function/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.63.3 -> v1.63.5
github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.12.14 -> v1.12.16
github.com/aws/aws-sdk-go-v2/service/sns v1.42.6 -> v1.42.8
github.com/aws/aws-sdk-go-v2/service/sqs v1.46.6 -> v1.46.8
go.opentelemetry.io/contrib/detectors/aws/lambda v0.70.0 -> v0.71.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/metric v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/sdk v1.45.0 -> v1.46.0
go.opentelemetry.io/otel/trace v1.45.0 -> v1.46.0
google.golang.org/genproto/googleapis/api v0.0.0-20260810153831-ec0a7760b754 -> v0.0.0-20260825221802-da73d73af1c5
google.golang.org/genproto/googleapis/rpc v0.0.0-20260810153831-ec0a7760b754 -> v0.0.0-20260825221802-da73d73af1c5
google.golang.org/grpc v1.83.1 -> v1.83.2

@github-actions github-actions Bot added the go Pull requests that update Go code label Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/opentelemetry-deps-collector branch 19 times, most recently from e09bd17 to 75cc94f Compare September 5, 2026 14:04
@renovate
renovate Bot force-pushed the renovate/opentelemetry-deps-collector branch from 75cc94f to 5727d06 Compare September 5, 2026 14:09
@tylerbenson
tylerbenson merged commit 15d4010 into main Sep 5, 2026
15 checks passed
@tylerbenson
tylerbenson deleted the renovate/opentelemetry-deps-collector branch September 5, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants