awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 dépôts

Awesome GitHub RepositoriesAgent Observability Platforms

Tools for tracing, evaluating, and monitoring the performance and execution flows of application agents.

Explore 8 awesome GitHub repositories matching system administration & monitoring · Agent Observability Platforms. Refine with filters or upvote what's useful.

Awesome Agent Observability Platforms GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • langchain-ai/langchainAvatar de langchain-ai

    langchain-ai/langchain

    139,458Voir sur GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Visualizes execution flows and performance metrics to monitor complex agent-based applications.

    Pythonagentsaiai-agents
    Voir sur GitHub↗139,458
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Voir sur GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    Provides processors and formatters to modify and standardize trace data for compatibility with various observability destinations.

    TypeScriptagentsaichatbots
    Voir sur GitHub↗21,221
  • langchain-ai/langchainjsAvatar de langchain-ai

    langchain-ai/langchainjs

    17,818Voir sur GitHub↗

    LangChain.js is a framework for building, executing, and monitoring stateful agentic applications. It provides an orchestration engine that models workflows as directed graphs, allowing developers to connect language models, data sources, and external tools into modular, multi-step processes. The platform distinguishes itself through its focus on stateful execution and human-in-the-loop control. It manages agent lifecycles by persisting execution state across threads, enabling fault tolerance and the ability to pause workflows at designated breakpoints for manual review or modification. This

    Traces, evaluates, and monitors the performance, cost, and execution trajectories of language model applications in production.

    TypeScript
    Voir sur GitHub↗17,818
  • vibrantlabsai/ragasAvatar de vibrantlabsai

    vibrantlabsai/ragas

    12,659Voir sur GitHub↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Transform agent message structures into a standardized format compatible with evaluation frameworks to enable analysis of conversations.

    Pythonevaluationllmllmops
    Voir sur GitHub↗12,659
  • datajuicer/data-juicerAvatar de datajuicer

    datajuicer/data-juicer

    6,574Voir sur GitHub↗

    Data-Juicer is an open-source framework for cleaning, filtering, deduplicating, and transforming multimodal datasets to prepare them for training large language and vision models. It functions as a distributed data pipeline engine that runs processing jobs across Ray clusters, handling billions of samples with automatic operator fusion and adaptive parallelism. The framework provides a library of operators that leverage large language models for semantic extraction, filtering, and data synthesis within processing pipelines. The project distinguishes itself through a YAML-based data recipe sys

    Provides operators for structuring, de-identifying, and quality-gating agent interaction traces.

    Pythondatadata-analysisdata-pipeline
    Voir sur GitHub↗6,574
  • voltagent/voltagentAvatar de VoltAgent

    VoltAgent/voltagent

    6,020Voir sur GitHub↗

    Captures execution traces, logs, and metrics for debugging and performance monitoring of agent runs.

    TypeScriptagentsaiai-agents
    Voir sur GitHub↗6,020
  • agentops-ai/agentopsAvatar de AgentOps-AI

    AgentOps-AI/agentops

    5,654Voir sur GitHub↗

    AgentOps est une plateforme d'observabilité et une boîte à outils pour développeurs permettant de surveiller l'exécution, les performances et la fiabilité des agents autonomes propulsés par des grands modèles de langage (LLM). Il sert de système pour suivre le comportement des agents IA, déboguer des workflows complexes et comparer les performances des modèles. La plateforme se distingue par sa capacité à visualiser les workflows multi-agents via la représentation graphique des chemins d'exécution et la relecture de sessions. Elle fournit des outils spécifiques pour calculer les coûts financiers auprès de divers fournisseurs de modèles de langage et prend en charge une stack d'observabilité auto-hébergée pour les utilisateurs nécessitant un contrôle total sur leurs données sur du matériel ou des clouds privés. Le système couvre un large éventail de capacités, notamment la détection des échecs d'agents, l'analyse de l'utilisation des outils et le suivi de métriques de performance personnalisées via le marquage d'événements. Il s'intègre aux frameworks d'IA pour capturer la télémétrie et les données de performance.

    Functions as a comprehensive platform for tracing and monitoring the execution flows of LLM agents.

    Python
    Voir sur GitHub↗5,654
  • lmnr-ai/lmnrAvatar de lmnr-ai

    lmnr-ai/lmnr

    2,608Voir sur GitHub↗

    Lmnr is an LLM observability platform and evaluation framework designed for tracing, logging, and monitoring language model executions. It provides the tools necessary to debug agent behavior, analyze performance, and identify failure patterns in AI agents. The platform differentiates itself through a trace-to-dataset pipeline that converts production logs into labeled test sets for regression testing. It includes a prompt-variant replay engine to compare different prompts or models side-by-side and a state-cached debugging system to replay agent loops without restarting the process. The sys

    Provides a complete platform for tracing, logging, and monitoring AI agent execution flows.

    TypeScriptagentsaiai-observability
    Voir sur GitHub↗2,608
  1. Home
  2. System Administration & Monitoring
  3. Monitoring and Observability
  4. Observability Platforms
  5. Distributed Tracing and Execution Analysis
  6. Agent Observability Platforms

Explorer les sous-tags

  • Agent Trace Transformers2 sous-tagsTools for converting raw execution logs into standardized formats for automated quality assessment. **Distinct from Agent Observability Platforms:** Distinct from Agent Observability Platforms: focuses on the transformation of logs into standardized formats rather than general observability.