https://github.com/dcos/grafana-dashboards
Official DC/OS Grafana dashboards
https://github.com/dcos/grafana-dashboards
dcos dcos-ux-guild
Last synced: 2 months ago
JSON representation
Official DC/OS Grafana dashboards
- Host: GitHub
- URL: https://github.com/dcos/grafana-dashboards
- Owner: dcos
- License: apache-2.0
- Created: 2018-10-11T13:09:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T16:04:19.000Z (over 4 years ago)
- Last Synced: 2025-01-06T14:30:15.765Z (4 months ago)
- Topics: dcos, dcos-ux-guild
- Homepage:
- Size: 463 KB
- Stars: 15
- Watchers: 15
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DC/OS Grafana Dashboards
This repository is the home of the official DC/OS Grafana dashboards.
## Contributing Dashboards
To contribute dashboards to this repository, you should export the dashboard json from Grafana via the `Share` dialog, which offers the option to export the dashboard as a json file.
The `Export for sharing externally` option should be checked.Dashboard titles should follow a standardized `: ` format.
## Release Branches
We keep track of a branch for each DC/OS release series (e.g., 1.12.x, 1.13.x, ...).
This allows us to have different sets of dashboards for different DC/OS releases.
Currently, we maintain the following branches:- 1.12.x (DC/OS 1.12)
- 1.13.x (DC/OS 1.13)
- 2.0.x (DC/OS 2.0)
- 2.1.x (DC/OS 2.1)
- master (DC/OS 2.2-dev)Please make changes to the master branch first, and then backport changes to the corresponding branches if needed.
## Related Projects
- https://github.com/mesosphere/dcos-monitoring
- https://github.com/dcos/telegraf