Skip to content

Commit

Permalink
Merge branch 'main' into daboucha/s3exporter/config-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
dabcoder authored Jun 7, 2024
2 parents df9b2a0 + b3f8b4c commit acf7ce2
Show file tree
Hide file tree
Showing 2,527 changed files with 55,081 additions and 49,405 deletions.
27 changes: 0 additions & 27 deletions .chloggen/awss3receiver_impl_mvp.yaml

This file was deleted.

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add more metrics
note: Adds branch commit and line based metrics

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

# (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: |
Added metrics are:
- sqlserver.resource_pool.disk.throttled.read.rate
- sqlserver.resource_pool.disk.throttled.write.rate
- sqlserver.processes.blocked
These metrics are only available when directly connecting to the SQL server instance
Adds the following branch based metrics.
* git.repository.branch.time
* git.repository.branch.commit.aheadby.count
* git.repository.branch.commit.behindby.count
* git.repository.branch.line.deletion.count
* git.repository.branch.line.addition.count
# 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
29 changes: 0 additions & 29 deletions .chloggen/chore_move-custom-messages.yaml

This file was deleted.

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

# 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: googlecloudspannerreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Mark the component as unmaintained. If we don't find new maintainers, it will be deprecated and removed.

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

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

# 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/connector-testbed.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
change_type: bug_fix

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Fix memory leak during shutdown
note: "Container parser should add k8s metadata as resource attributes and not as log record attributes"


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

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Make span name a default dimension for ouput metrics and log records.
note: "Allow setting application name from `cx.application.name` and `cx.subsystem.name` resource attributes"

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

# (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: 8 additions & 14 deletions ...nski.issue-27830-common-where-clause.yaml → .chloggen/deps_update-opamp-go-v0.15.0.yaml
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,27 +1,21 @@
# 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: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: processor/transform
component: cmd/opampsupervisor,extension/opamp

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Allow common where clause
note: Upgrade the opamp-go library to v0.15.0

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

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

# 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: [user]
subtext: |
With this change, UUIDv7 is recommended for the OpAMP extension's instance_uid field instead of ULID. ULIDs will continue to work, but may be displayed as UUIDs.
The supervisor's persistent state (${storage_dir}/persistent_state.yaml) will need to be cleared to generate a new UUIDv7 instead of a ULID.
This change may be incompatible with management servers using v0.14.0 of opamp-go.
31 changes: 0 additions & 31 deletions .chloggen/drosiek-exporter-logs.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .chloggen/drosiek-exporter-metrics.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,18 @@ change_type: enhancement
component: elasticsearchexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "Converts more SemConv fields in OTel events to ECS fields in Elasticsearch documents when `mapping.mode: ecs` is specified."
note: Check that endpoints are valid URLs during config validation.

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

# (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: |
Check that endpoints are valid URLs during config validation so that
an invalid endpoint causes a fatal error during startup, rather than
leading to a persistent runtime error.
# 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
33 changes: 0 additions & 33 deletions .chloggen/elasticsearchexporter_go-docappender.yaml

This file was deleted.

13 changes: 13 additions & 0 deletions .chloggen/feat_opamp-supervisor-config-validation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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: opampsupervisor

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add config validation for the supervisor config

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [32843]
30 changes: 0 additions & 30 deletions .chloggen/fix-remotetap-limit.yaml

This file was deleted.

Loading

0 comments on commit acf7ce2

Please sign in to comment.