chore(deps): update module go.opentelemetry.io/collector/confmap to v1.55.0 #44
Reference in New Issue
Block a user
Delete Branch "renovate/go.opentelemetry.io-collector-confmap-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.54.0→v1.55.0Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/confmap)
v1.55.0🛑 Breaking changes 🛑
pkg/service: Removeservice_name,service_instance_id, andservice_versionas constant labels on every internal metric datapoint. These attributes are already present intarget_infoand were being duplicated on each series for OpenCensus backwards compatibility. (#14811)Previously, the collector stamped every internal metric series (e.g.
otelcol_process_runtime_heap_alloc_bytes)with
service_name,service_instance_id, andservice_versionlabels to match the old OpenCensus behavior.These attributes are now only present in the
target_infometric, which is the correct Prometheus/OTel convention.Users who filter or group by these labels on individual metrics will need to update their queries to use
target_infojoins instead.💡 Enhancements 💡
all: Move aix/ppc64 to tier 3 support (#13380)all: Upgrade the profiles stability status to alpha (#14817)The following components have their profiles status upgraded from development to alpha:
cmd/mdatagen: Add semconv reference for attributes (#13297)🧰 Bug fixes 🧰
cmd/mdatagen: Fix entity code generation soextra_attributesare emitted as resource attributes instead of entity descriptive attributes. (#14778)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/knadh/koanf/v2v2.3.3->v2.3.43f2b056179to42cfab973d