Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 12, 2026·2 min de lecture

Monoscope — LLM Query for Logs/Traces/Metrics

Monoscope stores logs/traces/metrics in S3-compatible buckets and lets you explore them with natural-language queries plus a CLI and self-hosted UI.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install a86f3430-eb78-50ab-bebe-6eef4f53ea4a --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Monoscope stores logs/traces/metrics in S3-compatible buckets and lets you explore them with natural-language queries plus a CLI and self-hosted UI.

  • Best for: Log/trace triage and NLQ for observability data
  • Works with: Docker Compose; S3-compatible storage; OpenTelemetry ecosystem
  • Setup time: 10–30 minutes

Practical Notes

  • GitHub: 692 stars · 23 forks; pushed 2026-05-11 (verified via GitHub API).
  • README quick start uses docker-compose up and the UI defaults to http://localhost:8080.
  • Per README: CLI emits a stable JSON envelope, making it easy to chain search → triage in agent workflows.

Main

A “minimum useful loop” for incidents:

  1. Ingest a small amount of real telemetry (or use the test send/telemetrygen commands).
  2. Ask a narrow question first (“show errors for service X”), then progressively widen the window.
  3. Once you find a suspicious trace/log event, keep the query trail (filters + IDs) as a repeatable runbook.

When you later connect an agent, the goal is not “one-shot answers”—it’s to have the agent produce a deterministic chain of CLI commands you can re-run and audit.

FAQ

Q: Is cloud required? A: No—README includes a self-host quick start with Docker Compose.

Q: Where is data stored? A: README states it stores telemetry in S3-compatible buckets.

Q: How do I make it agent-friendly? A: Prefer CLI-driven workflows and keep the command chain as your audit trail.

🙏

Source et remerciements

Source: https://github.com/monoscope-tech/monoscope > License: AGPL-3.0 > GitHub stars: 692 · forks: 23

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires