diff --git a/deploy/docs/existingPrometheusDoc.md b/deploy/docs/existingPrometheusDoc.md index 362b39810d..2420ec015e 100644 --- a/deploy/docs/existingPrometheusDoc.md +++ b/deploy/docs/existingPrometheusDoc.md @@ -1,5 +1,7 @@ # How to install if you have an existing Prometheus operator +__NOTE__: The Sumo Logic Kubernetes collection process does not support collecting metrics from scaling Prometheus replicas. If you are running multiple Prometheus replicas, please follow our [Side-by-Side](SideBySidePrometheus.md) instructions. + - [Install Fluentd, Fluent-bit, and Falco](#install-fluentd-fluent-bit-and-falco) diff --git a/deploy/docs/standAlonePrometheus.md b/deploy/docs/standAlonePrometheus.md index 9ed0fef43a..ecd4f805a1 100644 --- a/deploy/docs/standAlonePrometheus.md +++ b/deploy/docs/standAlonePrometheus.md @@ -1,5 +1,7 @@ # How to install if you have standalone Prometheus +__NOTE__: The Sumo Logic Kubernetes collection process does not support collecting metrics from scaling Prometheus replicas. If you are running multiple Prometheus replicas, please follow our [Side-by-Side](SideBySidePrometheus.md) instructions. + 1. Download the Prometheus Operator `prometheus-overrides.yaml` by running ```bash