RX/TX Sum: make unit bytes, not bits

the metrics are called mtxrInterfaceStats{Rx,Tx}Bytes, so bits is not
correct
This commit is contained in:
Lauri Tirkkonen 2023-11-03 19:27:05 +09:00
parent f741901f03
commit ce4edaf7b4
2 changed files with 5 additions and 5 deletions

View file

@ -2654,7 +2654,7 @@
"properties": [
{
"id": "unit",
"value": "bits"
"value": "bytes"
},
{
"id": "thresholds",
@ -2686,7 +2686,7 @@
"properties": [
{
"id": "unit",
"value": "bits"
"value": "bytes"
},
{
"id": "thresholds",
@ -8813,4 +8813,4 @@
"uid": "nR3NRDGaz",
"version": 1,
"weekStart": ""
}
}

View file

@ -2654,7 +2654,7 @@
"properties": [
{
"id": "unit",
"value": "bits"
"value": "bytes"
},
{
"id": "thresholds",
@ -2686,7 +2686,7 @@
"properties": [
{
"id": "unit",
"value": "bits"
"value": "bytes"
},
{
"id": "thresholds",