feat(): added compose setup with full observability stack

This commit is contained in:
ITQ
2026-04-18 10:35:06 +03:00
parent 123528dcb9
commit 1ff759b53b
42 changed files with 9717 additions and 0 deletions
@@ -0,0 +1,13 @@
apiVersion: 1
prune: true
datasources:
- name: Grafana Loki
type: loki
access: proxy
orgId: 1
uid: loki
url: http://grafana-loki:3100
isDefault: false
version: 1
editable: false
@@ -0,0 +1,15 @@
apiVersion: 1
prune: true
datasources:
- name: Pyroscope
type: grafana-pyroscope-datasource
access: proxy
orgId: 1
uid: pyroscope
url: http://grafana-pyroscope:4040
isDefault: false
version: 1
editable: false
jsonData:
minStep: 15s
@@ -0,0 +1,13 @@
apiVersion: 1
prune: true
datasources:
- name: Grafana Tempo
type: tempo
access: proxy
orgId: 1
uid: tempo
url: http://grafana-tempo:3200
isDefault: false
version: 1
editable: false
@@ -0,0 +1,19 @@
apiVersion: 1
prune: true
datasources:
- name: VictoriaMetrics
type: prometheus
access: proxy
orgId: 1
uid: victoriametrics
url: http://victoriametrics:8428
basicAuth: false
basicAuthUser: ""
withCredentials: false
isDefault: true
editable: false
jsonData:
httpMethod: POST
queryTimeout: 10s
timeInterval": 10s