feat: archive loki & vector

This commit is contained in:
auricom
2024-05-05 01:10:02 +02:00
parent 677e9cb4dd
commit 62b2e0330c
21 changed files with 5 additions and 7 deletions

View File

@@ -157,11 +157,11 @@ spec:
access: proxy access: proxy
url: http://thanos-query-frontend.monitoring.svc.cluster.local.:9090 url: http://thanos-query-frontend.monitoring.svc.cluster.local.:9090
isDefault: true isDefault: true
- name: Loki # - name: Loki
type: loki # type: loki
uid: loki # uid: loki
access: proxy # access: proxy
url: http://loki-gateway.monitoring.svc.cluster.local.:80 # url: http://loki-gateway.monitoring.svc.cluster.local.:80
- name: Alertmanager - name: Alertmanager
type: alertmanager type: alertmanager
uid: alertmanager uid: alertmanager

View File

@@ -9,7 +9,5 @@ resources:
- ./gatus/ks.yaml - ./gatus/ks.yaml
- ./grafana/ks.yaml - ./grafana/ks.yaml
- ./kube-prometheus-stack/ks.yaml - ./kube-prometheus-stack/ks.yaml
- ./loki/ks.yaml
- ./scrutiny/ks.yaml - ./scrutiny/ks.yaml
- ./thanos/ks.yaml - ./thanos/ks.yaml
- ./vector/ks.yaml