# Observability & Integration

- [Prometheus + Grafana Monitoring](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/monitoring-qtap-with-prometheus-and-grafana.md)
- [OpenTelemetry Integration](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/sending-qtap-events-to-opentelemetry.md)
- [Exporting HTTP Headers to OpenTelemetry](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/exporting-http-headers-to-opentelemetry.md)
- [Self-Hosted Grafana Observability Stack](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/self-hosted-grafana-observability-stack.md)
- [Self-Hosted ClickStack Observability](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/self-hosted-clickstack-observability.md)
- [Integrating Qtap with Your Observability Stack](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/integrating-qtap-with-your-observability-stack.md)
- [Fluent Bit Batching](https://docs.qpoint.io/guides/qtap-guides/observability-and-integration/capturing-all-http-traffic-with-fluent-bit.md)


---

# 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.qpoint.io/guides/qtap-guides/observability-and-integration.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.
