Closed renovate[bot] closed 2 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Command failed: go get -d -t ./...
go: errors parsing go.mod:
/tmp/renovate/repos/github/liatrio/liatrio-otel-collector/receiver/gitproviderreceiver/go.mod:5: unknown directive: toolchain
This PR contains the following updates:
v0.107.0
->v0.108.1
Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/filter)
### [`v0.108.1`](https://togithub.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1141v01081) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector/compare/v0.108.0...v0.108.1) ##### 🧰 Bug fixes 🧰 - `mdatagen`: Fix a missing import in the generated test file ([#10969](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10969)) ### [`v0.108.0`](https://togithub.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v1140v01080) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-collector/compare/v0.107.0...v0.108.0) ##### 🛑 Breaking changes 🛑 - `all`: Added support for go1.23, bumped the minimum version to 1.22 ([#10869](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10869)) - `otelcol`: Remove deprecated `ConfmapProvider` interface. ([#10934](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10934)) - `confmap`: Mark `confmap.strictlyTypedInput` as stable ([#10552](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10552)) ##### 💡 Enhancements 💡 - `exporter/otlp`: Add batching option to otlp exporter ([#8122](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8122)) - `builder`: Add a --skip-new-go-module flag to skip creating a module in the output directory. ([#9252](https://togithub.com/open-telemetry/opentelemetry-collector/issues/9252)) - `component`: Add `TelemetrySettings.LeveledMeterProvider` func to replace MetricsLevel in the near future ([#10931](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10931)) - `mdatagen`: Add `LeveledMeter` method to mdatagen ([#10933](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10933)) - `service`: Adds `level` configuration option to `service::telemetry::trace` to allow users to disable the default TracerProvider ([#10892](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10892)) This replaces the feature gate `service.noopTracerProvider` introduced in v0.107.0 - `componentstatus`: Add new Reporter interface to define how to report a status via a `component.Host` implementation ([#10852](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10852)) - `mdatagen`: support using a different github project in mdatagen README issues list ([#10484](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10484)) - `mdatagen`: Updates mdatagen's usage to output a complete command line example, including the metadata.yaml file. ([#10886](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10886)) - `extension`: Add ModuleInfo to extension.Settings to allow extensions to access component go module information. ([#10876](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10876)) - `confmap`: Mark module as stable ([#9379](https://togithub.com/open-telemetry/opentelemetry-collector/issues/9379)) ##### 🧰 Bug fixes 🧰 - `batchprocessor`: Update units for internal telemetry ([#10652](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10652)) - `confmap`: Fix bug where an unset env var used with a non-string field resulted in a panic ([#10950](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10950)) - `service`: Fix memory leaks during service package shutdown ([#9165](https://togithub.com/open-telemetry/opentelemetry-collector/issues/9165)) - `mdatagen`: Update generated telemetry template to only include context import when there are async metrics. ([#10883](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10883)) - `mdatagen`: Fixed bug in which setting `SkipLifecycle` & `SkipShutdown` to true would result in a generated file with an unused import `confmaptest` ([#10866](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10866)) - `confmap`: Use string representation for field types where all primitive types are strings. ([#10937](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10937)) - `otelcol`: Preserve internal representation when unmarshaling component configs ([#10552](https://togithub.com/open-telemetry/opentelemetry-collector/issues/10552))Configuration
📅 Schedule: Branch creation - "before 5am" (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.