cli
Query logs, traces, and anomalies in Axiom datasets
All Skills in This Repository (4)
Pure Emerald Level Indicatorsdetect-anomalies
Identify anomalies in Axiom datasets using statistical analysis on logs, metrics, and traces.
explore-dataset
Inspect dataset schema, fields, and sample records using Axiom CLI queries.
axiom-apl
Guide writing and debugging APL queries for Axiom datasets.
find-traces
Analyzes OpenTelemetry traces to identify errors, latency hotspots, and trace-level patterns using queries on trace_id, service, duration, and error status via authenticated Axiom CLI sessions.
Frequently Asked Questions
FAQPage SchemaHow to install Axiom CLI skills?โผ
Run `npx skills add axiomhq/cli --all -g -y` in your terminal to install all skills in this suite globally.
How to explore an Axiom dataset schema?โผ
Invoke the explore-dataset skill with a dataset name and it will discover fields, types, volume patterns, and error indicators automatically.
How to debug a slow or failing trace?โผ
Use the find-traces skill with a trace ID to get the full span sequence, error analysis, and root cause across your services.
Can it detect unusual spikes in my logs?โผ
Yes. The detect-anomalies skill compares recent volume, error rates, and latency against historical baselines using statistical methods.
Do I need to know APL to use these skills?โผ
No. The built-in APL reference skill handles query syntax, operators, and common mistakes so your agent writes correct queries for you.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web