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
nslaughter committed Apr 15, 2024
2 parents 2c1c2ef + f0f90cb commit 3d9b12d
Show file tree
Hide file tree
Showing 2,251 changed files with 56,628 additions and 44,975 deletions.
27 changes: 0 additions & 27 deletions .chloggen/31543-add-base64decode-function-ottl.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-compression-option.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/add-configurable-dbname-attribute.yaml

This file was deleted.

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

This file was deleted.

9 changes: 4 additions & 5 deletions ...241-loadbalancerexporter-aws-support.yaml → .chloggen/arve_xxhash.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,24 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adding AWS Cloud Map for service discovery of Collectors backend.
note: Optimize the prometheusremotewrite.FromMetrics function, based around more performant metric identifier hashing.

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

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


# 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.
# Optional: The change log or logs in which this entry should be included.
# e.g. '[user]' or '[user, api]'
# 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: [api]
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: datadogconnector
component: dynatraceexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove feature gate `connector.datadogconnector.performance`
note: remove deprecated component

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

# (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: telemetrygen
component: receiver/hostmetricsreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Do not use WithBlock when forming grpc connections for metrics/traces in telemetrygen to avoid infinite retry after failure
note: do not extract the cpu count if the metric is not enabled; this will prevent unnecessary overhead, especially on windows

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

# (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/ddog-config-change.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/ddog-respect-confighttp.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/deltatocumulative-limits.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions .chloggen/deltatocumulative-stale.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions .chloggen/deltatocumulative-timer.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions .chloggen/filestats_filepath.yaml → .chloggen/failover-bug-fix.yaml
100755 → 100644
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: filestatsreceiver
component: failoverconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix file.path to return the proper absolute path of the file
note: This change adds a fix for an identified bug regarding extra failover switches

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

# (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
13 changes: 0 additions & 13 deletions .chloggen/feat_ottl_xml-parse-function.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/file-exporter-group-by-attr.yaml

This file was deleted.

0 comments on commit 3d9b12d

Please sign in to comment.