| name | olore-axiom-latest |
| description | Local Axiom documentation reference (latest). Axiom observability documentation. Use for log ingestion, APL queries, dashboards, alerting, integrations, Next.js/Vercel/Lambda, and real-time analytics. |
Axiom Documentation
Axiom observability documentation. Use for log ingestion, APL queries, dashboards, alerting, integrations, Next.js/Vercel/Lambda, and real-time analytics.
Quick Reference
| Task | Entry Point |
|---|
| Getting started | contents/getting-started-guide/axiom-tour.mdx |
| Send data (OTel) | contents/send-data/opentelemetry.mdx |
| APL query language | contents/apl/apl-features.mdx |
| APL functions reference | contents/apl/scalar-functions/ |
| REST API reference | contents/restapi/endpoints/ |
| Monitors & alerting | contents/monitor-data/monitors.mdx |
| MCP server setup | contents/console/intelligence/mcp-server.mdx |
| Language SDKs | contents/guides/ |
| Troubleshooting | contents/get-help/faq.mdx |
When to use
Use this skill when the user asks about:
- Ingesting logs, traces, or metrics into Axiom (OTel, Fluent Bit, Lambda, Kubernetes, etc.)
- Writing APL queries (aggregations, scalar functions, tabular operators, string/datetime/math functions)
- Axiom REST API endpoints and authentication
- Setting up monitors, alerts, and notifiers (Slack, PagerDuty, email, webhooks)
- Dashboards and dashboard elements (charts, heatmaps, tables)
- Integrations with Vercel, Cloudflare Workers, Next.js, AWS Lambda, Supabase
- Axiom CLI usage and dataset management
- AI engineering features, evaluations, and the MCP server
- MPL (Metrics Pipeline Language) and metrics migration
How to find information
- First, read
TOC.md for complete file listing organized by directory
- Identify relevant section based on user's question
- Read specific files for details
TOC.md contains all files organized by directory - always check it first.