import files

This commit is contained in:
Yann Autissier
2021-02-09 17:05:00 +01:00
parent f5c4576411
commit 44a6d37ba5
425 changed files with 23195 additions and 0 deletions
@@ -0,0 +1,30 @@
apiVersion: 1
datasources:
- name: 'Prometheus'
type: 'prometheus'
access: 'proxy'
org_id: 1
url: 'http://prometheus:9090'
is_default: true
version: 1
editable: true
- name: "AWS_Cloudwatch"
type: cloudwatch
jsonData:
authType: keys
defaultRegion: eu-west-1
secureJsonData:
accessKey: "AWS_ACCESS_KEY"
secretKey: "AWS_SECRET_KEY"
- name: MySQL
type: mysql
url: mysql:3306
database: MYSQL_GRAFANA_DB
user: MYSQL_GRAFANA_USER
password: MYSQL_GRAFANA_PASSWORD