Skip to content

Commit

Permalink
Merge branch 'main' into chore/rebase-nabam-delta-prom
Browse files Browse the repository at this point in the history
  • Loading branch information
hkfgo committed Dec 6, 2023
2 parents e6f0cef + c869f1b commit 5d6f49d
Show file tree
Hide file tree
Showing 1,802 changed files with 76,109 additions and 41,366 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: azuretranslator
component: exporter/prometheusremotewrite

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Allow numeric fields to use a String or Integer representation in JSON.
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: [28650]
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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ change_type: enhancement
component: spanmetricsconnector

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add Events metric to span metrics connector that adds list of event attributes as dimensions
note: Add exemplars to sum metric

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [27451]
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: []
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
@@ -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: 'new_component'

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Move to use confighttp.HTTPServerSettings
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: [28811]
issues: [23569]

# (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]
11 changes: 11 additions & 0 deletions .chloggen/bripkens-spanmetrics-memory-leak.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix memory leak when the cumulative temporality is used.

# One or more tracking issues related to the change
issues: [27654]
27 changes: 0 additions & 27 deletions .chloggen/clickhouseexporter-persistentqueue-support.yaml

This file was deleted.

31 changes: 31 additions & 0 deletions .chloggen/codeboten_rm-deprecatedjaegermods.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Use this changelog template to create an entry for release notes.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
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: [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: |
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.
# 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: []

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

This file was deleted.

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

This file was deleted.

6 changes: 3 additions & 3 deletions .chloggen/feat-22620.yaml → .chloggen/cwlogs_useragent.yaml
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: processor/k8sattribute
component: awsemfexporter/awscloudwatchlogsexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: support adding labels and annotations from node
note: Add component name to user agent header for outgoing put log even requests

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

# (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-trace-buffer.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/drosiek-mute-process-user-error.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .chloggen/encoding-extensions-interfaces.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: exceptionsconnector
component: extension/opampextension

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add trace id and span id to generated logs from exceptions when using exceptionsconnector.
note: Implement `extension.NotifyConfig` to be notified of the Collector's effective config and report it to the OpAMP server.

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

# (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
22 changes: 0 additions & 22 deletions .chloggen/feat_windows-evlog_security-and-execution.yaml

This file was deleted.

Loading

0 comments on commit 5d6f49d

Please sign in to comment.