mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: archive loki & vector
This commit is contained in:
@@ -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
|
||||||
|
@@ -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
|
|
||||||
|
Reference in New Issue
Block a user