mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-10-11 17:16:18 +00:00
grafana loki added
This commit is contained in:
12
grafana/provisioning/plugins/app.yaml
Normal file
12
grafana/provisioning/plugins/app.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: 1
|
||||
|
||||
apps:
|
||||
- type: "grafana-lokiexplore-app"
|
||||
org_id: 1
|
||||
org_name: "Grafana"
|
||||
disabled: false
|
||||
jsonData:
|
||||
apiUrl: http://default-url.com
|
||||
isApiKeySet: true
|
||||
secureJsonData:
|
||||
apiKey: secret-key
|
Reference in New Issue
Block a user