configtelemetry: Update values returned by Level.String and Level.MarshalText method. (#6490)
All returned strings are capitalized.
"" is returned for integers that are out of Level enum range.
It also affects Level.Marshal output, but it's not a problem because Unmarshal method accepts strings in
all cases, e.g. "normal", "Normal" and "NORMAL".
featuregate: Make impossible to implement RegistryOption outside featuregate package (#6532)
service/telemetry: Remove unit suffixes from metrics exported by the otel-go prometheus exporter. (#6403)
obsreport: obsreport.New[Receiver|Scraper|Processor|Exporter] returns error now (#6458)
configgrpc: Remove deprecated funcs in configgrpc. (#6529)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps go.opentelemetry.io/collector from 0.59.0 to 0.69.1.
Release notes
Sourced from go.opentelemetry.io/collector's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector's changelog.
... (truncated)
Commits
b6571e0
Prepare release v0.69.1 (#6934)ea8eb18
Update all modules to use v0.69.0 of collector modules (#6933)d01b50b
[chore] prepare release v1.0.0-RC3/v0.69.0 (#6910)0ad0436
[chore] Don't use prom server created by OpenCensus iniialization (#6890)40721e5
Add semantic conventions for specification v1.16.0 (#6713)39201f6
[chore] Update pcommon.Map.Equal deprecation doc string (#6894)1f3c5fb
Add connector.MakeFactoryMap (#6889)d8c9f24
Add@​djaglowski
as approver, and make him work from the first week. (#6885)2fc6b0e
Remove deprecated component [Traces|Metrics|Logs]Processor and ProcessorFacto...76cf776
Remove deprecated funcs in obsereporttest and batchprocessor (#6861)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)