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

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

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

open-telemetry/opentelemetry-php

0
View on GitHub↗
896 星标·227 分支·PHP·Apache-2.0·8 次浏览opentelemetry.io/docs/instrumentation/php↗

Opentelemetry Php

OpenTelemetry PHP is a standard-compliant observability framework designed to instrument applications for the collection and export of telemetry data. It provides a comprehensive suite of tools for capturing traces, metrics, and logs, enabling developers to monitor operational behavior and system performance in real time.

The project distinguishes itself through an interface-driven plugin architecture that allows for the modular configuration of exporters, processors, and samplers. To maintain performance in production environments, it supports the use of native binary extensions for data serialization and employs asynchronous batch processing to minimize the overhead associated with transmitting telemetry signals.

The framework covers a broad range of observability capabilities, including distributed request tracing and context propagation to link operations across service boundaries. It utilizes runtime instrumentation hooks to capture performance data automatically, while supporting standardized export protocols such as HTTP and gRPC to ensure compatibility with diverse monitoring backends.

Features

  • PHP Instrumentation Toolkits - Provides a collection of tools for capturing and exporting traces, metrics, and logs from PHP applications to observability backends.
  • Distributed Tracing - Provides a framework for recording request paths across service boundaries to visualize performance and identify failures in complex system architectures.
  • Tracing Context Propagation - Implements mechanisms for injecting and extracting distributed tracing headers across network boundaries to maintain request correlation.
  • Runtime Instrumentation - Injects observation logic into application code at execution time to capture performance metrics and events without requiring manual code changes.

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI
  • Instrumentation Libraries - Injects hooks into application logic to automatically or manually capture performance data and operational events during runtime execution.
  • Application Observability - Injects hooks into application logic to automatically or manually capture performance data and operational events during runtime execution.
  • Application Performance Monitoring - Captures and exports metrics and logs to external observability backends to gain visibility into system health and operational behavior.
  • Distributed Tracing Systems - Records the path of requests across multiple services to visualize performance bottlenecks and identify failures within complex system architectures.
  • Telemetry Exporters - Pushes internal performance metrics and logs to third-party observability platforms using standard protocols.
  • Request Tracing - Provides utilities for monitoring and visualizing the lifecycle of network requests through application layers.
  • Telemetry Data Collection - Gathers traces, metrics, and logs from application execution to centralize observability data.
  • Request Context Propagation - Maintains trace and span information across service boundaries to ensure that requests remain linked throughout their entire lifecycle.
  • Observability Framework Implementations - Provides a standard-compliant implementation for instrumenting application code to monitor operational behavior and system performance in real time.
  • Standardized Observability Protocols - Transmits observability data using universal formats like OTLP over HTTP or gRPC to ensure compatibility with diverse backend monitoring systems.
  • Native Serialization Extensions - Offloads data encoding and transmission tasks to a native binary module to minimize performance overhead during high-volume telemetry export.
  • Telemetry Plugin Interfaces - Uses standardized interfaces to allow developers to swap exporters, processors, and samplers without modifying the core telemetry collection logic.
  • Observability Metrics Exporters - Exports application performance and usage metrics to external monitoring tools for detailed analysis.
  • Star 历史

    open-telemetry/opentelemetry-php 的 Star 历史图表open-telemetry/opentelemetry-php 的 Star 历史图表

    包含 Opentelemetry Php 的精选搜索

    收录 Opentelemetry Php 的精选合集。
    • 可观测性埋点库

    Opentelemetry Php 的开源替代方案

    相似的开源项目,按与 Opentelemetry Php 的功能重合度排序。
    • openzipkin/zipkinopenzipkin 的头像

      openzipkin/zipkin

      17,431在 GitHub 上查看↗

      Zipkin is an open-source distributed tracing system designed to collect, store, and visualize timing data across complex service architectures. It provides a platform for monitoring request lifecycles, enabling developers to identify latency bottlenecks and performance issues by tracking operations as they move through heterogeneous service environments. The system distinguishes itself through a standardized data model and a pluggable storage architecture that supports various backend databases. It utilizes sampling strategies to manage telemetry volume and employs asynchronous collection met

      Javadistributed-tracingobservabilityopenzipkin
      在 GitHub 上查看↗17,431
    • open-telemetry/opentelemetry-goopen-telemetry 的头像

      open-telemetry/opentelemetry-go

      6,434在 GitHub 上查看↗

      OpenTelemetry Go is a framework for generating and collecting distributed traces, metrics, and logs from Go applications. It provides a standardized telemetry instrumentation API for adding observability markers to code and a corresponding SDK for processing and emitting these signals. The project utilizes a configurable observability pipeline to sample and export telemetry data to external backends using the OTLP wire protocol. It features a pluggable export system and a separation between the public API and the SDK implementation, allowing telemetry to be routed to third-party platforms wit

      Gologgingmetricsopentelemetry
      在 GitHub 上查看↗6,434
    • open-telemetry/opentelemetry-specificationopen-telemetry 的头像

      open-telemetry/opentelemetry-specification

      4,267在 GitHub 上查看↗

      This repository contains the specifications for a standardized observability data standard and telemetry instrumentation framework. It defines unified protocols for how telemetry data is instrumented, propagated, and formatted to ensure interoperability across distributed systems. The specification provides a vendor-neutral approach to observability, allowing telemetry data to be exported to various backends without locking into a single provider or requiring changes to application source code. It establishes a consistent protocol for capturing request flows across service boundaries to corre

      Makefileopentelemetry
      在 GitHub 上查看↗4,267
    • 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
    查看 Opentelemetry Php 的所有 30 个替代方案→

    常见问题解答

    open-telemetry/opentelemetry-php 是做什么的?

    OpenTelemetry PHP is a standard-compliant observability framework designed to instrument applications for the collection and export of telemetry data. It provides a comprehensive suite of tools for capturing traces, metrics, and logs, enabling developers to monitor operational behavior and system performance in real time.

    open-telemetry/opentelemetry-php 的主要功能有哪些?

    open-telemetry/opentelemetry-php 的主要功能包括:PHP Instrumentation Toolkits, Distributed Tracing, Tracing Context Propagation, Runtime Instrumentation, Instrumentation Libraries, Application Observability, Application Performance Monitoring, Distributed Tracing Systems。

    open-telemetry/opentelemetry-php 有哪些开源替代品?

    open-telemetry/opentelemetry-php 的开源替代品包括: openzipkin/zipkin — Zipkin is an open-source distributed tracing system designed to collect, store, and visualize timing data across… open-telemetry/opentelemetry-go — OpenTelemetry Go is a framework for generating and collecting distributed traces, metrics, and logs from Go… open-telemetry/opentelemetry-specification — This repository contains the specifications for a standardized observability data standard and telemetry… uptrace/uptrace — Uptrace is an OpenTelemetry-based observability platform designed to collect, store, and analyze distributed traces,… quarkusio/quarkus — Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications.… open-telemetry/opentelemetry-dotnet — The OpenTelemetry .NET SDK is a set of libraries used to generate and export traces, metrics, and logs from .NET…