processor: Splitting batch/memorylimiter processors into their own modules (#6188, #6192, #6193)
The import path for the processor modules can now be access directly:
confmap: Remove unused public member sync.Mutex from confmap.Resolver. (#6489)
This is an exception from the deprecation rule since this is not used anywhere and it is very unlikely that is used by external users.
processor: Splitting batch/memorylimiter processors into their own modules (#6188, #6192, #6193)
The import path for the processor modules can now be access directly:
confmap: Remove unused public member sync.Mutex from confmap.Resolver. (#6489)
This is an exception from the deprecation rule since this is not used anywhere and it is very unlikely that is used by external users.
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.64.1.
Release notes
Sourced from go.opentelemetry.io/collector's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector's changelog.
... (truncated)
Commits
4c7d517
[chore] prepare release v0.64.1 (#6517)3d21bc8
Fix logging exporter to not mutate the data (#6516)226dc13
Prepare v0.64.0 (#6503)727ca56
[chore] align release dates (#6504)f411094
[chore] remove unused member from confmap.Resolver (#6489)eac9944
[chore] update release schedule (#6493)52ef7bd
fixed issue #6374 (#6484)12f0d0d
Change featuregate.Stage enum value names to be consistent with other in the ...acf2266
[chore] remove hack from Telemetry initialization caused by issue in otel-go ...eb4498c
Remove get from newly added funcs on Gate that don't conflict (#6485)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)