Skip to content

Commit

Permalink
Merge pull request #677 from petracihalova/sources-grafana-fix
Browse files Browse the repository at this point in the history
fixed unit for Y axis for 'Error Rate Uptime' panel
  • Loading branch information
lpichler authored Nov 13, 2023
2 parents 51d86da + 948f49f commit 71b29bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/dashboards/grafana-dashboard-sources-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@ data:
}
]
},
"unit": "percent"
"unit": "percentunit"
},
"overrides": []
},
Expand Down

0 comments on commit 71b29bd

Please sign in to comment.