Skip to content

Commit dcaab7a

Browse files
authored
Merge branch 'main' into chrsmark-patch-codeowneractivity-workflow
2 parents 3e701c5 + f45323c commit dcaab7a

900 files changed

Lines changed: 41439 additions & 36408 deletions

File tree

Some content is hidden

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

.chloggen/33288-metadata.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Use this changelog template to create an entry for release notes.
2+
3+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4+
change_type: 'bug_fix'
5+
6+
# The name of the component, or a single word describing the area of concern, (e.g. receiver/filelog)
7+
component: receiver/prometheus
8+
9+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10+
note: "receiver/prometheusreceiver: return stable SeriesRef from AppendHistogram for correct per-series staleness tracking"
11+
12+
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13+
issues: [44528]

.chloggen/45396-enable-reaggregation.yaml

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

.chloggen/45808.yaml

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

.chloggen/46126-fix-adhoc-searches.yaml

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

.chloggen/46204.yaml

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

.chloggen/46348-apache-enable-reaggregation.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
change_type: enhancement
2+
component: receiver/kafkametrics
3+
note: Enable re-aggregation feature for kafkametrics receiver to support dynamic metric attribute configuration at runtime.
4+
issues: [46362]
5+
subtext:
6+
change_logs: [user]

.chloggen/46371-oracledb-enable-reaggregation.yaml

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

.chloggen/46357-haproxy-enable-reaggregation.yaml renamed to .chloggen/46376-redis-enable-reaggregation.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: 'enhancement'
55

66
# The name of the component, or a single word describing the area of concern, (e.g. receiver/filelog)
7-
component: receiver/haproxy
7+
component: receiver/redis
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Enable dynamic metric reaggregation in the HAProxy receiver.
10+
note: Enable dynamic metric reaggregation in the Redis receiver.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [46357]
13+
issues: [46376]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

0 commit comments

Comments
 (0)