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 12, 2023
2 parents 993e7e2 + d42a270 commit ec6a2c5
Show file tree
Hide file tree
Showing 722 changed files with 18,183 additions and 14,168 deletions.
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: redisreceiver
component: githubgen

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Upgrade the redis library dependency to resolve security vulns in v7
note: Adds a set of distribution reports that can be used to notify distribution maintainers of any changes to distributions.

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

# (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/alertmanager-exporter-implementation.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions .chloggen/bripkens-spanmetrics-memory-leak.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .chloggen/codeboten_rm-deprecatedjaegermods.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# 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: pkg/ottl
component: k8sclusterreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add `ConditionSequence` for evaluating lists of conditions
note: "deprecate optional k8s.kubeproxy.version resource attribute"

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

# (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: [api]
change_logs: [user]
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# 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: exporter/prometheusremotewrite
component: failoverconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: prometheusremotewrite exporter fix created metrics missing timestamp
note: PR provides core logic for failover connector and implements failover for trace signals

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

# (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/feat-27293-reports-effective-config.yaml

This file was deleted.

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

This file was deleted.

8 changes: 4 additions & 4 deletions ...add-exemplars-to-events-total-metric.yaml → .chloggen/hour-of-day.yaml
100644 → 100755
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: spanmetricsconnector
component: pkg/ottl

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add exemplars to sum metric
note: Add Hour OTTL Converter

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

# (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: []
change_logs: [user]
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: exporter/datadogexporter
component: kafkaexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support for nested log attributes.
note: add ability to publish kafka messages with message key of TraceID - it will allow partitioning of the kafka Topic.

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

# (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: []
change_logs: [user, api]
20 changes: 0 additions & 20 deletions .chloggen/mx-psi_host.ip-ref-impl.yaml

This file was deleted.

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

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/pkg-stanza-sync-current-files.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
# 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: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Change type of `host.cpu.model.id` and `host.cpu.model.family` from int to string.
note: Add "aws.ecs.task.id" attribute

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

# (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: |
- Disable the `processor.resourcedetection.hostCPUModelAndFamilyAsString` feature gate to get the old behavior.
Resourcedetectionprocessor now exports "aws.ecs.task.id" attribute, in addition to "aws.ecs.task.arn".
This allows exporters like "awsemfexporter" to automatically pick up that attribute and make it available
in templating (e.g. to use in CloudWatch log stream name).
# 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
27 changes: 0 additions & 27 deletions .chloggen/spidercensus_fix-googlecloudspanner.yaml

This file was deleted.

Loading

0 comments on commit ec6a2c5

Please sign in to comment.