Skip to content

Commit 4019f7f

Browse files
committed
Merge branch 'main' into kafka-receiver-backoff
* main: (111 commits) fix(azuremonitorreceiver): Azure Monitor receiver should not produce gaps in data points for PT1M time grains (#37342) fix(deps): update module sigs.k8s.io/controller-runtime to v0.20.2 (#37996) fix(deps): update module github.com/hashicorp/consul/api to v1.31.2 (#38031) [processor/resourcedetection] add instructions for recommended use of the dynatrace detector (#37962) fix(deps): update module github.com/go-sql-driver/mysql to v1.9.0 (#38007) fix(deps): update module google.golang.org/api to v0.221.0 (#38027) prometheusreceiver: deprecate start time adjustment (#37879) fix(deps): update module github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common to v1.0.1100 (#37995) chore(deps): update golang docker tag to v1.24 (#37997) fix(deps): update all github.com/aws packages (#37983) chore(deps): update prom/prometheus docker tag to v3.2.0 (#37998) fix(deps): update kubernetes packages to v0.32.2 (#38004) fix(deps): update module github.com/clickhouse/clickhouse-go/v2 to v2.32.1 (#38006) fix(deps): update module github.com/google/go-github/v69 to v69.2.0 (#38014) fix(deps): update module github.com/sap/go-hdb to v1.13.3 (#38021) fix(deps): update module go.etcd.io/bbolt to v1.4.0 (#38024) [exporter/stefexporter] Fix a context cancellation bug in STEF exporter (#37944) fix(deps): update module github.com/spf13/cobra to v1.9.1 (#38023) fix(deps): update module github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (#37990) fix(deps): update module github.com/hashicorp/consul/api to v1.31.1 (#37991) ...
2 parents 2c0d768 + 848f0c0 commit 4019f7f

File tree

1,434 files changed

+35811
-25982
lines changed

Some content is hidden

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

1,434 files changed

+35811
-25982
lines changed

.chloggen/add-global-conditions-and-group-error-mode-support.yaml

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

.chloggen/add-initial-buffer.yaml

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

.chloggen/add-more-vecenter-receiver-virtual-machine-preformace-metrics.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
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: new_component
5-
6-
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: bmchelixexporter
8-
9-
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Mark the BMC Helix exporter as Alpha.
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: [36773]
14-
15-
# (Optional) One or more lines of additional information to render under the primary note.
16-
# These lines will be padded with 2 spaces and then inserted directly into the document.
17-
# Use pipe (|) for multiline entries.
18-
subtext:
19-
20-
# If your change doesn't affect end users or the exported elements of any package,
21-
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
22-
# Optional: The change log or logs in which this entry should be included.
23-
# e.g. '[user]' or '[user, api]'
24-
# Include 'user' if the change is relevant to end users.
25-
# Include 'api' if there is a change to a library API.
26-
# Default: '[user]'
27-
change_logs: [user]
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: new_component
5+
6+
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7+
component: azureblobexporter
8+
9+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10+
note: Add new exporter for sending telemetry to Azure Storage Blob
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: [35717]
14+
15+
# (Optional) One or more lines of additional information to render under the primary note.
16+
# These lines will be padded with 2 spaces and then inserted directly into the document.
17+
# Use pipe (|) for multiline entries.
18+
subtext:
19+
20+
# If your change doesn't affect end users or the exported elements of any package,
21+
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
22+
# Optional: The change log or logs in which this entry should be included.
23+
# e.g. '[user]' or '[user, api]'
24+
# Include 'user' if the change is relevant to end users.
25+
# Include 'api' if there is a change to a library API.
26+
# Default: '[user]'
27+
change_logs: [user]

.chloggen/bmchelixexporter-metrics-implementation.yaml

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

.chloggen/codeboten_ensure-onclose-hookedup.yaml

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

.chloggen/elasticsearchexporter-goelasticsearchv8.yaml

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

.chloggen/firehose-unmarshal-record.yaml

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

.chloggen/datadog-receiver-span-links.yaml renamed to .chloggen/fix_azure-monitor-receiver-time-grain.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Use this changelog template to create an entry for release notes.
22

33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: enhancement
4+
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: datadogreceiver
7+
component: azuremonitorreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Implement support for span links
10+
note: "Fix bug where the time grain wasn't honored"
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: [37449]
13+
issues: [37337]
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.
@@ -25,3 +25,4 @@ subtext:
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
2727
change_logs: [user]
28+

.chloggen/gh-tracing-breaking.yaml

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

.chloggen/gh-tracing.yaml

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

.chloggen/hostmetricsreceiver-feature.yaml

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

.chloggen/bearertokenauthextension-fix-grpc-token-refresh.yaml renamed to .chloggen/kafkametricsreceiver-cluster-admin-init.yaml

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

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: bearertokenauthextension
7+
component: kafkametricsreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Load token lazily for gRPC AUTH to fix token refresh issue
10+
note: Fix incorrect cluster admin initialization in consumer scraper
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: [36749]
13+
issues: [36818]
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)