Skip to content

Commit

Permalink
style: align rename markers
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrinds committed Dec 7, 2022
1 parent 58700c8 commit 67a4ab7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf/zapi/cdot/9.8.0/disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object: disk
counters:
storage-disk-info:
- ^^disk-uid
- ^^disk-name => disk
- ^^disk-name => disk
- disk-inventory-info:
- bytes-per-sector => bytes_per_sector
- capacity-sectors => sectors
Expand All @@ -28,9 +28,9 @@ counters:
- sectors-read
- sectors-written
- disk-raid-info:
- ^container-type => container_type
- ^container-type => container_type
- disk-outage-info:
- ^reason => outage
- ^reason => outage

plugins:
- LabelAgent:
Expand Down

0 comments on commit 67a4ab7

Please sign in to comment.