Add observability stack
Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
aca076e864
commit
a74de574eb
4 changed files with 312 additions and 4 deletions
|
|
@ -68,3 +68,12 @@ mqtt:
|
|||
forge:
|
||||
path: "/srv/sunnypup/forge"
|
||||
secret: ""
|
||||
|
||||
observability:
|
||||
tempo: "/srv/sunnypup/otel/tempo"
|
||||
loki:
|
||||
data_path: "/srv/sunnypup/otel/loki/data"
|
||||
storage_path: "/srv/sunnypup/otel/loki/storage"
|
||||
grafana: "/srv/sunnypup/otel/grafana"
|
||||
p8s: "/srv/sunnypup/otel/p8s"
|
||||
pyroscope: "/srv/sunnypup/otel/pyroscope"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue