generated from template/go
fix(deps): update module go.opentelemetry.io/collector/otelcol to v0.155.0 #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/go.opentelemetry.io-collector-otelcol-0.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:
v0.154.0→v0.155.0Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/otelcol)
v0.155.0🛑 Breaking changes 🛑
pkg/confighttp: Remove stabilized gateconfighttp.framedSnappy(#15420)pkg/configoptional: Remove stabilized gateconfigoptional.AddEnabledField. (#15421)pkg/confmap: Remove stabilized featuregateconfmap.newExpandedValueSanitizer(#15418)pkg/exporterhelper: Remove stable gateexporter.PersistRequestContext. (#15424)pkg/otelcol: Remove stable gateotelcol.printInitialConfig(#15425)pkg/service: Remove stable featuregatetelemetry.UseLocalHostAsDefaultMetricsAddress(#15419)pkg/xpdata: Remove stable gatepdata.enableRefCounting. (#15426)processor/memory_limiter: Rename deprecated memory limiter metrics to include thememory_limiterprefix (e.g.otelcol_processor_memory_limiter_*) to clarify they are specific to this processor. (#11203)🚀 New components 🚀
cmd/schemagen: Move theschemagenCLI from opentelemetry-collector-contrib to this repository ascmd/schemagen. (#14543)The tool's source is identical to the upstream contrib version
(github.com/open-telemetry/opentelemetry-collector-contrib/cmd/schemagen) except for the module path and
the test fixtures' namespace, which now reflect the collector module
(go.opentelemetry.io/collector/cmd/schemagen). A contrib-only integration test that pointed at three
contrib components is removed; contrib's existing
make generate-schemas+ git-diff CI continues toexercise the FactoryMaps feature against real-world components.
💡 Enhancements 💡
cmd/mdatagen: Add support for versioned metrics (#15309)Allows metadata to specify versioned metrics for migrating to new semantic conventions.
There are two scenarios catered for when the metric name stays the same during migration.
When a metric name stays the same but its type differs, just the latest metric is
emitted with the new type.
When a metric name stays the same but its attributes differ, the latest version
is emitted with combined attributes during the migration period.
cmd/schemagen: AddoverlayFilesupport to deep-merge hand-curated schema fragments into generated schemas. (#14543)Components can declare an
overlayFilein.schemagen.yamlpointing to a YAML filewhose keys are recursively merged into the auto-generated schema after generation.
This allows injecting descriptions, constraints, or additional properties that cannot
be derived from Go types.
Originally added to the contrib copy of
cmd/schemageninopen-telemetry/opentelemetry-collector-contrib#48917 and brought over with the tool
in this move.
cmd/schemagen: Add-pflag to specify a custom Go package pattern for the config struct. (#14543)The new
-pflag lets callers override the default.package pattern with an arbitraryGo package selector (e.g. a sub-package whose
Configtype schemagen should walk).Originally added to the contrib copy of
cmd/schemageninopen-telemetry/opentelemetry-collector-contrib#48966 and brought over with the tool
in this move.
🧰 Bug fixes 🧰
cmd/mdatagen: Fix an issue when the last feature gate is removed, stale files are left. (#15423)cmd/mdatagen: Fix known acronyms at the end of generated Go identifiers to be all-caps, same as in any other position (#15438)cmd/schemagen: Fix mode detection when using-pto target a package outside the current directory. (#15453)A new
-m component|packageflag is available as a manual override when auto-detection is not possible.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.
ℹ️ 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:
go.opentelemetry.io/collector/connectorv0.154.0->v0.155.0go.opentelemetry.io/collector/exporterv1.60.0->v1.61.0go.opentelemetry.io/collector/servicev0.154.0->v0.155.0github.com/prometheus/commonv0.68.0->v0.68.1go.opentelemetry.io/collector/config/configtelemetryv0.154.0->v0.155.0go.opentelemetry.io/collector/connector/connectortestv0.154.0->v0.155.0go.opentelemetry.io/collector/connector/xconnectorv0.154.0->v0.155.0go.opentelemetry.io/collector/exporter/exportertestv0.154.0->v0.155.0go.opentelemetry.io/collector/exporter/xexporterv0.154.0->v0.155.0go.opentelemetry.io/collector/extension/extensioncapabilitiesv0.154.0->v0.155.0go.opentelemetry.io/collector/extension/extensiontestv0.154.0->v0.155.0go.opentelemetry.io/collector/internal/fanoutconsumerv0.154.0->v0.155.0go.opentelemetry.io/collector/pdata/xpdatav0.154.0->v0.155.0go.opentelemetry.io/collector/processorv1.60.0->v1.61.0go.opentelemetry.io/collector/processor/processortestv0.154.0->v0.155.0go.opentelemetry.io/collector/processor/xprocessorv0.154.0->v0.155.0go.opentelemetry.io/collector/service/hostcapabilitiesv0.154.0->v0.155.0ab758061dc32fb536b54