Cette page est affichée en anglais. Une traduction française est en cours.
ScriptsMay 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

Cet actif peut être lu et installé directement par les agents

TokRepo expose la commande CLI, le metadata JSON, le plan d'installation et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Cible
Claude Code, Codex, Gemini CLI
Type
Cli
Installation
Manual
Confiance
Confiance : Established
Point d'entrée
docker-compose up
Commande CLI d'installation
npx tokrepo install a86f3430-eb78-50ab-bebe-6eef4f53ea4a --target codex
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