-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all opentelemetry collector contrib packages to v0.118.0 #37398
Merged
songy23
merged 1 commit into
main
from
renovate/all-opentelemetry-collector-contrib-packages
Jan 22, 2025
Merged
fix(deps): update all opentelemetry collector contrib packages to v0.118.0 #37398
songy23
merged 1 commit into
main
from
renovate/all-opentelemetry-collector-contrib-packages
Jan 22, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovatebot
labels
Jan 21, 2025
|
renovate
bot
force-pushed
the
renovate/all-opentelemetry-collector-contrib-packages
branch
from
January 22, 2025 00:16
daecf91
to
d4852c0
Compare
songy23
approved these changes
Jan 22, 2025
songy23
deleted the
renovate/all-opentelemetry-collector-contrib-packages
branch
January 22, 2025 14:13
chengchuanpeng
pushed a commit
to chengchuanpeng/opentelemetry-collector-contrib
that referenced
this pull request
Jan 26, 2025
…118.0 (open-telemetry#37398) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.117.0` -> `v0.118.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.117.0/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2fcmd%2ftelemetrygen/v0.117.0/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/open-telemetry/opentelemetry-collector-contrib/internal/common](https://github.com/open-telemetry/opentelemetry-collector-contrib) | `v0.117.0` -> `v0.118.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.117.0/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fopen-telemetry%2fopentelemetry-collector-contrib%2finternal%2fcommon/v0.117.0/v0.118.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-collector-contrib (github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen)</summary> ### [`v0.118.0`](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/HEAD/CHANGELOG.md#v01180) [Compare Source](https://github.com/open-telemetry/opentelemetry-collector-contrib/compare/v0.117.0...v0.118.0) ##### 🛑 Breaking changes 🛑 - `elasticsearchexporter`: Remove Index config, which was deprecated and replace with LogsIndex since v0.60.0 ([#&open-telemetry#8203;37094](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37094)) - `elasticsearchexporter`: Remove `dedup` config setting that was deprecated in v0.104.0 ([#&open-telemetry#8203;33773](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33773)) - `pkg/stanza`: Move `filelog.container.removeOriginalTimeField` feature gate to stable ([#&open-telemetry#8203;33389](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33389)) - `pkg/ottl`: Support dynamic indexing of maps and slices. ([#&open-telemetry#8203;36644](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36644)) - `prometheusremotewriteexporter`: Only append label values if they are different for colliding OTel attributes ([#&open-telemetry#8203;35896](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35896)) This change ensures that, when translating colliding attributes from OTel attributes to Prometheus label, the label values are only appended if their values are different. This is a breaking change as it changes the value of label outputted. - `routingconnector`: Disconnect `match_once` parameter from functionality. ([#&open-telemetry#8203;29882](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29882)) The parameter will be ignored, except to trigger a warning log about its upcoming removal in v0.120.0. ##### 🚩 Deprecations 🚩 - `awscloudwatchmetricsreceiver`: move the component to unmaintained status ([#&open-telemetry#8203;36599](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36599)) - `githubgen`: Deprecate githubgen in this repository ([#&open-telemetry#8203;37294](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37294)) githubgen has moved to opentelemetry-go-build-tools. Please change your scripts to use this new location. ##### 🚀 New components 🚀 - `intervalprocessor`: Interval Processor is now Alpha stability and is added to the `contrib` and `k8s` distributions ([#&open-telemetry#8203;36514](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36514)) - `exporter/bmchelix`: Add a new component for exporting metrics to BMC Helix ([#&open-telemetry#8203;36773](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36773)) - `gitlabreceiver`: Adds webhook skeleton to GitLab receiver to receive events from GitLab for tracing. ([#&open-telemetry#8203;35207](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35207)) This PR adds a skeleton for the GitLab receiver to receive events from GitLab for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only. - `extension/skywalkingencodingextension`: Support skywalking_encoding extension for skywalking traces. ([#&open-telemetry#8203;28693](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/28693)) ##### 💡 Enhancements 💡 - `mysqlreceiver`: Add delete_multi, update_multi metrics to mysql.commands for mysqlreceiver ([#&open-telemetry#8203;37301](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37301)) - `datadogexporter`: Add a feature gate datadog.EnableReceiveResourceSpansV2. Enabling this gate uses a refactored implementation of OTLP->Datadog Span translation in datadogexporter and datadogconnector which improves performance by 10%, and deprecates the following functionality: - No longer checks for resource-related values (container, env, hostname) in span attributes. This previous behavior did not follow the OTel spec. ([#&open-telemetry#8203;37171](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37171)) - `pkg/ottl`: Add the `Nanosecond` converter to return the nanosecond component from the specified time.Time ([#&open-telemetry#8203;37042](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `pkg/ottl`: Add the `Second` converter to return the second component from the specified time.Time ([#&open-telemetry#8203;37042](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37042)) - `vcenterreceiver`: Adds vCenter memory capacity for hosts and memory granted metric for VMs. ([#&open-telemetry#8203;37257](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37257)) - `awss3exporter`: Implement sending queue for S3 exporter ([#&open-telemetry#8203;37274](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37274), [#&open-telemetry#8203;36264](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36264)) - `huaweicloudces`: Move huaweicloudces receiver to alpha ([#&open-telemetry#8203;34953](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34953)) - `cgroupruntimeextension`: Implement ECS metadata retrieval for cgroupruntime extension. ([#&open-telemetry#8203;36814](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36814)) - `deltatocumulativeprocessor`: cap the number of exponential histogram buckets to 160 ([#&open-telemetry#8203;33277](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33277)) - `resourcedetectionprocessor`: This enhancement detects AWS EKS cloud account ID ([#&open-telemetry#8203;37179](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37179)) - `elasticsearchexporter`: Handle `EventName` for log records in OTel mode ([#&open-telemetry#8203;37011](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37011)) - `elasticsearchexporter`: More efficient JSON encoding for OTel mode ([#&open-telemetry#8203;37032](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37032)) Increases throughput for metrics by 2x and for logs and traces by 3x - `elasticsearchexporter`: Mark OTel mapping mode as stable ([#&open-telemetry#8203;37240](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37240)) OTel mapping mode should no longer be considered unstable as there is no planned breaking change. - `googlecloudmonitoringreceiver`: set the minimum collection interval as 60s ([#&open-telemetry#8203;36898](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36898)) - `datadogexporter`: Add a feature gate datadog.EnableOperationAndResourceNameV2. Enabling this gate modifies the logic for computing operation and resource names from OTLP spans to produce shorter, more readable names and improve alignment with OpenTelemetry specifications. ([#&open-telemetry#8203;36419](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36419)) - `dorisexporter`: send json lines to doris rather than json array ([#&open-telemetry#8203;36896](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36896)) - `k8sattributesprocessor`: For pods with only one container, the `container.id` and `k8s.container.name` are not longer required in the resource attributes to add the container attributes ([#&open-telemetry#8203;34189](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34189)) - `logdedupprocessor`: Add 'include_fields' option to deduplicate log records via body or attribute fields. ([#&open-telemetry#8203;36965](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36965)) - `pkg/ottl`: Enhanced error messages for invalid cache access and introduced options to configure their values within the OTTL contexts. ([#&open-telemetry#8203;29017](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29017)) - `pkg/ottl`: Add the `FormatTime` function to convert `time.Time` values to human-readable strings ([#&open-telemetry#8203;36870](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36870)) - `prometheusremotewriteexporter`: Re allows the configuration of multiple workers ([#&open-telemetry#8203;36134](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36134)) - `receiver/prometheusremotewrite`: Check if Scope is already present comparing with the received labels ([#&open-telemetry#8203;36927](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36927)) - `extension/jaegerremotesampling`: remove dependency on jaeger internal code ([#&open-telemetry#8203;36976](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36976)) - `telemetrygen`: Remove go-grpc-middleware dependency ([#&open-telemetry#8203;37103](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37103)) - `resourcedetectionprocessor`: Introduce kubeadm detector to retrieve local cluster name. ([#&open-telemetry#8203;35116](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35116)) - `signalfxexporter`: Prioritize retrieving token from context when accesstokenpassthrough is enabled ([#&open-telemetry#8203;37102](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `signaltometricsconnector`: Add core logic for the signal to metrics connector to make it functional. ([#&open-telemetry#8203;35930](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `signaltometrics`: Adds resource attributes based on telemetry settings to the connector to ensure single writer ([#&open-telemetry#8203;35930](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35930)) - `tailsamplingprocessor`: Added debug logging to the sampling decision caches. ([#&open-telemetry#8203;37038](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37038)) - `tailsamplingprocessor`: Improved not sampled decision cache usage and deleting traces from the internal map when they are in a decision cache. ([#&open-telemetry#8203;37189](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37189)) ##### 🧰 Bug fixes 🧰 - `googlecloudpubsubreceiver`: Fix a goroutine leak during shutdown. ([#&open-telemetry#8203;30438](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/30438)) A goroutine leak was found in the googlecloudpubsubreceiver. The goroutine leak was caused by the receiver not closing the underlying created gRPC client when using an insecure custom endpoint. - `signalfxexporter`: Honor access_token_passthrough config option for sending events ([#&open-telemetry#8203;37102](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37102)) - `clickhouseexporter`: Fix Nil Pointer Exception on Metrics/Traces export without service.name Resource Attribute ([#&open-telemetry#8203;37030](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37030)) - `k8sattributesprocessor`: Ensure the pods gathered by the processor contain the information about their related replica sets and deployments after the initial sync ([#&open-telemetry#8203;37056](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37056)) - `logdedupprocessor`: Fix config validation not working when creating a processor. ([#&open-telemetry#8203;37278](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37278)) - `pkg/ottl`: Fix bug with `replace_all_matches` and `replace_all_patterns` that caused non-string values to be changed to empty string when matching against empty string. ([#&open-telemetry#8203;37071](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37071)) - `tailsamplingprocessor`: Fixed sampling policy evaluation debug logging batch metrics (e.g. sampled). ([#&open-telemetry#8203;37040](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37040)) - `tailsamplingprocessor`: Late span age histogram should include sampled traces. ([#&open-telemetry#8203;37180](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/37180)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.117.0
->v0.118.0
v0.117.0
->v0.118.0
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/cmd/telemetrygen)
v0.118.0
Compare Source
🛑 Breaking changes 🛑
elasticsearchexporter
: Remove Index config, which was deprecated and replace with LogsIndex since v0.60.0 (#37094)elasticsearchexporter
: Removededup
config setting that was deprecated in v0.104.0 (#33773)pkg/stanza
: Movefilelog.container.removeOriginalTimeField
feature gate to stable (#33389)pkg/ottl
: Support dynamic indexing of maps and slices. (#36644)prometheusremotewriteexporter
: Only append label values if they are different for colliding OTel attributes (#35896)This change ensures that, when translating colliding attributes from OTel attributes to Prometheus label, the label values are only appended if their values are different.
This is a breaking change as it changes the value of label outputted.
routingconnector
: Disconnectmatch_once
parameter from functionality. (#29882)The parameter will be ignored, except to trigger a warning log about its upcoming removal in v0.120.0.
🚩 Deprecations 🚩
awscloudwatchmetricsreceiver
: move the component to unmaintained status (#36599)githubgen
: Deprecate githubgen in this repository (#37294)githubgen has moved to opentelemetry-go-build-tools. Please change your scripts to use this new location.
🚀 New components 🚀
intervalprocessor
: Interval Processor is now Alpha stability and is added to thecontrib
andk8s
distributions (#36514)exporter/bmchelix
: Add a new component for exporting metrics to BMC Helix (#36773)gitlabreceiver
: Adds webhook skeleton to GitLab receiver to receive events from GitLab for tracing. (#35207)This PR adds a skeleton for the GitLab receiver to receive events from GitLab for tracing via a webhook. The trace portion of this receiver will run and respond to GET requests for the health check only.
extension/skywalkingencodingextension
: Support skywalking_encoding extension for skywalking traces. (#28693)💡 Enhancements 💡
mysqlreceiver
: Add delete_multi, update_multi metrics to mysql.commands for mysqlreceiver (#37301)datadogexporter
: Add a feature gate datadog.EnableReceiveResourceSpansV2. Enabling this gate uses a refactored implementation of OTLP->Datadog Span translation in datadogexporter and datadogconnector which improves performance by 10%, and deprecates the following functionality: - No longer checks for resource-related values (container, env, hostname) in span attributes. This previous behavior did not follow the OTel spec. (#37171)pkg/ottl
: Add theNanosecond
converter to return the nanosecond component from the specified time.Time (#37042)pkg/ottl
: Add theSecond
converter to return the second component from the specified time.Time (#37042)vcenterreceiver
: Adds vCenter memory capacity for hosts and memory granted metric for VMs. (#37257)awss3exporter
: Implement sending queue for S3 exporter (#37274, #36264)huaweicloudces
: Move huaweicloudces receiver to alpha (#34953)cgroupruntimeextension
: Implement ECS metadata retrieval for cgroupruntime extension. (#36814)deltatocumulativeprocessor
: cap the number of exponential histogram buckets to 160 (#33277)resourcedetectionprocessor
: This enhancement detects AWS EKS cloud account ID (#37179)elasticsearchexporter
: HandleEventName
for log records in OTel mode (#37011)elasticsearchexporter
: More efficient JSON encoding for OTel mode (#37032)Increases throughput for metrics by 2x and for logs and traces by 3x
elasticsearchexporter
: Mark OTel mapping mode as stable (#37240)OTel mapping mode should no longer be considered unstable as there is no planned breaking change.
googlecloudmonitoringreceiver
: set the minimum collection interval as 60s (#36898)datadogexporter
: Add a feature gate datadog.EnableOperationAndResourceNameV2. Enabling this gate modifies the logic for computing operation and resource names from OTLP spans to produce shorter, more readable names and improve alignment with OpenTelemetry specifications. (#36419)dorisexporter
: send json lines to doris rather than json array (#36896)k8sattributesprocessor
: For pods with only one container, thecontainer.id
andk8s.container.name
are not longer required in the resource attributes to add the container attributes (#34189)logdedupprocessor
: Add 'include_fields' option to deduplicate log records via body or attribute fields. (#36965)pkg/ottl
: Enhanced error messages for invalid cache access and introduced options to configure their values within the OTTL contexts. (#29017)pkg/ottl
: Add theFormatTime
function to converttime.Time
values to human-readable strings (#36870)prometheusremotewriteexporter
: Re allows the configuration of multiple workers (#36134)receiver/prometheusremotewrite
: Check if Scope is already present comparing with the received labels (#36927)extension/jaegerremotesampling
: remove dependency on jaeger internal code (#36976)telemetrygen
: Remove go-grpc-middleware dependency (#37103)resourcedetectionprocessor
: Introduce kubeadm detector to retrieve local cluster name. (#35116)signalfxexporter
: Prioritize retrieving token from context when accesstokenpassthrough is enabled (#37102)signaltometricsconnector
: Add core logic for the signal to metrics connector to make it functional. (#35930)signaltometrics
: Adds resource attributes based on telemetry settings to the connector to ensure single writer (#35930)tailsamplingprocessor
: Added debug logging to the sampling decision caches. (#37038)tailsamplingprocessor
: Improved not sampled decision cache usage and deleting traces from the internal map when they are in a decision cache. (#37189)🧰 Bug fixes 🧰
googlecloudpubsubreceiver
: Fix a goroutine leak during shutdown. (#30438)A goroutine leak was found in the googlecloudpubsubreceiver.
The goroutine leak was caused by the receiver not closing the underlying created gRPC client when using an insecure custom endpoint.
signalfxexporter
: Honor access_token_passthrough config option for sending events (#37102)clickhouseexporter
: Fix Nil Pointer Exception on Metrics/Traces export without service.name Resource Attribute (#37030)k8sattributesprocessor
: Ensure the pods gathered by the processor contain the information about their related replica sets and deployments after the initial sync (#37056)logdedupprocessor
: Fix config validation not working when creating a processor. (#37278)pkg/ottl
: Fix bug withreplace_all_matches
andreplace_all_patterns
that caused non-string values to be changed to empty string when matching against empty string. (#37071)tailsamplingprocessor
: Fixed sampling policy evaluation debug logging batch metrics (e.g. sampled). (#37040)tailsamplingprocessor
: Late span age histogram should include sampled traces. (#37180)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.