# OBSERVE

- [Monitoring Overview](https://docs.apica.io/observe/prometheus.md)
- [Connecting Prometheus](https://docs.apica.io/observe/prometheus/connecting-prometheus.md)
- [Connecting Amazon Managed Service for Prometheus](https://docs.apica.io/observe/prometheus/connecting-amazon-managed-service-for-prometheus.md)
- [Windows Redis Monitoring](https://docs.apica.io/observe/prometheus/windows-redis-monitoring.md)
- [Writing queries](https://docs.apica.io/observe/prometheus/querying-data.md)
- [Query Snippets](https://docs.apica.io/observe/prometheus/querying-data/query-snippets.md)
- [Query API](https://docs.apica.io/observe/prometheus/historical-data.md): This page describes the API for querying the data from Apica Ascent Observability stack
- [Use Apica API to ingest JSON data](https://docs.apica.io/observe/prometheus/use-apica-api-to-ingest-json-data.md): This guide will allow you to create your own JSON ingestion to your Apica environment.
- [Distributed Tracing](https://docs.apica.io/observe/overview.md)
- [Traces](https://docs.apica.io/observe/overview/traces.md)
- [Spans](https://docs.apica.io/observe/overview/logs.md)
- [Native support for OTEL Traces](https://docs.apica.io/observe/overview/native-support-for-otel-traces.md)
- [Windows .NET Application Tracing](https://docs.apica.io/observe/overview/windows-.net-application-tracing.md)
- [Linux+Java Application Tracing](https://docs.apica.io/observe/overview/linux+java-application-tracing.md)
- [Log Management](https://docs.apica.io/observe/log-management-overview.md): This page describes how Apica Ascent Observability Platform organizes logging events.
- [Terminology](https://docs.apica.io/observe/log-management-overview/logs-terminology.md): This page describes how Apica Ascent Observability Platform Organizes the logs.
- [Concepts](https://docs.apica.io/observe/log-management-overview/concepts.md)
- [Explore Logs](https://docs.apica.io/observe/log-management-overview/explore-logs.md): Explore page provides a time machine view of your application logs segregated by its process.
- [Topology](https://docs.apica.io/observe/log-management-overview/topology.md)
- [Apica Ascent Search Cheat Sheet](https://docs.apica.io/observe/log-management-overview/search-cheat-sheet.md): The following document describes how Apica Ascent's log search functionality works.
- [Share Search Results](https://docs.apica.io/observe/log-management-overview/share-search-results.md)
- [Severity Metrics](https://docs.apica.io/observe/log-management-overview/severity-metrics.md): Helps to measure the log's severity levels. A log level, often known as a log severity, is a piece of data that indicates the importance of a particular log message.
- [Log2Metrics](https://docs.apica.io/observe/log-management-overview/metrics-and-custom-indices.md): This section describes how to use Log2Metrics in Apica Ascent.
- [Native support for OTEL Logs](https://docs.apica.io/observe/log-management-overview/native-support-for-otel-logs.md)
- [Role-Based Access Control (RBAC)](https://docs.apica.io/observe/log-management-overview/role-based-access-control.md): Apica Ascent's RBAC implementation for data isolation provides a simple, yet powerful construct to manage user access to log data
- [Configuring RBAC](https://docs.apica.io/observe/log-management-overview/configuring-rbac.md): This section describes how to configure Role-based access controls for users
- [Reports and Queries](https://docs.apica.io/observe/reports.md): This section provides information about creating reports in the Ascent Observability Platform.
- [AI and LLM Observability](https://docs.apica.io/observe/ai-and-llm-observability.md): This section introduces the concept of AI agents, provides an overview of AI and LLM observability, and describes how best to deploy this solution using Ascent.
- [AI Agent Deployment](https://docs.apica.io/observe/ai-and-llm-observability/ai-agent-deployment-strategies.md)
- [Ascent AI Agent Monitoring](https://docs.apica.io/observe/ai-and-llm-observability/ascent-deployment-model.md)
- [Ascent Quick Start Guide](https://docs.apica.io/observe/ai-and-llm-observability/ascent-quick-start-guide.md)
- [AI Gateway Support](https://docs.apica.io/observe/ai-gateway-support.md)
- [Bifrost AI Gateway](https://docs.apica.io/observe/ai-gateway-support/bifrost-ai-gateway.md)
- [LiteLLM AI Gateway](https://docs.apica.io/observe/ai-gateway-support/litellm-ai-gateway.md)
- [OpenLLMetry Hub AI Gateway](https://docs.apica.io/observe/ai-gateway-support/openllmetry-hub-ai-gateway.md)
- [Portkey AI Gateway](https://docs.apica.io/observe/ai-gateway-support/portkey-ai-gateway.md)
- [AI Evaluation Forwarders](https://docs.apica.io/observe/ai-evaluation-forwarders.md)
- [Langfuse - AI Evaluation Engine](https://docs.apica.io/observe/ai-evaluation-forwarders/langfuse-ai-evaluation-engine.md)
- [Synthetic Check Monitoring](https://docs.apica.io/observe/check-management.md)
- [Map View](https://docs.apica.io/observe/check-management/map-view.md)
- [List View](https://docs.apica.io/observe/check-management/list-view.md)
- [Alerting for Check Results](https://docs.apica.io/observe/check-management/alerting-for-check-results.md)
- [SLO](https://docs.apica.io/observe/slo.md): Service Level Objectives
- [Create SLO](https://docs.apica.io/observe/slo/create-slo.md): The SLO creation flow has 5 steps.
- [SLO Dashboard](https://docs.apica.io/observe/slo/slo-dashboard.md): Each SLO has a linked dashboard that shows:


---

# 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.apica.io/observe.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.
