awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
traceloop avatar

traceloop/openllmetry

0
View on GitHub↗
7,202 星标·1,000 分支·Python·Apache-2.0·6 次浏览www.traceloop.com/openllmetry↗

Openllmetry

OpenLLMetry is an OpenTelemetry-based observability framework and instrumentation library for generative AI applications. It provides toolsets for tracing and monitoring large language model workflows, capturing telemetry from model providers, agent frameworks, and vector databases using standardized semantic conventions.

The project distinguishes itself by providing a specialized evaluation and experimentation suite that associates user feedback and prompt version hashes with specific execution traces. It includes a system for tracking model reasoning paths and enforcing security guardrails on model inputs and outputs.

The framework covers broad capability areas including token usage monitoring for cost management, vector store performance tracking, and the capture of nested AI workloads through span-based hierarchies. It also implements data privacy management to suppress sensitive content from telemetry payloads before exporting data to external monitoring platforms.

Features

  • OpenTelemetry Standard Integrations - Captures traces and metrics for AI providers and frameworks using vendor-neutral OpenTelemetry standards.
  • AI Observability Tracing - Provides specialized systems for capturing and analyzing execution traces and performance of AI applications.
  • Semantic Convention Standardizers - Translates provider-specific API responses into standardized data formats for consistent cross-vendor observability.
  • LLM Observability - Implements an observability framework using OpenTelemetry to track traces, metrics, and spans for LLMs.
  • LLM Tracing Systems - Captures prompt versions, token usage, and reasoning paths to debug and optimize AI workflows.
  • Execution Span Hierarchies - Organizes nested AI workloads and agentic tasks into a tree of spans to visualize execution flow.
  • AI Instrumentation Libraries - Provides a toolkit for generating observability data from generative AI frameworks, model providers, and vector databases.
  • Prompt and Agent Versioning - Tracks prompt iterations using version hashes and timestamps to correlate changes with model performance.
  • Observability Instrumentation - Provides instrumentation and tracing hooks specifically designed for observability within AI and ML pipelines.
  • AI Guardrails - Provides a security layer for inspecting and filtering AI requests to enforce safety and usage policies.
  • AI Security and Governance - Manages data privacy and enforces safety guardrails on model inputs and outputs.
  • Prompt Experimentation - Provides a framework for conducting comparative experiments on prompt strategies and model configurations.
  • LLM Cost Management - Monitors and optimizes token consumption across different model providers to control operational expenses.
  • LLM Evaluation Frameworks - Runs comparative model experiments and associates user feedback with specific execution traces.
  • Reasoning Path Recording - Records reasoning attributes and logic paths for models utilizing chain-of-thought or complex processing.
  • User Feedback Collection - Gathers explicit user ratings and associates them with specific execution traces to evaluate output quality.
  • Performance Monitoring - Measures retrieval efficiency and query latency for vector stores to improve retrieval augmented generation.
  • AI Prompt Engineering - Enables the comparison of model outputs across different prompt versions and configurations to optimize quality.
  • AI Application Debugging - Traces execution paths and reasoning logic within agent frameworks to diagnose failures in multi-step tasks.
  • Data Privacy Controls - Ensures sensitive information is excluded from telemetry payloads before transmission to ensure privacy compliance.
  • Telemetry Data Suppression - Implements mechanisms to suppress sensitive content from telemetry payloads to ensure privacy and security compliance.
  • Dynamic Function Interception - Injects monitoring logic around AI library calls to automatically record inputs, outputs, and token usage.
  • Automatic Tracing Instrumentation - Provides lightweight instrumentation for capturing execution details and performance metrics in AI agent frameworks.
  • Vector - Captures query performance and retrieval metrics from vector databases to identify latency bottlenecks.
  • Telemetry Exporters - Pushes internal performance metrics and traces to third-party observability platforms using standardized exporters.
  • Workload Tracing - Tracks calls to generative AI models and vector databases to monitor behavior across different providers.
  • OpenTelemetry Exporters - Provides pluggable export pipelines that comply with OpenTelemetry standards for routing telemetry data.
  • Telemetry Exporters - Forwards captured system metrics and trace data to external storage or analysis platforms.
  • Token Consumption Trackers - Extracts and aggregates token usage data from model responses to monitor operational costs.
  • Model Evaluation and Benchmarking - Performance monitoring and execution tracing for LLM applications.
  • Observability and Evaluation - Open-source observability for LLM applications based on OpenTelemetry.
  • Observability and Tracing - OpenTelemetry-based observability for LLM apps.
  • Observability and Evaluation - OpenTelemetry-based observability for LLM and agent workflows.
  • Testing and Observability - Observability for LLM apps based on OpenTelemetry.

Star 历史

traceloop/openllmetry 的 Star 历史图表traceloop/openllmetry 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Openllmetry 的开源替代方案

相似的开源项目,按与 Openllmetry 的功能重合度排序。
  • arize-ai/phoenixArize-ai 的头像

    Arize-ai/phoenix

    8,605在 GitHub 上查看↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Jupyter Notebookagentsai-monitoringai-observability
    在 GitHub 上查看↗8,605
  • helicone/heliconeHelicone 的头像

    Helicone/helicone

    5,830在 GitHub 上查看↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    TypeScript
    在 GitHub 上查看↗5,830
  • agenta-ai/agentaAgenta-AI 的头像

    Agenta-AI/agenta

    3,860在 GitHub 上查看↗

    Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from application code. It serves as a centralized system for developing, versioning, and deploying prompt templates and model configurations across different environments. The platform functions as an AI agent orchestrator with a visual interface for building agent workflows and connecting models to external tools. It further acts as an evaluation framework and observability tool, utilizing OpenTelemetry to capture execution traces, monitor latency, and track token costs. The system cove

    TypeScriptagentsevaluationllm-as-a-judge
    在 GitHub 上查看↗3,860
  • uptrace/uptraceuptrace 的头像

    uptrace/uptrace

    4,098在 GitHub 上查看↗

    Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces, metrics, and logs. It functions as a centralized logging backend, a distributed tracing system, and a metrics engine to monitor application performance and system health. The platform is distinguished by AI-powered operational capabilities, allowing users to query telemetry data and manage monitoring dashboards using natural language. It specifically includes specialized monitoring for generative AI pipelines, tracking token usage and response quality for LLM interactions and r

    Goapmapplication-monitoringclickhouse
    在 GitHub 上查看↗4,098
查看 Openllmetry 的所有 30 个替代方案→

常见问题解答

traceloop/openllmetry 是做什么的?

OpenLLMetry is an OpenTelemetry-based observability framework and instrumentation library for generative AI applications. It provides toolsets for tracing and monitoring large language model workflows, capturing telemetry from model providers, agent frameworks, and vector databases using standardized semantic conventions.

traceloop/openllmetry 的主要功能有哪些?

traceloop/openllmetry 的主要功能包括:OpenTelemetry Standard Integrations, AI Observability Tracing, Semantic Convention Standardizers, LLM Observability, LLM Tracing Systems, Execution Span Hierarchies, AI Instrumentation Libraries, Prompt and Agent Versioning。

traceloop/openllmetry 有哪些开源替代品?

traceloop/openllmetry 的开源替代品包括: arize-ai/phoenix — Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and… helicone/helicone — Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with… agenta-ai/agenta — Agenta is a Prompt Ops lifecycle manager and prompt management platform that decouples prompt engineering from… uptrace/uptrace — Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces,… comet-ml/opik — Opik is an observability and evaluation platform designed for generative AI applications and agentic workflows. It… langfuse/langfuse — Langfuse is an open-source observability and evaluation platform designed for language model applications. It provides…