Skip to content

Commit

Permalink
Merge branch 'main' into feature/issue-32490
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaLanziani authored Jun 6, 2024
2 parents 96a3612 + fa5e8f1 commit 7646fc1
Show file tree
Hide file tree
Showing 705 changed files with 18,971 additions and 21,806 deletions.
27 changes: 0 additions & 27 deletions .chloggen/add_shutdown_podman.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

22 changes: 0 additions & 22 deletions .chloggen/bdrutu-scrape-http.yaml

This file was deleted.

34 changes: 34 additions & 0 deletions .chloggen/branch-metrics.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 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: gitproviderreceiver

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

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

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add support for adding spanID and traceID as exemplars to datapoints generated by telemetrygen
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: [33320]
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.
Expand Down
27 changes: 0 additions & 27 deletions .chloggen/container_parser_expose_max_recombine_log.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: influxdb(exporter|receiver)
component: filelogreceiver

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: remove Metric flags field to/from InfluxDB conversion
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: [29896]
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: pkg/ottl
component: coralogixexporter

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Add the `Day` Converter to extract the int Day component from a time.Time
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: [33106]
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
27 changes: 0 additions & 27 deletions .chloggen/drosiek-tracing.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/feature_solarwindsapmsettingsextension-concreteimpl.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix-staleness-evict.yaml

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit 7646fc1

Please sign in to comment.