Skip to content

Commit 365d7f6

Browse files
authored
Merge branch 'main' into add-new-oracledb-metrics
2 parents 3008abd + 31d8a73 commit 365d7f6

File tree

1,318 files changed

+46182
-27423
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,318 files changed

+46182
-27423
lines changed

.chloggen/s3provider-mdatagen.yaml renamed to .chloggen/.chloggen/promote_tcpcheck_receiver_to_alpha.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. filelogreceiver)
7-
component: confmap/provider/s3
7+
component: tcpcheckreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
1010
note: Promote to alpha stability
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: [38227]
13+
issues: [38442]
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.
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: []
27+
change_logs: []

.chloggen/azuretranslator-app-props.yaml renamed to .chloggen/34188.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. filelogreceiver)
7-
component: azuretranslator
7+
component: azuremonitorexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Map application-defined properties for trace signals
10+
note: support sending to multiple azure monitor exporters
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: [35402]
13+
issues: [34188]
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.

.chloggen/38011-add-profiles-coralogixexporter.yaml

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

.chloggen/38081-add-new-batching-coralogix-exporter.yaml

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

.chloggen/add-pubsub-ordering.yaml

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

.chloggen/kafka_metrics_receiver-add-refresh_frequency.yaml renamed to .chloggen/added-more-sqlserver-receiver-preformace-metrics.yaml

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,41 @@
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: 'enhancement'
55

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

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add `refresh_frequency` config to `kafkametricsreceiver`, to configure custom duration for cluster metadata refresh
10+
note: Add new performance-related metrics
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: [37896]
13+
issues: [37884]
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-
- Helps fine tuning the refresh_frequency, and enables custom cluster metadata refresh intervals
20-
- Default refresh_frequency is set 10 minutes from Sarama library defaults
19+
Added metrics are:
20+
- sqlserver.database.backup_or_restore.rate
21+
- sqlserver.replica.sent.rate
22+
- sqlserver.replica.received.rate
23+
- sqlserver.database.execution_errors.count
24+
- sqlserver.table.count
25+
- sqlserver.memory.free_list_stalls.rate
26+
- sqlserver.database.free_space_tempdb
27+
- sqlserver.database.full_scans.rate
28+
- sqlserver.index.search.rate
29+
- sqlserver.database.login.rate
30+
- sqlserver.database.logout.rate
31+
- sqlserver.database.deadlock.rate
32+
- sqlserver.database.mirror_write_transaction.rate
33+
- sqlserver.memory.grants_pending.count
34+
- sqlserver.page.lookup.rate
35+
- sqlserver.transaction.delay
36+
- sqlserver.memory.used
37+
- sqlserver.database.version_store_size
38+
2139
2240
# If your change doesn't affect end users or the exported elements of any package,
2341
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

.chloggen/feat_kafka-topic-observer-impl.yaml renamed to .chloggen/awscloudwatchmetricstreamsencodingextension-skeleton.yaml

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

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

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: "Adding implementation and tests of the component's logic."
10+
note: Introduce new encoding extension for AWS CloudWatch Metric Streams
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: [37665]
13+
issues: [37870]
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.

.chloggen/azureblob-exporter-skeleton.yaml renamed to .chloggen/azureblobexporter-second-PR.yaml

Lines changed: 3 additions & 3 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: new_component
4+
change_type: 'new_component'
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
77
component: azureblobexporter
88

99
# 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
10+
note: implementation of azure blob exporter
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: [35717]
13+
issues: [34319]
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.

.chloggen/envoyals-part2.yaml renamed to .chloggen/chan-tim_mongodbMetrics.yaml

Lines changed: 4 additions & 4 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. filelogreceiver)
7-
component: envoyalsreceiver
7+
component: mongodbreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add node and log identifier resource attributes
10+
note: Added new mongodb metrics to achieve parity with Telegraf
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: [37800]
13+
issues: [37227]
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.
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: []
27+
change_logs: []

.chloggen/elasticsearchexporter-refactor-encoder.yaml renamed to .chloggen/cleanup-metrics.yaml

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,29 @@
44
change_type: breaking
55

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

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: drop support for metrics for none, raw, and bodymap mapping modes
10+
note: removes legacy and clean up existing metrics
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: [37928]
13+
issues: [38079]
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-
Metrics support is in development, and was added for "ecs" and "otel" mapping modes.
20-
Support was unintentionally added for the other mapping modes, defaulting to the same
21-
behaviour as "ecs" mode. While metrics support is still in development, drop support
22-
from these mapping modes and require users to use the intended mapping modes.
19+
renamed:
20+
- `otelcol_deltatocumulative.datapoints.processed` to `otelcol_deltatocumulative_datapoints`
21+
- `otelcol_deltatocumulative.datapoints.dropped` to `otelcol_deltatocumulative_datapoints{error="..."}`
22+
- `otelcol_deltatocumulative.max_stale` to `otelcol_deltatocumulative_max_stale`
23+
- `otelcol_deltatocumulative.streams.limit` to `otelcol_deltatocumulative_streams_limit`
24+
- `otelcol_deltatocumulative.streams.tracked` to `otelcol_deltatocumulative_streams_tracked`
25+
removed (already unused):
26+
- `otelcol_deltatocumulative.datapoints.linear`
27+
- `otelcol_deltatocumulative.streams.tracked.linear`
28+
- `otelcol_deltatocumulative.streams.evicted`
29+
- `otelcol_deltatocumulative.gaps.length`
2330
2431
# If your change doesn't affect end users or the exported elements of any package,
2532
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

.chloggen/clickhouse-add-client-info.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +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: bug_fix
5+
6+
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7+
component: opampsupervisor
8+
9+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10+
note: Use OwnLogsConnSettings along with Metrics & Traces settings to evaluate if configuration changed on message.
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: [38409]
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: []

.chloggen/envoyals-alpha.yaml renamed to .chloggen/codeboten_report-own-logs.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. filelogreceiver)
7-
component: envoyalsreceiver
7+
component: opampsupervisor
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Mark `envoyalsreceiver` as an alpha receiver.
10+
note: add ability to report own traces/logs
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: [36464]
13+
issues: [38360]
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.

.chloggen/coralogix-exporter-partial-success.yaml

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

.chloggen/improve-log-transformers-logs.yaml renamed to .chloggen/dinesh.gurumurthy_use-serializer-exporter.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
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: pkg/stanza
7+
component: datadogexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add entry's timestamp and attributes to errors logs from log transformers processors
10+
note: |
11+
Add support for exporting metrics to Datadog using the Datadog serializer. Enable feature gate `exporter.datadogexporter.metricexportserializerclient` to send metrics with the Datadog serializer.
1112
1213
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [37285]
14+
issues: [37930]
1415

1516
# (Optional) One or more lines of additional information to render under the primary note.
1617
# These lines will be padded with 2 spaces and then inserted directly into the document.
1718
# Use pipe (|) for multiline entries.
1819
subtext: |
19-
When a log transformer processor fails to process an log entry it will include entry's timestamp and attributes in its own logs.
20-
With this information the user can more easily identify the log file and find the entry that's having issues.
20+
This change adds ability to export metrics to Datadog using the Datadog serializer. Apart from performance improvements, this change also adds support for metrics origins in the Datadog App. It also removes the support for using the host attributes from the first resource the exporter processes.
2121
2222
# If your change doesn't affect end users or the exported elements of any package,
2323
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

0 commit comments

Comments
 (0)