mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
stackdriver: publish docs to v5.3 (not root)
This commit is contained in:
parent
284d0b7edf
commit
d405d8f255
@ -61,9 +61,11 @@ Click on the links above and click the `Enable` button:
|
||||

|
||||
5. Click the Create button. A JSON key file will be created and downloaded to your computer. Store this file in a secure place as it allows access to your Stackdriver data.
|
||||
6. Upload it to Grafana on the datasource Configuration page. You can either upload the file or paste in the contents of the file.
|
||||

|
||||
|
||||

|
||||
7. The file contents will be encrypted and saved in the Grafana database. Don't forget to save after uploading the file!
|
||||

|
||||
|
||||

|
||||
|
||||
## Metric Query Editor
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
[
|
||||
{ "version": "v5.3", "path": "/v5.3", "archived": false, "current": false },
|
||||
{ "version": "v5.2", "path": "/", "archived": false, "current": true },
|
||||
{ "version": "v5.1", "path": "/v5.1", "archived": true },
|
||||
{ "version": "v5.0", "path": "/v5.0", "archived": true },
|
||||
|
Loading…
Reference in New Issue
Block a user