crate / crate/devrel-mongo-cdc-demo
Uploading a Grafana dashboard programmatically
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Dear Simon,
in the same spirit like GH-1, we would like to inform you about the [grafana-import program](https://community.panodata.org/t/grafana-import-import-and-export-grafana-dashboards/295), useful to import and export Grafana dashboards.
You will probably not immediately need its dashboard-as-code subsystem if you are just maintaining a JSON representation of your dashboard, but you might love its "watchdog" feature from the start. Contrary to the CrateDB Cloud SDK (GH-1), this program is available right away.
```shell
brew install uv
```
```shell
uv tool install --upgrade --compile-bytecode 'grafana-import[builder]'
```
With kind regards,
Andreas.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.