User-defined Resource attributes can be specified under service.telemetry.resource
configuration key and will be included as metric lables for own telemetry.
If service.instance.id is not specified it will be auto-generated. Previously
service.instance.id was always auto-generated, so the default of the new
behavior matches the old behavior. (#5402)
v0.51.0 Beta
π Breaking changes π
Remove deprecated model module, everything is available in pdata and semconv. (#5281)
Old versions of the module are still available, but no new versions will be released.
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.50.0 to 0.52.0.
Release notes
Sourced from go.opentelemetry.io/collector's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector's changelog.
... (truncated)
Commits
5382749
[chore] prepare v0.52.0 release (#5417)8dcdb31
[Telemetry Query Language] Updated function signal expectations (#5408)9f15964
Update release schedule (#5410)5d8d6ec
Move@βbogdandrutu
at the end of release schedule (#5412)210ae3d
Fix deprecated message, missing version (#5411)a809e84
Run Windows unit tests for all modules (#5401)82d9252
BreakingChange: Change to use interface instead of func for MapConverter (#5382)37397ab
Updating doc to match naming standards (#5395)5c7313f
Bump github.com/golangci/golangci-lint in /internal/tools (#5406)1c7c8d6
Bump goreleaser/goreleaser-action from 2 to 3 (#5407)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)