# Centralized Prometheus Monitoring Tool Integrations-

Centralized Prometheus Monitoring tools aggregate metrics from multiple Kubernetes clusters into a single, unified monitoring system with a central Prometheus-compatible API.

To integrate Centralized Prometheus Monitoring tools into Finout, create a single Prometheus integration that connects to that tool’s  centralized API, by selecting the specific tool you’re using:

* [Amazon Managed Prometheus](https://docs.finout.io/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations-1/amazon-managed-prometheus-integration)
* [Chronosphere](https://docs.finout.io/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations-1/chronosphere-integration)
* [Coralogix](/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations/coralogix-integration.md)
* [Mimir](/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations/mimir-integration.md)
* [Thanos](/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations/thanos-integration.md)
* [VictoriaMetrics](/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations/victoriametrics-integration.md)&#x20;

{% hint style="info" %}
**Note**: Finout integrates seamlessly with all clusters you have connected to the selected centralized tool.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finout.io/kubernetes-integrations/kubernetes/prometheus/centralized-prometheus-monitoring-tool-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
