Skip to content

Commit f02c5dd

Browse files
authored
Merge branch 'main' into fix-deltatocumulative-nh-downscaling
2 parents 361499b + 948fa91 commit f02c5dd

File tree

921 files changed

+35177
-30018
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

921 files changed

+35177
-30018
lines changed

.chloggen/observer_expose_host_port.yaml renamed to .chloggen/32669-wireframe-sum.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Use this changelog template to create an entry for release notes.
22

33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: enhancement
4+
change_type: new_component
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: observerextension
7+
component: sumconnector
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Expose host and port in endpoint's environment
10+
note: "creates a wireframe and initial pr to develop from"
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33571]
13+
issues: [32669]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/call_cpu_info_only_on_demand.yaml renamed to .chloggen/Fix-failed-label-does-not-work-leads-to-servicegraph-metrics-error.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: resourcedetectionprocessor
7+
component: servicegraphconnector
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Fetch CPU info only if related attributes are enabled
10+
note: Fix failed label does not work leads to servicegraph metrics error
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33774]
13+
issues: [32018]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: [user]
27+
change_logs: []

.chloggen/add-byteslicelikegetter.yaml renamed to .chloggen/add-hex-function.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ change_type: enhancement
77
component: pkg/ottl
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Add ByteSliceLikeGetter interface
10+
note: Added Hex() converter function
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
1313
issues: [31929]
@@ -24,4 +24,4 @@ subtext:
2424
# Include 'user' if the change is relevant to end users.
2525
# Include 'api' if there is a change to a library API.
2626
# Default: '[user]'
27-
change_logs: [api]
27+
change_logs: []

.chloggen/vcenter_add_host_metrics.yaml renamed to .chloggen/add-vcenter-resource-pool-metrics.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,18 @@ change_type: enhancement
77
component: vcenterreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: "Adds vCenter CPU capacity and network drop rate metrics to hosts."
10+
note: "Adds additional vCenter resource pool metrics and a memory_usage_type attribute for vcenter.resource_pool.memory.usage metric to use."
1111

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

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext:
18+
subtext: |
19+
Added "vcenter.resource_pool.memory.swapped", "vcenter.resource_pool.memory.ballooned", and "vcenter.resource_pool.memory.granted"
20+
metrics. Also added an additional attribute, "memory_usage_type" for "vcenter.resource_pool.memory.usage" metric, which is
21+
currently under a feature gate.
1922
2023
# If your change doesn't affect end users or the exported elements of any package,
2124
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
@@ -24,4 +27,4 @@ subtext:
2427
# Include 'user' if the change is relevant to end users.
2528
# Include 'api' if there is a change to a library API.
2629
# Default: '[user]'
27-
change_logs: [user]
30+
change_logs: [user]

.chloggen/add_k8s_pod_ip.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.chloggen/elasticsearch-exporter-metrics-ecs-attr-translation.yaml renamed to .chloggen/awss3receiver_metrics_logs.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Use this changelog template to create an entry for release notes.
22

33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: enhancement
4+
change_type: 'enhancement'
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: exporter/elasticsearch
7+
component: awss3receiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Encode metrics resource attributes in ECS mapping mode
10+
note: Add support for retrieving logs and metrics to the AWS S3 Receiver.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33823]
13+
issues: [30750]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/branch-issue-32716.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.chloggen/chan-tim_timeoutValidation.yaml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.chloggen/clickhouse-change-default-database.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.chloggen/clickhouse-exporter-enexport-extra-config-methods.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.chloggen/clickhouseexporter_update_default_logs_table.yaml renamed to .chloggen/clickhouse_logs_stability_beta.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@ change_type: enhancement
77
component: clickhouseexporter
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Updated the default logs table to a more optimized schema
10+
note: Upgrading stability for logs to beta
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33611]
13+
issues: [33615]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext: Simplified data types, improved partitioning and time range queries.
18+
subtext: |
19+
The logs exporter has been proven to be stable for large scale production deployments.
20+
Configuration options specific to logs are unlikely to change.
1921
2022
# If your change doesn't affect end users or the exported elements of any package,
2123
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
@@ -24,4 +26,4 @@ subtext: Simplified data types, improved partitioning and time range queries.
2426
# Include 'user' if the change is relevant to end users.
2527
# Include 'api' if there is a change to a library API.
2628
# Default: '[user]'
27-
change_logs: []
29+
change_logs: [user]

.chloggen/clickhouseexporter-aggregation-temporality.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.chloggen/clickhouseexporter-remove-deprecated-config-option.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.chloggen/add_vcenter_vm_cpu_readiness_metric.yaml renamed to .chloggen/cloudfoundryreceiver_add_logs_support.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: vcenterreceiver
7+
component: cloudfoundryreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: "Adds vCenter CPU readiness metric for VMs."
10+
note: Add support to receive CloudFoundry Logs
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33607]
13+
issues: [32671]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

.chloggen/vcenterreceiver_fix_multiple_datacenters.yaml renamed to .chloggen/codeboten_alpha-apachespark.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: vcenterreceiver
7+
component: apachesparkreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Fixes errors in some of the client calls for environments containing multiple datacenters.
10+
note: Updating the stability to reflect that the component is shipped as part of contrib.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [33734]
13+
issues: [33906]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Use this changelog template to create an entry for release notes.
2+
3+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4+
change_type: bug_fix
5+
6+
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7+
component: azureblobreceiver
8+
9+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10+
note: Updating the stability to reflect that the component is shipped as part of contrib.
11+
12+
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13+
issues: [33902]
14+
15+
# (Optional) One or more lines of additional information to render under the primary note.
16+
# These lines will be padded with 2 spaces and then inserted directly into the document.
17+
# Use pipe (|) for multiline entries.
18+
subtext:
19+
20+
# If your change doesn't affect end users or the exported elements of any package,
21+
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
22+
# Optional: The change log or logs in which this entry should be included.
23+
# e.g. '[user]' or '[user, api]'
24+
# Include 'user' if the change is relevant to end users.
25+
# Include 'api' if there is a change to a library API.
26+
# Default: '[user]'
27+
change_logs: []

0 commit comments

Comments
 (0)