Skip to content

Commit

Permalink
Converted the limitation heading to a caution
Browse files Browse the repository at this point in the history
  • Loading branch information
sujitnewrelic authored Jan 31, 2025
1 parent 26e2e8d commit 94c4c41
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,9 @@ New Relic requires two external labels to deduplicate data from replicas in a hi
</tbody>
</table>

### Limit to the Number of HA Clusters

Currently, there is a limit of 1500 unique Prometheus HA clusters per account. Data may be dropped for HA clusters beyond this limit. If this occurs, New Relic will generate `PrometheusHAClusterLimit` [`NrIntegrationError`](https://docs.newrelic.com/docs/data-apis/ingest-apis/metric-api/troubleshoot-nrintegrationerror-events/) events.

The remaining sections explain how labels work with Prometheus Operator and standalone Prometheus.
<Callout variant="caution">
There is a limit of 1500 unique Prometheus HA clusters per account. Exceeding this limit results in data being dropped for additional HA clusters. If this occurs, New Relic generates `PrometheusHAClusterLimit` and [`NrIntegrationError`](https://docs.newrelic.com/docs/data-apis/ingest-apis/metric-api/troubleshoot-nrintegrationerror-events/) events.
</Callout>

## Prometheus Operator [#kubernetes-operator]

Expand Down

0 comments on commit 94c4c41

Please sign in to comment.