From d779f22d880d6c6593d2562e47ebf55af92e265a Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Fri, 22 Dec 2023 09:30:57 +0800 Subject: [PATCH] set monitor agents --- clusters/prod/kustomization.yaml | 10 +++++----- clusters/sit/kustomization.yaml | 10 +++++----- clusters/uat/kustomization.yaml | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/clusters/prod/kustomization.yaml b/clusters/prod/kustomization.yaml index 00d4265..5f1ec1b 100644 --- a/clusters/prod/kustomization.yaml +++ b/clusters/prod/kustomization.yaml @@ -4,9 +4,9 @@ resources: - namespace.yaml - ../../apps/monitor/observability-agent/ - ../../apps/monitor/kube-prometheus-stack/ - - ../../apps/c-demo/ - - ../../apps/js-demo/ - - ../../apps/python-demo/ - - ../../apps/go-demo/ - - ../../apps/rust-demo/ - podmonitor.yaml +# - ../../apps/c-demo/ +# - ../../apps/js-demo/ +# - ../../apps/python-demo/ +# - ../../apps/go-demo/ +# - ../../apps/rust-demo/ diff --git a/clusters/sit/kustomization.yaml b/clusters/sit/kustomization.yaml index 00d4265..5f1ec1b 100644 --- a/clusters/sit/kustomization.yaml +++ b/clusters/sit/kustomization.yaml @@ -4,9 +4,9 @@ resources: - namespace.yaml - ../../apps/monitor/observability-agent/ - ../../apps/monitor/kube-prometheus-stack/ - - ../../apps/c-demo/ - - ../../apps/js-demo/ - - ../../apps/python-demo/ - - ../../apps/go-demo/ - - ../../apps/rust-demo/ - podmonitor.yaml +# - ../../apps/c-demo/ +# - ../../apps/js-demo/ +# - ../../apps/python-demo/ +# - ../../apps/go-demo/ +# - ../../apps/rust-demo/ diff --git a/clusters/uat/kustomization.yaml b/clusters/uat/kustomization.yaml index 00d4265..5f1ec1b 100644 --- a/clusters/uat/kustomization.yaml +++ b/clusters/uat/kustomization.yaml @@ -4,9 +4,9 @@ resources: - namespace.yaml - ../../apps/monitor/observability-agent/ - ../../apps/monitor/kube-prometheus-stack/ - - ../../apps/c-demo/ - - ../../apps/js-demo/ - - ../../apps/python-demo/ - - ../../apps/go-demo/ - - ../../apps/rust-demo/ - podmonitor.yaml +# - ../../apps/c-demo/ +# - ../../apps/js-demo/ +# - ../../apps/python-demo/ +# - ../../apps/go-demo/ +# - ../../apps/rust-demo/