Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragonflyoss/monitoring
Monitoring support for dragonfly
https://github.com/dragonflyoss/monitoring
cloud-native cncf dragonfly grafana grafana-dashboard
Last synced: 12 days ago
JSON representation
Monitoring support for dragonfly
- Host: GitHub
- URL: https://github.com/dragonflyoss/monitoring
- Owner: dragonflyoss
- License: apache-2.0
- Created: 2022-03-17T07:22:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T09:13:38.000Z (18 days ago)
- Last Synced: 2024-12-20T10:23:33.452Z (18 days ago)
- Topics: cloud-native, cncf, dragonfly, grafana, grafana-dashboard
- Language: Shell
- Homepage: https://d7y.io
- Size: 102 KB
- Stars: 4
- Watchers: 20
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Dragonfly Monitoring
Repository contains prometheus and grafana dashboard configuration.
Deploy the prometheus and grafana using [kube-prometheus-stack](https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack)
charts and `prometheus/values.yaml` configuration file.Generate grafana dashboard configuration
based on `grafana/dashboards/manager.json`, `grafana/dashboards/scheduler.json`, `grafana/dashboards/client.json` and `grafana/dashboards/seed-client.json`.## Note to developers
If developers need to publish grafana dashboard to [d7y](https://grafana.com/orgs/d7y) organization,
please contact [dragonfly maintainers](https://github.com/dragonflyoss/dragonfly/blob/main/MAINTAINERS.md).