An open API service indexing awesome lists of open source software.

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

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