Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into kafkaexporter_zipkin_…
Browse files Browse the repository at this point in the history
…encoding
  • Loading branch information
yaroliakh committed Jul 7, 2023
2 parents dba22a5 + ab5a083 commit d07b0ec
Show file tree
Hide file tree
Showing 590 changed files with 16,662 additions and 14,778 deletions.

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/add-back-pods-metrics.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix clickhouse exporter create database fail
note: Add deprecation note to Dynatrace metrics exporter

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

# (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:
16 changes: 0 additions & 16 deletions .chloggen/add-start-end-ts-sqlquery-receiver.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions .chloggen/add-units-postgresqlreceiver.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/add-validation-mdatagen.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adds a parent field to metadata.yaml for subcomponents.
note: "Add span duration in span store."

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

# (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
20 changes: 0 additions & 20 deletions .chloggen/current-file-support-filelog.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ change_type: enhancement
component: exporter/datasetexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Add more details to User-Agent header for DataSet HTTP requests"
note: "Correctly map LogRecord severity to DataSet severity, remove redundant DataSet event message field prefix (OtelExporter - Log -) and remove redundant DataSet event fields (flags, flags.is_sampled)."

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

# (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/docker-add-optional-resource-attributes.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Rename websocketprocessor to remoteobserverprocessor
note: fail if unsufficient permissions for journalctl command

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

# (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 @@ -3,16 +3,16 @@
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "set `mysql.locked_connects` as optional in order to remove it in next release"
note: "removing `mysql.locked_connects` metric which is replaced by `mysql.connection.errors`"

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

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

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/elasticsearch-use-configopaque.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
change_type: breaking

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: add log scope columns to span table.
note: Make fileconsumer.PositionalScanner internal

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

# (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
6 changes: 3 additions & 3 deletions .chloggen/issue-23577.yaml → .chloggen/fileconsumer-internal.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

# 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/stanza

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: adding octet counting event breaking for syslog parser
note: Make fileconsumer.Fingerprint internal

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

# (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
20 changes: 0 additions & 20 deletions .chloggen/fix-all-kafkametric-receiver-types.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/fix-delta-span-metrics.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/fix-incorrect-diskusage-metric-emission.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/fix-mongodb-version-missing.yaml

This file was deleted.

Loading

0 comments on commit d07b0ec

Please sign in to comment.