Skip to content

Commit

Permalink
Merge branch 'main' into tyler/kafka
Browse files Browse the repository at this point in the history
# Conflicts:
#	cmd/otelcontribcol/go.mod
#	exporter/kafkaexporter/go.mod
#	receiver/kafkareceiver/go.mod
  • Loading branch information
tylerbenson committed Sep 16, 2024
2 parents 7c1d4bf + 1b03346 commit fd5aeed
Show file tree
Hide file tree
Showing 1,008 changed files with 36,989 additions and 29,875 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: 'bug_fix'

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: apachereceiver
component: splunkenterprise

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix panic on invalid endpoint configuration
note: Fix a flaky search related to iops metrics.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34992]
issues: [35081]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: elasticsearchexporter
component: azuremonitorexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix dynamic mapping for double values storing integers
note: fix issue for property endpoint is ignored when using instrumentation_key

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34680]
issues: [33971]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
34 changes: 0 additions & 34 deletions .chloggen/clickhouse-upgrade-statuscode-kind.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: deltatocumulative
component: pkg/stanza

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: drop bad samples
note: Move `filelog.container.removeOriginalTimeField` feature gate to beta

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34979]
issues: [33389]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
removes bad (rejected) samples from output. previously identified and metric-tracked those as such, but didn't actually drop them.
- Disable the `filelog.container.removeOriginalTimeField` feature gate to get the old behavior.
# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: ottl
component: resourcedetectionprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove tracing from OTTL due to performance concerns
note: Move `processor.resourcedetection.hostCPUSteppingAsString` feature gate to stable.

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34910]
issues: [31136]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ change_type: enhancement
component: datadogconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Optimize Datadog connector when there are many peer tags and `connector.datadogconnector.NativeIngest` is enabled"
note: "Map the new OTel semantic convention `deployment.environment.name` to `env` for OTLP traces in APM stats."

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34945]
issues: [35147]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: "`connector.datadogconnector.NativeIngest` is currently enabled by default"
subtext: "The old convention `deployment.environment` still works"

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: githubreceiver
component: datadogexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Promote GitHub receiver metrics to alpha status.
note: "Map the new OTel semantic convention `deployment.environment.name` to `env` for OTLP traces, metrics and logs."

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34960]
issues: [35147]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
subtext: "The old convention `deployment.environment` still works"

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,20 @@
change_type: enhancement

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: elasticsearchexporter
component: pkg/datadog

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add exponential histogram support
note: |
Create a new module for Datadog exporter configuration.
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34813]
issues: [35067]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
subtext: |
This change introduces a new module for Datadog exporter configuration. The module is shared between the Datadog exporter and the Datadog Connector.
# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -24,4 +26,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: [api]
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: enhancement
change_type: deprecation

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: splunkhecexporter
component: datadogexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Drop empty log events
note: |
The datadog exporter config has been deprecated in favor of the new `datadog/config` package. The new package is shared between the Datadog exporter and the Datadog Connector.
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34871]
issues: [35067]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
Log records with no body are dropped by Splunk on reception
as they contain no log message, albeit they may have attributes.
This PR removes those logs from consideration to be exported.
This is in tune with the behavior of splunkhecreceiver, which refuses HEC events with no event (#19769)
The new `datadog/config` package is a shared module for Datadog exporter configuration. The module is shared between the Datadog exporter and the Datadog Connector.
# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -31,4 +26,4 @@ subtext: |
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: [api]
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# Use this changelog template to create an entry for release notes.

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: 'bug_fix'
change_type: new_component

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: otlpjsonconnector
component: dorisexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Handle OTLPJSON unmarshal error
note: traces implementation

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34782]
issues: [33479]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext:
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -24,4 +24,4 @@ subtext:
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: [user]
29 changes: 0 additions & 29 deletions .chloggen/elasticsearchexporter_otel-mode-traces-span-events.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,26 @@
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: gitproviderreceiver
component: all

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: The Git Provider Receiver has been renamed to GitHub Receiver.
note: TimeoutSettings/QueueSettings fields in various Config structs are no longer embedded

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [34731]
issues: [35158]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
This rename was to better match the OpenTelemetry semantic convention changes in v1.27.0
and allows for Traces and Log signals to be added to this component. Traces
as mentioned in issue #27460 will be added in a future release to this component.
Structs in which .TimeoutSettings is no longer embedded:
* carbonexporter.Config
* googlecloudpubsubreceiver.Config
Structs in which .TimeoutSettings and .QueueSettings are no longer embedded:
* alertmanagerexporter.Config
* googlecloudexporter.Config
* googlemanagedprometheusexporter.Config
* otelarrowexporter.Config
# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -27,4 +32,4 @@ subtext: |
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []
change_logs: [api]
29 changes: 0 additions & 29 deletions .chloggen/feat_33227.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/feature_solarwindsapmsettingsetension-impl-2.yaml

This file was deleted.

Loading

0 comments on commit fd5aeed

Please sign in to comment.