We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847e140 commit 4676587Copy full SHA for 4676587
1 file changed
.chloggen/signalfx-cpu-num-processors-logical-count.yaml
@@ -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