Updates for grafana stack
This commit is contained in:
@@ -21,6 +21,17 @@ tianji_server_url: https://tianji.aimloperations.com
|
||||
tianji_workspace_id: cm7w8087y020lddswyhamadj2
|
||||
tianji_install_script_url: "https://tianji.aimloperations.com/serverStatus/{{ tianji_workspace_id }}/install.sh?url={{ tianji_server_url }}"
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Observability (Alloy on every host → Loki/Prometheus/Grafana on control node)
|
||||
# See docs/OBSERVABILITY.md
|
||||
# ---------------------------------------------------------------------------
|
||||
loki_url: "http://10.0.0.128:3100"
|
||||
loki_push_url: "{{ loki_url }}/loki/api/v1/push"
|
||||
prometheus_url: "http://10.0.0.128:9090"
|
||||
prometheus_remote_write_url: "{{ prometheus_url }}/api/v1/write"
|
||||
grafana_public_url: "https://grafana.aimloperations.com"
|
||||
grafana_public_domain: "grafana.aimloperations.com"
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# App deployment (Phase 2)
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user