Skip to content

Web dashboard for observability logs #5

Description

@nonatofabio

The agent writes structured JSON logs to data/logs/luna-YYYY-MM-DD.jsonl. A simple web dashboard could visualize:

  • LLM call latency over time
  • Token usage per session
  • Tool call frequency and errors
  • Memory search hit rates

Could be a standalone HTML page that reads JSONL files, or a minimal Flask/FastAPI server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions