Initial Commit

This commit is contained in:
Arseniy Kuznetsov
2022-10-17 15:35:36 +01:00
parent 98b0eeb134
commit d970f8a697
16 changed files with 11169 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
apiVersion: 1
datasources:
-
access: proxy
basicAuth: false
jsonData:
maxLines: 1000
name: Loki
type: loki
url: "http://loki:3100/"
+8
View File
@@ -0,0 +1,8 @@
apiVersion: 1
datasources:
-
access: proxy
basicAuth: false
name: Prometheus
type: prometheus
url: "http://prometheus:9090/"