Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jcountsNR authored Sep 5, 2023
2 parents 380b044 + fa5b2a0 commit a255ec1
Show file tree
Hide file tree
Showing 1,248 changed files with 53,600 additions and 28,779 deletions.
16 changes: 0 additions & 16 deletions .chloggen/add_managed_identity_azuredataexplorer.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: changelog
component: postgresqlreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Generate separate changelogs for end users and package consumers
note: Added `postgresql.database.locks` metric.

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

# (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]
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: receiver/statsdreceiver
component: alibabacloudlogserviceexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Move protocol and transport packages to internal
note: Do not export the function `NewLogServiceClient`

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

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

This file was deleted.

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: filterprocessor
component: awss3exporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Unexport `Strict` and `Regexp`
note: Do not export the function `NewMarshaler`

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

# (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/awss3-sumologic-ic-marshaller.yaml

This file was deleted.

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: metricstransformprocessor
component: dockerstatsreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Unexport elements of the Go API of the processor
note: "Removes duplicate `Timeout` field. This change has no impact on end users of the component."

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

# (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
15 changes: 0 additions & 15 deletions .chloggen/collectdreceiver-migrate-from-opensus-to-pdata.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/dataset-exporter-make-shutdown-timeout-configurable.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/dataset-exporter-populate-serverhost-field.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/dd-receiver-span-id.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: 'pkg/ottl'

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: 'Add support for using addition and subtraction with time and duration'
note: "Add converters to convert time to unix nanoseconds, unix microseconds, unix milliseconds or unix seconds"

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

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

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/fix-kafkaexporter-sasl-validation-panic.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# 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: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Populate OTLP resource attributes in Datadog logs. Changes mapping for `jvm.loaded_classes` from `process.runtime.jvm.classes.loaded` to `process.runtime.jvm.classes.current_loaded`."
note: Fix how to determine how many RAs on a metric are scalar

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

# (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: We now create the proper number of resources for configurations where a resource uses fewer than the available number of scalar resource attribtues.

# 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 +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: [user]
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
change_type: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add the SSH endpoint as a resource attribute
note: Added saving instrumentation library information for tail-sampling

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

# (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-xray-segment-status-attributes.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/gcp-gce-hostname-resourcedetection.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .chloggen/gitmetricsreceiver-skeleton.yaml

This file was deleted.

Loading

0 comments on commit a255ec1

Please sign in to comment.