Skip to content

Commit

Permalink
Merge branch 'prod' into mx-psi/OTEL-1673-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
mx-psi authored Mar 8, 2024
2 parents 57c9ca1 + 4fd00a5 commit f7c4647
Show file tree
Hide file tree
Showing 2,167 changed files with 65,427 additions and 48,376 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: groupbyattrsprocessor
component: servicegraphprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: move metrics from OpenCensus to OpenTelemetry
note: "Added a new configuration option `database_name_attribute` to allow users to specify a custom attribute name for identifying the database name in span attributes."

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

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

This file was deleted.

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

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/awss3-add-protobuf-marshaller.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .chloggen/basicauth_validation.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/codeboten_rm-census-filter.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .chloggen/dd-connector-configs.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions ...en/codeboten_mv-deprecated-component.yaml → .chloggen/dd-feature-gate-removal.yaml
100755 → 100644
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: servicegraphprocessor
component: datadogconnector

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

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

# (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/ddconnector-enable-flag.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/delete-datadogprcessor.yaml

This file was deleted.

15 changes: 5 additions & 10 deletions .chloggen/ottl-string.yaml → .chloggen/delete-mdatagen.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +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: breaking

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix parsing of string escapes in OTTL
note: Delete deprecated cmd/mdatagen from this project. Use go.opentelemetry.io/collector/cmd/mdatagen instead.

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

# (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:
issues: [30497]

# 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 +19,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, user]
13 changes: 8 additions & 5 deletions .chloggen/add-all-to-journald-receiver.yaml → .chloggen/deltatocumulative-stale.yaml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,21 +1,24 @@
# 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: "enhancement"

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: add a new config option "all" that turns on full output from journalctl, including lines that are too long.
note: expire stale series

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

# (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: |
Adds `max_stale` option that allows to set an interval (default = `5min`)
after which a series that no longer receives new samples is removed from
tracking.
# 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
11 changes: 6 additions & 5 deletions .chloggen/drosiek-sumologicextension.yaml → .chloggen/deltatocumulative-timer.yaml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# Use this changelog template to create an entry for release notes.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: add configuration and readme
note: timer-based expiry

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

# (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: |
converts expiry to 1m timer, eliminating a race condition and failing test
# 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/deprecate_testbed_GetAvailablePort.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/dinesh.gurumurthy_fix-connector.yaml

This file was deleted.

Loading

0 comments on commit f7c4647

Please sign in to comment.