Skip to content

Commit caaed72

Browse files
authored
Merge branch 'open-telemetry:main' into main
2 parents 949a98f + 9118d9f commit caaed72

File tree

869 files changed

+30836
-28827
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

869 files changed

+30836
-28827
lines changed

.chloggen/41571.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.chloggen/42355-fix-hostname.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
change_type: breaking
2+
component: receiver/prometheus
3+
note: Remove the deprecated `report_extra_scrape_metrics` receiver configuration option and obsolete extra scrape metric feature gates.
4+
issues: [44181]
5+
subtext: |
6+
`report_extra_scrape_metrics` is no longer accepted in `prometheusreceiver` configuration.
7+
Control extra scrape metrics through the PromConfig.ScrapeConfigs.ExtraScrapeMetrics setting instead.
8+
change_logs: [user]

.chloggen/44528-prometheusreceiver-stable-hist-seriesref.yaml

Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
change_type: enhancement
2+
component: extension/sigv4auth
3+
note: Add support for External IDs when assuming roles in cross-account authentication scenarios
4+
issues: [44930]
5+
subtext: |
6+
Added external_id field to the AssumeRole configuration, allowing users to specify
7+
an External ID when assuming roles for enhanced cross-account security.
8+
change_logs: [user]
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
change_type: deprecation
2+
component: receiver/kafka
3+
note: Deprecate the built-in `azure_resource_logs` encoding in favour of `azureencodingextension`.
4+
issues: [46267]
5+
subtext: |
6+
The built-in `azure_resource_logs` encoding does not support all timestamp formats
7+
emitted by Azure services (e.g. US-format timestamps from Azure Functions).
8+
Users should migrate to the [`azureencodingextension`](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/encoding/azureencodingextension),
9+
which provides full control over time formats and is actively maintained.
10+
change_logs: [user]

.chloggen/46352-dockerstats-enable-reaggregation.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
change_type: enhancement
2+
3+
component: receiver/expvar
4+
5+
note: Enable the re-aggregation feature for the expvar receiver
6+
7+
issues: [45396]
8+
9+
subtext:
10+
11+
change_logs: [user]

.chloggen/46356-flinkmetrics-enable-reagg.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.chloggen/46362-kafkametrics-enable-reagg.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)