open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/pdata)
### [`v1.0.0`](https://togithub.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v100v0900)
##### đ Breaking changes đ
- `service`: To remain backwards compatible w/ the metrics generated today, otel generated metrics will be generated without the `_total` suffix ([#7454](https://togithub.com/open-telemetry/opentelemetry-collector/issues/7454))
- `service`: use WithNamespace instead of WrapRegistererWithPrefix ([#8988](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8988))
Using this functionality in the otel prom exporter fixes a bug where the
target_info was prefixed as otelcol_target_info previously.
##### đĄ Enhancements đĄ
- `exporter/debug`: Change default `verbosity` from `normal` to `basic` ([#8844](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8844))
This change has currently no effect, as `basic` and `normal` verbosity share the same behavior. This might change in the future though, with the `normal` verbosity being more verbose than it currently is (see [https://github.com/open-telemetry/opentelemetry-collector/issues/7806](https://togithub.com/open-telemetry/opentelemetry-collector/issues/7806)). This is why we are changing the default to `basic`, which is expected to stay at the current level of verbosity (one line per batch).
- `exporterhelper`: Fix shutdown logic in persistent queue to not require consumers to be closed first ([#8899](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8899))
- `confighttp`: Support proxy configuration field in all exporters that support confighttp ([#5761](https://togithub.com/open-telemetry/opentelemetry-collector/issues/5761))
##### 𧰠Bug fixes đ§°
- `exporterhelper`: Fix invalid write index updates in the persistent queue ([#8115](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8115))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.0.0-rcv0018
->v1.0.0
Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/pdata)
### [`v1.0.0`](https://togithub.com/open-telemetry/opentelemetry-collector/blob/HEAD/CHANGELOG.md#v100v0900) ##### đ Breaking changes đ - `service`: To remain backwards compatible w/ the metrics generated today, otel generated metrics will be generated without the `_total` suffix ([#7454](https://togithub.com/open-telemetry/opentelemetry-collector/issues/7454)) - `service`: use WithNamespace instead of WrapRegistererWithPrefix ([#8988](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8988)) Using this functionality in the otel prom exporter fixes a bug where the target_info was prefixed as otelcol_target_info previously. ##### đĄ Enhancements đĄ - `exporter/debug`: Change default `verbosity` from `normal` to `basic` ([#8844](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8844)) This change has currently no effect, as `basic` and `normal` verbosity share the same behavior. This might change in the future though, with the `normal` verbosity being more verbose than it currently is (see [https://github.com/open-telemetry/opentelemetry-collector/issues/7806](https://togithub.com/open-telemetry/opentelemetry-collector/issues/7806)). This is why we are changing the default to `basic`, which is expected to stay at the current level of verbosity (one line per batch). - `exporterhelper`: Fix shutdown logic in persistent queue to not require consumers to be closed first ([#8899](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8899)) - `confighttp`: Support proxy configuration field in all exporters that support confighttp ([#5761](https://togithub.com/open-telemetry/opentelemetry-collector/issues/5761)) ##### 𧰠Bug fixes 𧰠- `exporterhelper`: Fix invalid write index updates in the persistent queue ([#8115](https://togithub.com/open-telemetry/opentelemetry-collector/issues/8115))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 Mend Renovate. View repository job log here.