v0.44.0
·
10338 commits
to main
since this release
v0.44.0
💡 Enhancements 💡
dynatraceexporter
: Write error logs using plugin logger (#7360)dynatraceexporter
: Fix docs for TLS settings (#7568)tanzuobservabilityexporter
: Turn on metrics exporter (#7281)attributesprocessor
resourceprocessor
: Addfrom_context
value sourceresourcedetectionprocessor
: check cluster config to verify resource is on aws for eks resources (#7186)awscloudwatchlogsexporter
: enable awscloudwatchlogsexporter which accepts and exports log data (#7297)translator/prometheusremotewrite
: add a new module to help translate data from OTLP to Prometheus Remote Write (#7240)jmxreceiver
: Addedadditional_jars
configuration option to launch JMX Metric Gatherer JAR with extendedCLASSPATH
(#7378)awscontainerinsightreceiver
: add full pod name when configured to AWS Container Insights Receiver (#7415)hostreceiver/loadscraper
: Migrate the scraper to the mdatagen metrics builder (#7288)awsecscontainermetricsreceiver
: Rename attributes to follow semantic conventions (#7425)datadogexporter
: Always map conventional attributes to tags (#7185)mysqlreceiver
: Add golden files for integration test (#7303)nginxreceiver
: Standardize integration test (#7515)mysqlreceiver
: Update to use mdatagen v2 (#7507)postgresqlreceiver
: Add integration tests (#7501)apachereceiver
: Add integration test (#7517)mysqlreceiver
: Use scrapererror to report errors (#7513)postgresreceiver
: Update to mdatagen v2 (#7503)nginxreceiver
: Update to mdatagen v2 (#7549)datadogexporter
: Fix traces exporter's initialization log (#7564)tailsamplingprocessor
: Add And sampling policy (#6910)coralogixexporter
: Add Coralogix Exporter (#7383)prometheusexecreceiver
: Add default value forscrape_timeout
option (#7587)
🛑 Breaking changes 🛑
resourcedetectionprocessor
: Updateos.type
attribute values according to semantic conventions (#7544)
🧰 Bug fixes 🧰
resourcedetectionprocessor
: fixmeta
allow list excluding keys with nil values (#7424)postgresqlreceiver
: Fix issue where empty metrics could be returned after failed connection (#7502)resourcetotelemetry
: Ensure resource attributes are added to summary
and exponential histogram data points. (#7523)
Deprecations
- Deprecated otel_to_hec_fields.name setting from splunkhec exporter. (#7560)