mysqlreceiver: rename mysql.commands metric to mysql.prepared_statements (#14138)
Disable the receiver.mysqlreceiver.renameCommands feature gate to temporarily revert this change.
dockerstatsreceiver: Enable the receiver.dockerstats.useScraperV2 feature gate by default. (#16381, #9794)
See the README for information on how to migrate.
The featuregate can be disabled, but it will be removed in a future release.
coralogixexporter: remove old jaeger based tracing client (#7931)
splunkhecexporter: Remove all use of the name attribute from logs as it is deprecated. (#16611)
servicegraphprocessor: use prefix to distinguish dimensions from different span kind (#16002)
The metrics label converts from dimensions specifying in the config will have a prefix to mark where are from.
The client_ prefix relates to the dimensions coming from spans with SPAN_KIND_CLIENT, and the server_ prefix relates to the
dimensions coming from spans with SPAN_KIND_SERVER. The old dimensions will be removed in the next release.
🚀 New components 🚀
receiver/promtailreceiver: Add a new receiver that scrapes logs using Promtail client (#14632)
receiver/purefareceiver: Add a new receiver that scrapes metrics using Purestorage FlashArray API (#14886)
logicmonitorexporter: New exporter for exporting traces and logs to Logicmonitor Platform (#13727)
💡 Enhancements 💡
splunkhecexporter: Add HEC health check before sending the data to Splunk (#16479)
jmxreceiver: Add the JMX metrics gatherer version 1.20.1-alpha to the supported jars hash list (#16437)
hostmetricsreceiver: Add a new optional metric process.cpu.utilization to the process scraper of the hostmetrics receiver. (#14084)
azureeventhubreceiver: adds alternate log formatter that maps Azure log fields into OpenTelemetry attributes (#16283)
elasticsearchreceiver: add scraping metrics on cluster level (#14635)
The receiver now emits jvm and cache eviction metrics on cluster level scraped from new endpoint /_cluster/stats.
influxdbexporter: Add support for exporting to InfluxDB v1.X API (#16042)
vcenterreceiver: Added vcenter.vm.memory.ssdswapped and vcenter.vm.memory.swapped metrics. (#16727)
filelogreceiver: Promote component to Beta status (#15355)
probabilisticsamplerprocessor: Add support for probabilistic sampling of logs (#9117)
cmd/mdatagen: Add support for resource_attributes::enum field (#16464)
mysqlreceiver: rename mysql.commands metric to mysql.prepared_statements (#14138)
Disable the receiver.mysqlreceiver.renameCommands feature gate to temporarily revert this change.
dockerstatsreceiver: Enable the receiver.dockerstats.useScraperV2 feature gate by default. (#16381, #9794)
See the README for information on how to migrate.
The featuregate can be disabled, but it will be removed in a future release.
coralogixexporter: remove old jaeger based tracing client (#7931)
splunkhecexporter: Remove all use of the name attribute from logs as it is deprecated. (#16611)
servicegraphprocessor: use prefix to distinguish dimensions from different span kind (#16002)
The metrics label converts from dimensions specifying in the config will have a prefix to mark where are from.
The client_ prefix relates to the dimensions coming from spans with SPAN_KIND_CLIENT, and the server_ prefix relates to the
dimensions coming from spans with SPAN_KIND_SERVER. The old dimensions will be removed in the next release.
🚀 New components 🚀
receiver/promtailreceiver: Add a new receiver that scrapes logs using Promtail client (#14632)
receiver/purefareceiver: Add a new receiver that scrapes metrics using Purestorage FlashArray API (#14886)
logicmonitorexporter: New exporter for exporting traces and logs to Logicmonitor Platform (#13727)
💡 Enhancements 💡
splunkhecexporter: Add HEC health check before sending the data to Splunk (#16479)
jmxreceiver: Add the JMX metrics gatherer version 1.20.1-alpha to the supported jars hash list (#16437)
hostmetricsreceiver: Add a new optional metric process.cpu.utilization to the process scraper of the hostmetrics receiver. (#14084)
azureeventhubreceiver: adds alternate log formatter that maps Azure log fields into OpenTelemetry attributes (#16283)
elasticsearchreceiver: add scraping metrics on cluster level (#14635)
The receiver now emits jvm and cache eviction metrics on cluster level scraped from new endpoint /_cluster/stats.
influxdbexporter: Add support for exporting to InfluxDB v1.X API (#16042)
vcenterreceiver: Added vcenter.vm.memory.ssdswapped and vcenter.vm.memory.swapped metrics. (#16727)
filelogreceiver: Promote component to Beta status (#15355)
probabilisticsamplerprocessor: Add support for probabilistic sampling of logs (#9117)
cmd/mdatagen: Add support for resource_attributes::enum field (#16464)
resource_attributes::enum values in metadata.yaml are now properly supported in metrics builder developer interface.
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 github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor from 0.59.0 to 0.67.0.
Release notes
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor's releases.
... (truncated)
Changelog
Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor's changelog.
... (truncated)
Commits
08cd036
[chore] Prepare release v0.67.0 (#16830)ddaa684
Remove loki dependency, copy files from logproto (#16822)d76832b
[mdatagen] Add test_metadata.yaml to generate sample code (#16812)51b4f80
[chore] downgrade psutil (#16824)54555ba
[mdatagen] Detect unused attributes (#16806)0f2b033
[receiver/oracledbreceiver] add implementation of oracledbreceiver (#16044)a8fb43b
[chore] Rename internal/scrapertest module to comparetest (#16802)5077ecf
[chore] [cmd/otelcontribcol] Add replace for github.com/mattn/go-ieproxy (#16...bdd162a
[chore] Remove name mapping in hec (#16612)0bb6f73
[chore] dependabot updates Wed Dec 7 15:02:28 PST 2022 (#16804)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)