Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grafana/grizzly
A utility for managing Jsonnet dashboards against the Grafana API
https://github.com/grafana/grizzly
backstage-include
Last synced: 27 days ago
JSON representation
A utility for managing Jsonnet dashboards against the Grafana API
- Host: GitHub
- URL: https://github.com/grafana/grizzly
- Owner: grafana
- License: apache-2.0
- Created: 2020-03-28T18:48:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T19:55:10.000Z (3 months ago)
- Last Synced: 2024-07-30T12:13:12.468Z (3 months ago)
- Topics: backstage-include
- Language: Go
- Homepage: https://grafana.github.io/grizzly/
- Size: 1.62 MB
- Stars: 474
- Watchers: 132
- Forks: 60
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Grizzly: Manage your Observability Systems
A utility for managing various observability resources with Jsonnet. Currently supported
are:* Grafana dashboards/dashboard folders
* Grafana datasources
* Grafana Cloud Prometheus recording rules/alerts
* Grafana Synthetic Monitoring checksSee [docs](https://grafana.github.io/grizzly) for usage details.
## Contributing
See our [contributing guide](CONTRIBUTING.md).