Skip to content

Commit

Permalink
Merge branch 'open-telemetry:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 authored Dec 6, 2023
2 parents a573f50 + 7b1ff5b commit 993e7e2
Show file tree
Hide file tree
Showing 1,153 changed files with 62,902 additions and 33,201 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: datadogconnector
component: exporter/prometheusremotewrite

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Mark datadogconnector as `MutatesData` to prevent data race"
note: prometheusremotewrite exporter fix created metrics missing timestamp

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

# (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
33 changes: 0 additions & 33 deletions .chloggen/add-connection-string-azure-monitor-exporter.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions .chloggen/add-logs-opensearch-exporter.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/add-match-metric-attribute-value.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/add-opamp-agent-extension.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: collectdreceiver
component: exporter/datadogexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support of confighttp.HTTPServerSettings
note: Add support for nested log attributes.

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

# (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,7 +7,7 @@ change_type: 'new_component'
component: alertmanagerexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Add new exporter for sending events as alerts to Alertmanager"
note: "Add Alertmanager exporter implementation and tests"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [23569]
Expand Down
27 changes: 0 additions & 27 deletions .chloggen/bounded_duration_sampler.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
change_type: bug_fix

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: processor/k8sattributes
component: connector/spanmetrics

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Set attributes from namespace/node labels or annotations even if node/namespaces attribute are not set.
note: Fix memory leak when the cumulative temporality is used.

# One or more tracking issues related to the change
issues: [28837]
issues: [27654]
27 changes: 0 additions & 27 deletions .chloggen/carbonreceiver-checkapi-26304.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/clickhouseexporter-persistentqueue-support.yaml

This file was deleted.

12 changes: 8 additions & 4 deletions .chloggen/add-aws-http-error-event.yaml → ...en/codeboten_rm-deprecatedjaegermods.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,21 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Convert individual HTTP error events into exceptions within subsegments for AWS SDK spans and strip AWS.SDK prefix from remote aws service name
note: mark featuregates to replace Thrift-gen with Proto-gen types for sampling strategies as stable

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

# (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 following featuregates are stable:
- extension.jaegerremotesampling.replaceThriftWithProto
- receiver.jaegerreceiver.replaceThriftWithProto
# 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 @@ -25,3 +28,4 @@ subtext:
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: []

27 changes: 0 additions & 27 deletions .chloggen/codesmon_exporter_azuremonitor_authdocs.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/codesmon_exporter_azuremonitor_persistent_queue.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/collectd-http-server-settings-api.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/cpuinfo_frequency_metric.yaml

This file was deleted.

Loading

0 comments on commit 993e7e2

Please sign in to comment.