Skip to content

Commit 6c363fb

Browse files
authored
Merge branch 'open-telemetry:main' into main
2 parents a0443ce + 63547c1 commit 6c363fb

File tree

966 files changed

+30681
-28489
lines changed

Some content is hidden

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

966 files changed

+30681
-28489
lines changed

.chloggen/41934.yaml

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

.chloggen/42585-support-multiple-variables.yaml

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

.chloggen/43183-fix-dynamic-log-index.yaml

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

.chloggen/44228.yaml

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

.chloggen/add-azureauth-support.yaml

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

.chloggen/add-ignored-key-patterns.yaml

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

.chloggen/azureblob_exporter_timezone_for_blob_name_formatting.yaml

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

.chloggen/chore_improve-awslogs-cloudtrail-unmarshaler.yaml

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

.chloggen/confighttp-addrconfig.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: cmd/telemetrygen
7+
component: receiver/k8sobjects
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add batching capability to metrics and traces
10+
note: "Add support for exclude_namespaces to exclude specific namespaces from being watched."
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: [42322]
13+
issues: [36217]
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.
1717
# Use pipe (|) for multiline entries.
1818
subtext: |
19-
- Changed traces batching to have configurable batch size and match batch flag.
20-
- Added batching to metrics.
21-
- Added batching to logs.
19+
Add support for exclude_namespaces to exclude specific namespaces from being watched.
2220
2321
# If your change doesn't affect end users or the exported elements of any package,
2422
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

0 commit comments

Comments
 (0)