
{{< page-finder/head text="Monitor YugabyteDB" subtle="across different products">}}
  {{< page-finder/list icon="/icons/database-hover.svg" text="YugabyteDB" url="../../launch-and-manage/monitor-and-alert" >}}
  {{< page-finder/list icon="/icons/server-hover.svg" text="YugabyteDB Anywhere" current="" >}}
  {{< page-finder/list icon="/icons/cloud-hover.svg" text="YugabyteDB Aeon" url="/stable/yugabyte-cloud/cloud-monitor/" >}}
{{< /page-finder/head >}}

YugabyteDB Anywhere provides preconfigured alerts to notify you of potential problems with universes and your YugabyteDB Anywhere installation.

Use the Live Queries and Slow Queries dashboards to monitor and display current running queries and analyze statistics of past queries on your YugabyteDB universes.

Integrate with third-party tools such as Datadog, Dynatrace, and Splunk to export database metrics and audit logs for analysis.

{{<index/block>}}

  {{<index/item
    title="Alerts"
    body="View and manage alerts generated by YugabyteDB Anywhere."
    href="alert/"
    icon="fa-thin fa-bell">}}

  {{<index/item
    title="Performance metrics"
    body="View universe performance metrics."
    href="anywhere-metrics/"
    icon="fa-thin fa-chart-line">}}

  {{<index/item
    title="Live queries dashboard"
    body="Monitor and display current running queries."
    href="live-queries-dashboard/"
    icon="fa-thin fa-gauge-circle-bolt">}}

  {{<index/item
    title="Slow queries dashboard"
    body="Analyze statistics and execution times of past queries."
    href="slow-queries-dashboard/"
    icon="fa-thin fa-turtle">}}

  {{<index/item
    title="Performance advisor"
    body="Scan your database for potential optimizations."
    href="performance-advisor/"
    icon="fa-thin fa-user-robot">}}

  {{<index/item
    title="Latency histogram and P99 latencies"
    body="View latency histogram and P99 latency metrics."
    href="latency-histogram/"
    icon="fa-thin fa-chart-simple">}}

  {{<index/item
    title="CDC observability"
    body="Monitor replication slots used for CDC."
    href="cdc-observability/"
    icon="fa-thin fa-arrows-rotate">}}

  {{<index/item
    title="Export metrics and logs"
    body="Export audit logs and node-level metrics to third-party tools."
    href="anywhere-export-configuration/"
    icon="fa-thin fa-file-export">}}

  {{<index/item
    title="Custom Prometheus"
    body="Use your own Prometheus server to scrape metrics."
    href="prometheus-custom/"
    icon="fa-thin fa-fire">}}

{{</index/block>}}
