# MONITORING & OBSERVABILITY

- [Monitoring](https://docs.platform9.com/private-cloud-director/monitoring-and-observability/monitoring.md): Monitor Private Cloud Director infrastructure and VM performance using built-in Grafana dashboards, or export metrics to your own observability stack.
- [Exporting PCD Metrics](https://docs.platform9.com/private-cloud-director/monitoring-and-observability/monitoring/exporting-pcd-metrics.md): Integrate Private Cloud Director metrics into your existing observability stack by scraping directly from each host or querying the aggregated metrics on the UI
- [PCD Metrics Reference](https://docs.platform9.com/private-cloud-director/monitoring-and-observability/monitoring/pcd-metrics-reference.md): Reference list of host and VM metrics available from the node-exporter and libvirt-exporter on each PCD hypervisor host.
- [Service Health Dashboard](https://docs.platform9.com/private-cloud-director/monitoring-and-observability/service-health-dashboard.md)
- [Audit Logging](https://docs.platform9.com/private-cloud-director/monitoring-and-observability/audit-logging.md): Retrieving auditing information for core PCD services


---

# 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.platform9.com/private-cloud-director/monitoring-and-observability.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.
