Skip to content

Commit

Permalink
Move back to current frequency
Browse files Browse the repository at this point in the history
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark committed Oct 5, 2023
1 parent 82327ae commit f914169
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions model/metrics/system-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ groups:
- ref: system.cpu.state
- ref: system.cpu.logical_number

- id: metric.system.cpu.frequency.max
- id: metric.system.cpu.frequency
type: metric
metric_name: system.cpu.frequency.max
brief: "Reports the maximum operating frequency the processor can run at (in MHz)"
metric_name: system.cpu.frequency
brief: "Reports the current frequency of the CPU processor in MHz"
instrument: gauge
unit: "{MHz}"
attributes:
Expand Down

0 comments on commit f914169

Please sign in to comment.