Skip to content

Commit

Permalink
Merge branch 'main' into solace-receiver-validation-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Jan 23, 2025
2 parents 7eb1a76 + c4abcb9 commit ac113c2
Show file tree
Hide file tree
Showing 1,229 changed files with 36,189 additions and 27,818 deletions.
27 changes: 0 additions & 27 deletions .chloggen/add-interval-processor-to-dist.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-nanosecond-converter.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-second-converter.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: new_component

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: exporter/bmchelix
component: envoyalsreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Add a new component for exporting metrics to BMC Helix"
note: Add a new receiver for the Envoy ALS (Access Log Service).

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

# (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 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: [user]
change_logs: []
27 changes: 0 additions & 27 deletions .chloggen/cesreceiver_alpha.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/check-ecs-metadata-cgroupruntimeextension.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove go-grpc-middleware dependency
note: report own metrics via OTLP instead of prometheus receiver

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

# (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
28 changes: 0 additions & 28 deletions .chloggen/elasticsearch-remove-index.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ change_type: enhancement
component: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Handle `EventName` for log records in OTel mode
note: Add config `logs_dynamic_id` to dynamically set the document ID of log records using log record attribute `elasticsearch.document_id`

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

# (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: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: More efficient JSON encoding for OTel mode
note: "Declare MutatesData: false"

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

# (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: Increases throughput for metrics by 2x and for logs and traces by 3x
subtext: When multiple exporters are used, the collector doesn't need to clone the incoming data anymore

# 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: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix bug with `replace_all_matches` and `replace_all_patterns` that caused non-string values to be changed to empty string when matching against empty string.
note: In order to cap number of histogram buckets take the min of desired scale across negative and positive buckets instead of the max

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

# (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
27 changes: 0 additions & 27 deletions .chloggen/fg_filelog_stable.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix_clickhouseexporter-metrics-npe.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/gl-receiver-skeleton-traces.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/indexing-pkg-ottl.yaml

This file was deleted.

Loading

0 comments on commit ac113c2

Please sign in to comment.