Skip to content

Commit

Permalink
Merge branch 'main' into merge-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
songy23 committed Oct 26, 2023
2 parents aaad6aa + 1750159 commit 468a9c6
Show file tree
Hide file tree
Showing 727 changed files with 23,155 additions and 16,072 deletions.
8 changes: 4 additions & 4 deletions .chloggen/redact-multi.yaml → ...6-loki-auto-promote-tenant-attribute.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
change_type: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Fix mask when multiple patterns exist"
note: The tenant attribute is now not automatically promoted to a label.

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

# (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: To add tenant attributes (resource/record) to labels, use the label hints explicitly.

# 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/add-async-block-concurrent-udp-receiver.yaml

This file was deleted.

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

This file was deleted.

6 changes: 3 additions & 3 deletions .chloggen/ingestionretry.yaml → ...esmon_exporter_azuremonitor_authdocs.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: azuredataexplorerexporter
component: azuremonitorexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Added exporter helper config support for Azure Data Explorer exporter
note: Added documentation to describe how to use with the AAD Auth Proxy and enable AAD based authentication.

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

# (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/datadog-connector-traces.yaml

This file was deleted.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Log warning, instead of error, when Windows Event Log publisher metadata is not available and cache the successfully retrieved ones.
note: "Add a new traces config `trace_buffer` that specifies the number of outgoing trace payloads to buffer before dropping."

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

# (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: "If you start seeing log messages like `Payload in channel full. Dropped 1 payload.` in the datadog exporter, consider setting a higher `trace_buffer` to avoid traces being dropped."

# 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
23 changes: 0 additions & 23 deletions .chloggen/disable_deprecated_cpu_metric.yaml

This file was deleted.

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

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/drosiek-integration-tests.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/drosiek-syslog-improvement.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: pkg/pdatatest
component: azureevenhubreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "support ignore trace ID in span comparisons for ptracetest"
note: Allow the Consumer Group to be set in the Configuration.

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

# (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: processor/resourcedetection
component: azureeventhubreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Don't parse the field `cpuInfo.Model` if it's blank.
note: Updated documentation around Azure Metric to OTel mapping.

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

# (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_marker-exporter.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: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a new "top_n" option to specify the number of files to track when using ordering criteria
note: Add parsing for Security and Execution event fields.

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

# 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
@@ -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: breaking
change_type: "enhancement"

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Remove opencensus.resourcetype resource attribute"
note: "add k8s.node.condition metric"

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

# (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/k8sclusterreceiver-change-units.yaml

This file was deleted.

Loading

0 comments on commit 468a9c6

Please sign in to comment.