summaryrefslogtreecommitdiff
path: root/releasenotes/notes/snmp-cpu-util-055cd7704056c1ce.yaml
blob: fc34d6389be73145c1a78a704deb9075b8eabbaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    new metrics are available for snmp polling hardware.cpu.user,
    hardware.cpu.nice, hardware.cpu.system, hardware.cpu.idle,
    hardware.cpu.wait, hardware.cpu.kernel, hardware.cpu.interrupt.
    They replace deprecated hardware.cpu.util and
    hardware.system_stats.cpu.idle.

deprecations:
  - |
    metrics hardware.cpu.util and hardware.system_stats.cpu.idle are now
    deprecated. Other hardware.cpu.* metrics should be used instead.