Skip to content

Commit

Permalink
Replace SI units for data amounts with IEC units (#605)
Browse files Browse the repository at this point in the history
* Update mimir-query-stats.json

* Update api-performance.json

* Update etcd-backup.json

* Update etcd-health.json

* Update grafana.json

* Update loki-cost-estimation.json

* Update loki-logs.json

* Update network-anomaly-detection.json

* Update node-utilization.json

* Update zot.json

* Update dns.json

* Update nodes-overview.json

* Update servicemonitors-overview.json

* Update kiam.json

* Update CHANGELOG.md
  • Loading branch information
marians authored Aug 19, 2024
1 parent 038a9b8 commit 1691254
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 33 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Updated all dashboars using `decbytes` unit to use `bytes` (IEC units) instead.

## [3.22.0] - 2024-08-01

### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1061,7 +1061,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2476,7 +2476,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": [
{
Expand Down Expand Up @@ -523,7 +523,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -625,7 +625,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -696,7 +696,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -819,7 +819,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"properties": [
{
"id": "unit",
"value": "decbytes"
"value": "bytes"
}
]
},
Expand All @@ -238,7 +238,7 @@
"properties": [
{
"id": "unit",
"value": "decbytes"
"value": "bytes"
}
]
},
Expand All @@ -262,7 +262,7 @@
"properties": [
{
"id": "unit",
"value": "decbytes"
"value": "bytes"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -198,7 +198,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -294,7 +294,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -390,7 +390,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -487,7 +487,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -427,7 +427,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -861,7 +861,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": [
{
Expand Down Expand Up @@ -315,7 +315,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -389,7 +389,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -2142,7 +2142,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1312,7 +1312,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -1529,7 +1529,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -1338,7 +1338,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -576,7 +576,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down
4 changes: 2 additions & 2 deletions helm/dashboards/dashboards/aws/private/kiam.json
Original file line number Diff line number Diff line change
Expand Up @@ -3162,7 +3162,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down Expand Up @@ -3510,7 +3510,7 @@
}
]
},
"unit": "decbytes"
"unit": "bytes"
},
"overrides": []
},
Expand Down

0 comments on commit 1691254

Please sign in to comment.