Skip to content

Commit 4676587

Browse files
committed
Add changelog for SignalFx CPU count translation
Assisted-by: GPT-5
1 parent 847e140 commit 4676587

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
change_type: breaking
2+
component: exporter/signalfx
3+
note: "Translate `cpu.num_processors` from `system.cpu.logical.count`."
4+
issues: [49296]
5+
subtext: |
6+
The exporter no longer derives `cpu.num_processors` by counting per-core `system.cpu.time` series.
7+
Enable `system.cpu.logical.count` in the hostmetrics receiver CPU scraper to emit `cpu.num_processors` with the default SignalFx translations.
8+
change_logs: [user]

0 commit comments

Comments
 (0)