Skip to content

Commit

Permalink
feat: handled review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl committed Sep 9, 2024
1 parent 23ff902 commit f3110b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana/dashboards/cmode/s3ObjectStorage.json
Original file line number Diff line number Diff line change
Expand Up @@ -1149,7 +1149,7 @@
"Value #A": "Requests",
"Value #B": "Connections",
"Value #C": "Max Outstanding Requests",
"Value #D": "Max Connected Connections",
"Value #D": "Max Connections",
"Value #E": "Max Commands Per Connections"
}
}
Expand Down Expand Up @@ -1590,7 +1590,7 @@
}
]
},
"unit": "bytes",
"unit": "Bps",
"unitScale": true
},
"overrides": []
Expand Down

0 comments on commit f3110b2

Please sign in to comment.