Feature/rate (#36)
- chore(grafana): update client dashboard to Grafana 13.1.0
- Bump pluginVersion from 12.3.1 to 13.1.0 across all panels
- Switch
rate()toirate()for traffic and request metrics- Change bandwidth unit from
binbpstobps- Add
fixedColor, remove emptymappings/overridesfields- Add
overflow: ellipsisandenableFacetedFilterto legends- Update datasource annotation type from
datasourceto `grafanaSigned-off-by: Gaius gaius.qi@gmail.com
- build(grafana): replace rate with irate in scheduler dashboard queries
Switches all
rate()calls toirate()for more responsive, per-second instantaneous rate calculations in scheduler panels. Affects peer, task, piece, host, and traffic metrics across both summary and per-instance queries.Signed-off-by: Gaius gaius.qi@gmail.com
Signed-off-by: Gaius gaius.qi@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Dragonfly Monitoring
Repository contains prometheus and grafana dashboard configuration.
Deploy the prometheus and grafana using kube-prometheus-stack charts and
prometheus/values.yamlconfiguration file.Generate grafana dashboard configuration based on
grafana/dashboards/manager.json,grafana/dashboards/scheduler.json,grafana/dashboards/client.jsonandgrafana/dashboards/seed-client.json.Note to developers
If developers need to publish grafana dashboard to d7y organization, please contact dragonfly maintainers.