Skip to content

Commit

Permalink
Merge from main
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhntd committed Feb 16, 2023
2 parents 3f5926e + de67ebd commit cb690e8
Show file tree
Hide file tree
Showing 865 changed files with 24,281 additions and 24,291 deletions.
24 changes: 0 additions & 24 deletions .chloggen/add-actions-to-headerssetter.yaml

This file was deleted.

16 changes: 16 additions & 0 deletions .chloggen/add-attr-indexes-on-metrics-table-clickhouse.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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: clickhouseexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add indexes for attributes on metric tables

# One or more tracking issues related to the change
issues: [18221]

# (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: Attributes are used for filtering. Adding indexes for them will speed up queries.
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
change_type: new_component

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Allows you to ingest traces from DDAPM agents
note: Add count connector to build

# One or more tracking issues related to the change
issues: [1852]
issues: [18501]

# (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/add-promtail-receiver.yaml → .chloggen/add-forward-connector.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
change_type: new_component

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adds promtailreceiver to the `internal/components`
note: Add forward connector to build

# One or more tracking issues related to the change
issues: [17082]
issues: [18501]

# (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: 16 additions & 0 deletions .chloggen/codeboten_deprecate-jaeger-exporters.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: deprecation

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: marking jaeger exporters as deprecated

# One or more tracking issues related to the change
issues: [18503]

# (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:
6 changes: 3 additions & 3 deletions .chloggen/humio-removal.yaml → ...odeboten_remove-deprecated-fluentbit.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
change_type: breaking

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Remove deprecated humio exporter
note: remove deprecated extension

# One or more tracking issues related to the change
issues: [17013]
issues: [18505]

# (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,11 +1,11 @@
# 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: k8sclusterreceiver
component: exporter/awscloudwatch

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Change internal metric store to use pdata
note: Flush logs on the exporter shutdown

# One or more tracking issues related to the change
issues: [18214]
issues: [18518]
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add a new receiver that scrapes metrics using Purestorage FlashBlade API
note: Deprecate promtail receiver

# One or more tracking issues related to the change
issues: [17528]
issues: [18474, 18493]

# (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: |
Promtail receiver in its current implementation has a dependency on Loki that leads to a huge amount of |
dependencies. It is getting difficult to maintain those dependencies. That's why the decision to |
deprecate and remove promtail receiver was made
11 changes: 0 additions & 11 deletions .chloggen/deprecaterules.yaml

This file was deleted.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Set factory stability level to beta.
note: add host.id to system detector

# One or more tracking issues related to the change
issues: [18100]
issues: [18533]

# (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,14 +1,14 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type: new_component
change_type: 'enhancement'

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adds haproxy receiver to the components of the OpenTelemetry collector contrib distribution
note: Added `max_batches` configuration parameter to limit the number of batches processed in a polling interval.

# One or more tracking issues related to the change
issues: [16829]
issues: [18476]

# (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/filereceiver.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions .chloggen/snmp-start-time.yaml → ...ric-inserts-results-in-empty-entries.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
change_type: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Set StartTimestamp to scraper start time.
note: Fix metric inserts results in empty entries

# One or more tracking issues related to the change
issues: [17984]
issues: [18226]

# (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/fix_promreceiver-panic-on-startup.yaml

This file was deleted.

16 changes: 16 additions & 0 deletions .chloggen/fp-drop-metric-based-on-attribute.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# 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: filterprocessor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add new functions `HasAttrKeyOnDatapoint` and `HasAttrOnDatapoint` to allow existing expr matching logic with OTTL.

# One or more tracking issues related to the change
issues: [16798]

# (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:
22 changes: 0 additions & 22 deletions .chloggen/gcp-v0350-update.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions ...oggen/clickhouseexporter-tidy-config.yaml → .chloggen/go1-20.yaml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
change_type: breaking

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: use endpoint instead of raw dsn in configuration.
note: Remove go 1.18 support, bump minimum to go 1.19 and add testing for 1.20

# One or more tracking issues related to the change
issues: [8028]
issues: [18436]

# (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/influxdbexporter-update.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .chloggen/influxdbreceiver-update.yaml

This file was deleted.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Promote GMP exporter to beta
note: add more test cases for k8sattribute e2e

# One or more tracking issues related to the change
issues: [18197]
issues: [18512]

# (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 @@ -2,10 +2,10 @@
change_type: 'bug_fix'

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Do not retry on 4xx status code (excluding 429), as these are permanent errors"
note: Restore Kinesis stream validation on the start

# One or more tracking issues related to the change
issues: [18059]
issues: [18522]
6 changes: 3 additions & 3 deletions .chloggen/forward-xray-annotations.yaml → ...ggen/lokiexporter-add-default-labels.yaml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
change_type: enhancement

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Adds `aws.xray.annotations` attribute to forward annotation keys from the AWS X-Ray receiver to the AWS X-Ray exporter.
note: Added default labels `job=service.namespace/service.name` and `instance=service.instance.id` to log record to send to Loki

# One or more tracking issues related to the change
issues: [17550]
issues: [18500]

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

0 comments on commit cb690e8

Please sign in to comment.