Skip to content

Commit 78e29c0

Browse files
authored
Merge pull request #19854 from scogle/patch-1
Adds documentation on prometheus-ha cluster limit NRIE
2 parents 473112d + 74ff756 commit 78e29c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/infrastructure/prometheus-integrations/install-configure/prometheus-high-availability-ha.mdx

+3-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ New Relic requires two external labels to deduplicate data from replicas in a hi
6868
</tbody>
6969
</table>
7070

71-
The remaining sections explain how labels work with Prometheus Operator and standalone Prometheus.
71+
<Callout variant="caution">
72+
An account can have up to 1,500 unique Prometheus HA clusters. If this limit is exceeded, data from additional HA clusters will be dropped. In such cases, New Relic generates `PrometheusHAClusterLimit` [`NrIntegrationError`](https://docs.newrelic.com/docs/data-apis/ingest-apis/metric-api/troubleshoot-nrintegrationerror-events/) events.
73+
</Callout>
7274

7375
## Prometheus Operator [#kubernetes-operator]
7476

0 commit comments

Comments
 (0)