From 6ba8e72412f9ee47755d8f5cee41874bcd717540 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 21 Jun 2024 00:25:07 +0200 Subject: revamp prometheus metric lables for whawty-nginx-sso --- inventory/host_vars/ch-http-proxy.yml | 3 +-- inventory/host_vars/ch-mon.yml | 5 ++--- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ch-http-proxy.yml b/inventory/host_vars/ch-http-proxy.yml index 1e998ed0..024c9bfc 100644 --- a/inventory/host_vars/ch-http-proxy.yml +++ b/inventory/host_vars/ch-http-proxy.yml @@ -126,5 +126,4 @@ whawty_nginx_sso_logins: prometheus_job_multitarget_whawty_nginx_sso: ch-http-proxy: - - instance: "whawty-nginx-sso-{{ inventory_hostname }}-chaos-at-home" - instance_name: chaos-at-home + - app_instance: chaos-at-home diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index c514550e..e974b0af 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -121,8 +121,7 @@ whawty_nginx_sso_auths: prometheus_job_multitarget_whawty_nginx_sso: ch-mon: - - instance: "whawty-nginx-sso-{{ inventory_hostname }}-chaos-at-home" - instance_name: chaos-at-home + - app_instance: chaos-at-home prometheus_server_storage: @@ -282,7 +281,7 @@ grafana_dashboards: datasource: "Prometheus" - file: standalone-kubelet-overview datasource: "Prometheus" - - file: whawty-nginx-sso + - file: apps/whawty-nginx-sso datasource: "Prometheus" - file: mosquitto datasource: "Prometheus" -- cgit v1.2.3