G’Day. We’re building dashbords in a dev Grafana OSS, then using the HTTP API to pull them out of there and push them into our production Grafana OSS. Works fine.
Problem now, is we want to push a few of them up to Grafana cloud instance. What I’m missing are the credentials to use with the HTTP api. Do I just use my Grafana.com login as the server was created by it? I’m sort of expecting an admin id, like the OSS Grafana, but I was never asked to specify one…
How do I do this? I’m wanting to automate the distribution, so new versions of published reports automatically get pushed to both Grafana Web and our internal OSS server… Manually uploading them isn’t really an option and we don’t want them visible to anyone else as they contain sensitive (business) data.
Mik