explaingit

aglio-lab/llm-observability-tools

Analysis updated 2026-05-18

0PythonAudience · developerComplexity · 1/5LicenseSetup · easy

TLDR

A curated, monthly-reviewed directory of 120 open-source and commercial tools for tracing, monitoring, and evaluating LLM applications and AI agents.

Mindmap

mindmap
  root((llm-observability-tools))
    What it does
      Curated tool directory
      11 categories
      120 entries
    Tech stack
      Markdown
      JSON
      CSV
    Use cases
      Tracing and monitoring
      Cost and latency tracking
      Security monitoring
    Audience
      AI developers
      LLM app builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Find a self-hostable tracing tool to keep LLM telemetry inside your own infrastructure.

USE CASE 2

Compare full-stack observability platforms that combine tracing, evaluation, and cost analytics.

USE CASE 3

Look up tools for monitoring prompt injection, data leakage, or other AI security risks.

USE CASE 4

Check whether a previously recommended tool has since been discontinued.

What is it built with?

MarkdownJSONCSV

How does it compare?

aglio-lab/llm-observability-tools0xallam/my-recipe0xhassaan/nn-from-scratch
Stars00
LanguagePythonPythonPython
Last pushed2022-11-22
MaintenanceDormant
Setup difficultyeasymoderatemoderate
Complexity1/52/54/5
Audiencedevelopergeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min
Public domain dedication, use the list content for any purpose without restriction.

In plain English

This project is a curated reference list rather than software to run. It gathers 120 tools used to trace, monitor, debug, and evaluate how AI language model applications and agents behave once they are in development or live use. The README explains that observability here covers several related jobs: capturing traces of what a model or agent did step by step, monitoring quality and cost over time, catching security or policy problems such as prompt injection, and connecting all of that into existing monitoring systems teams may already run for other software. Entries are grouped into eleven categories. These include full platforms that combine tracing with evaluation and prompt management in one product, open-source tools you can self-host to keep telemetry inside your own infrastructure, the OpenTelemetry standard for instrumenting once and exporting to different backends, gateways that route model traffic while adding retries and logging, tools that score live outputs for quality or safety, tools focused on debugging multi-step agents and tool calls, tools for tracking token spend and latency, and tools for monitoring security and compliance risks. A section also covers general cloud and APM suites that have added LLM-specific monitoring, plus classic machine learning monitoring tools for things like data drift. Every listed tool links to its original source, such as a repository or product page, so readers can verify details themselves, and each is marked as open source, open weights, open core, or commercial. The project also publishes the same catalog as machine readable JSON and CSV files, is reviewed monthly, and keeps a section for discontinued tools so readers know when a recommendation is no longer maintained. The project is released under the CC0 license, placing it in the public domain, and welcomes pull requests to add or update entries.

Copy-paste prompts

Prompt 1
Help me pick an open-source LLM observability tool from this list that I can self-host.
Prompt 2
Compare the full-stack platforms in this list for tracing and online evaluation of my AI agent.
Prompt 3
Show me how to use the data/tools.json file from this repository to filter tools by category.
Prompt 4
Which tools in this list monitor token cost and latency for production LLM apps?

Frequently asked questions

What is llm-observability-tools?

A curated, monthly-reviewed directory of 120 open-source and commercial tools for tracing, monitoring, and evaluating LLM applications and AI agents.

What language is llm-observability-tools written in?

Mainly Python. The stack also includes Markdown, JSON, CSV.

What license does llm-observability-tools use?

Public domain dedication, use the list content for any purpose without restriction.

How hard is llm-observability-tools to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is llm-observability-tools for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.