logo
OPENTELEMETRY 文档
入门
正在初始化搜索引擎
    wdk-docs/opentelemetry-docs
    • 首页
    • 文档
    • 概念
    • 插装
    • 收集器
    • K8S
    • FaaS
    • 演示
    • 规范
    • 生态系统
    • 状态
    • 社区
    • 博客
    • 其它
    wdk-docs/opentelemetry-docs
    • 首页
    • 文档
      • 什么是遥测?
      • 入门
        • 开发者入门指南
        • Ops入门
      • 迁移
        • Migrating from OpenCensus
        • Migrating from OpenTracing
      • 致谢
        • Contribution guidelines
    • 概念
      • 可观测入门指南
      • 信号
        • Traces
        • Metrics
        • Logs
        • Baggage
      • 插装
        • 自动插装
        • 手动插装
        • 插装库
      • 组件
      • 语义约定
      • 数据收集
      • 采样
      • SDK配置
        • 通用SDK配置
        • OTLP导出配置
      • 发行版
      • 术语表
    • 插装
      • C++
        • API reference
        • Examples
        • Exporters
        • Getting Started
        • Manual Instrumentation
      • .NET
        • Automatic Instrumentation
        • Examples
        • Exporters
        • Getting Started
        • Using instrumentation libraries
        • Manual Instrumentation
        • Metrics API reference
        • .NET Framework instrumentation configuration
        • Resources
        • OpenTelemetry Tracing Shim
        • Tracing API reference
      • Erlang/Elixir
        • API reference
        • Examples
        • Getting Started
        • Manual
        • Propagation
        • Resources
        • Sampling
        • Testing
      • Go
        • API reference
        • Examples
        • Exporters
        • Getting Started
        • Using instrumentation libraries
        • Manual Instrumentation
        • Resources
        • Sampling
      • Java
        • 自动
          • Agent Configuration
          • Annotations
          • Extensions
        • API reference
        • Examples
        • Getting Started
        • Manual Instrumentation
      • JavaScript
        • 入门
          • 浏览器
          • Node.js
        • 自动
          • 自动插装配置
        • 手动
        • 插装库
        • 导出器
        • 上下文
        • 传播
        • 资源
        • 采样
        • 无服务
        • API 参考
        • 示例
      • PHP
        • Automatic Instrumentation
        • Examples
        • Exporters
        • Getting Started
        • Manual Instrumentation
        • Propagation
        • Resources
        • SDK
      • Python
        • 自动
          • Using the OpenTelemetry Operator to Inject Auto-Instrumentation
          • Auto-Instrumentation Example
          • Agent Configuration
        • API reference
        • Cookbook
        • OpenTelemetry Distro
        • Examples
        • Exporters
        • Getting Started
        • Manual Instrumentation
        • Using mypy
      • Ruby
        • API reference
        • Automatic instrumentation
        • Examples
        • Exporters
        • Getting Started
        • Manual Instrumentation
        • Sampling
      • Rust
      • Swift
        • Instrumentation Libraries
        • Manual Instrumentation
      • 其它
    • 收集器
      • 入门
      • 部署
        • 没有收集器
        • 代理
        • 网关
      • 配置
      • 管理
      • 发行版
      • 故障排除
      • 扩容采集器
      • 改变遥测
      • 构建自定义收集器
      • 构建自定义身份验证器
      • 构建跟踪接收器
    • K8S
      • Operator
        • 注入自动插装
        • api
          • Instrumentation
          • OpenTelemetryCollector
      • Collector
        • 长期愿景
        • 收集器架构
        • 监控
        • 收集器性能
        • 安全
        • 长期路线图
        • 采集器 GA 路线图
        • 收集器可观测性
        • 收集器处理器探索
        • 收集器发布
        • 抓取指标接收器
        • 收集器:扩展
        • 标准的警告
        • 故障排除
    • FaaS
      • Lambda Auto-Instrumentation
      • Lambda Collector Configuration
      • Lambda Manual Instrumentation
    • 演示
      • 演示架构
      • 采集器数据流仪表板
      • 开发
      • Docker 部署
      • 功能标志
      • 演示功能
      • 分叉演示存储库
      • Kubernetes 开发
      • 手动跨度属性
      • 按服务度量特征覆盖率
      • 需求
        • 应用需求
        • 架构需求
        • OpenTelemetry 需求
        • 系统需求
      • 场景
        • 建议缓存
      • 演示截图
      • 服务的角色
      • 服务
        • Accounting Service
        • Ad Service
        • Cart Service
        • Checkout Service
        • Currency Service
        • Email Service
        • Feature Flag Service
        • Fraud Detection Service
        • Frontend Proxy (Envoy)
        • Frontend
        • Kafka
        • Load Generator
        • Payment Service
        • Product Catalog Service
        • Quote Service
        • Recommendation Service
        • Shipping Service
      • 测试
      • 按服务跟踪功能覆盖
    • 规范
      • 概述
      • baggage
        • Baggage API
      • 客户端设计原则
      • 通用规范
        • 属性命名
        • 语义约定的属性需求级别
        • 将任意数据映射到 OTLP AnyValue
        • OpenTelemetry 转换到非 otlp 格式
        • URL 的语义约定
      • 兼容性
        • 以非 OTLP 日志格式跟踪上下文
        • OpenCensus 兼容
        • OpenTracing 兼容
        • 普罗米修斯和 OpenMetrics 兼容性
      • 配置
        • File configuration
        • Sdk configuration
        • Sdk environment variables
      • 上下文
        • 繁殖专家 API
      • 文档状态的定义
      • 错误处理
      • 术语表
      • 项目包布局
      • 日志
        • 日志桥 API
        • 数据模型附录
        • 日志数据模型
        • 事件 API 接口
        • Noop
        • 日志 SDK
        • 语义约定
          • 事件属性的语义约定
          • 异常的语义约定
          • 特征标志计算的语义约定
          • 通用属性
          • 日志媒体的语义约定
      • 指标
        • Api
        • Data model
        • 语义约定的度量需求级别
        • Noop
        • Sdk
        • 补充指南
        • SDK出口商
          • In memory
          • Otlp
          • Prometheus
          • Stdout
        • 语义约定
          • Database metrics
          • Faas metrics
          • Hardware metrics
          • Http metrics
          • Process metrics
          • Rpc metrics
          • Runtime environment metrics
          • System metrics
          • 插装
            • Kafka
      • API 性能基准
      • API 性能和阻塞
      • 项目管理
      • 协议
        • OpenTelemetry 有线协议的设计目标
        • OpenTelemetry 协议导出器
        • OpenTelemetry 协议文件导出器
        • OpenTelemetry 协议规范
        • OpenTelemetry 协议要求
      • 资源
        • Resource SDK
        • 语义约定
          • 浏览器
          • 云
          • 容器
          • 开发环境
          • 硬件
          • 函数即服务
          • 主机
          • Kubernetes
          • 操作系统
          • 进程和进程运行时资源
          • Web 引擎
              • Heroku
            • aws
              • AWS ECS
              • AWS EKS
              • AWS Logs
            • gcp
              • Google Cloud Run
      • 模式
        • File format v1.0.0
        • File format v1.1.0
      • 语义约定
      • 遥测稳定
      • 追踪
        • 追踪 API
        • 异常
        • 追踪 SDK
        • TraceState 处理
        • TraceState:概率抽样
          • OpenTelemetry to Jaeger Transformation
          • OpenTelemetry to Zipkin Transformation
        • 语义约定
          • CloudEvents
          • 兼容性组件的语义约定
          • 数据库客户机调用的语义约定
          • 异常的语义约定
          • FaaS 的语义约定
          • 特性标志的语义约定
          • HTTP 跨的语义约定
          • 消息传递系统
          • RPC 跨越的语义约定
          • 通用属性
            • Instrumenting AWS Lambda
            • Semantic conventions for AWS SDK
            • Semantic conventions for GraphQL Server
      • 供应商
      • 客户端的版本控制和稳定性
    • 生态系统
      • 开遥演示
      • 集成
      • 供应商
      • 注册表
        • 添加到注册表
    • 状态
    • 社区
      • 贡献组织开放遥测营销指南
      • 终端用户
        • Monthly Discussion Group
        • Feedback Survey
        • Interviews or Feedback Sessions
        • OpenTelemetry In Practice
        • Slack Channel
    • 博客
      • OpenTelemetry Governance Committee Explained
      • Using OpenTelemetry auto-instrumentation/agents in Kubernetes (Medium)
      • OpenTelemetry Collector achieves Tracing stability milestone (Medium)
      • OpenTelemetry C++ v1.0 — what’s there, and what next (Medium)
      • Announcing the 2021 OpenTelemetry Governance Committee Election (Medium)
      • Trace-Based Testing with OpenTelemetry: Meet Open Source Malabi (Medium)
      • Welcome to the incoming 2021 OpenTelemetry Governance Committee (Medium)
      • Announcing OpenTelemetry Python 1.0 (Medium)
      • OpenTelemetry Swift 1.0 Beta (Medium)
      • OpenTelemetry Observes International Women's Day 2021 (Medium)
      • Announcing the OpenTelemetry Community Manager
      • OpenTelemetry .NET Automatic Instrumentation Releases its first Beta
      • OpenTelemetry .NET Automatic Instrumentation metric signal support
      • Final list of candidates for the 2022 OpenTelemetry Governance Committee
      • Announcing the 2022 Governance Committee Election Results
      • Announcing the 2022 OpenTelemetry Governance Committee Election
      • OpenTelemetry Project and Roadmap Update from Kubecon
      • Join us for OpenTelemetry Talks and Activities at Kubecon NA 2022
      • OpenTelemetry Metrics Release Candidates
      • Introducing new resources for OpenTelemetry end users to connect and discover best practices
      • OpenTelemetry in Practice: Kubernetes & the Collector
      • OpenTelemetry Tuesdays, Signing Off!
      • OTel Unplugged at KubeCon NA 2022!
      • Checklist for TroublesShooting OpenTelemetry Node.js Tracing Issues
      • OpenTelemetry Erlang/Elixir, Javascript, and Ruby v1.0 (Medium)
      • Welcome to the OpenTelemetry blog
      • OpenTelemetry Demo now Generally Available!
      • Apache APISIX Integrates with OpenTelemetry to Collect Tracing Data
      • Using the Collector Builder with Sample Configs on GCP
      • How we used OpenTelemetry to fix a bug in OpenTelemetry
      • Announcing a Community Demo for OpenTelemetry
      • End User Discussion Group: New APAC Sessions Announcement!
      • Exponential Histograms: Better Data, Zero Configuration
      • Front-end Overhaul of the OpenTelemetry Demo (Go to Next.js)
      • Go Web-app Instrumentation
      • Learn how to instrument Apache Http Server with OpenTelemetry
      • Instrumenting Apache Kafka clients with OpenTelemetry
      • Learn how to instrument NGINX with OpenTelemetry
      • Supporting Jaeger with native OTLP
      • Improved troubleshooting using k8s metadata
      • Exposing a Collector for cross cluster communication
      • Distributed tracing in Knative
      • Using OpenTelemetry OpAMP to modify service telemetry on the go
      • Running the OpenTelemetry Demo App on HashiCorp Nomad
      • Tail Sampling with OpenTelemetry: Why it’s useful, how to do it, and what to consider
      • Why and How eBay Pivoted to OpenTelemetry
      • Announcing the Elastic Common Schema (ECS) and OpenTelemetry Semantic Convention Convergence
      • OpenTelemetry End-User Discussions Summary for January 2023
      • OpenTelemetry End-User Discussions Summary for February 2023
      • OpenTelemetry End-User Discussions Summary for March 2023
      • OpenTelemetry End-User Discussions Summary for April 2023
      • End-User Q&A Series: Using OTel with GraphQL
      • End-User Q&A Series: Using OTel at Uplight
      • End-User Q&A Series: Using OTel at Farfetch
      • Exponential Histograms
      • Final push to HTTP semantic convention stability
      • Join us for OpenTelemetry Talks and Activities at KubeCon EU 2023
      • OpenTelemetry Updates Lambda Support
      • New APAC Collector-SIG meetings
      • OpenTelemetry in Focus, January 2023
      • OpenTelemetry in Focus, February 2023
      • OpenTelemetry in Focus, March 2023
      • OpenTelemetry in Focus, April 2023
      • OpenTelemetry in Focus, May 2023
      • Call for participation - Outreachy May 2023
      • Opentelemetry PHP Beta Release
      • Submitting Your First Conference Talk
      • Sunsetting OpenCensus
      • The OpenTelemetry Demo Turns 1(.4)
      • Histograms vs Summaries
      • Gaining JMX Metric Insights with the OpenTelemetry Java Agent
      • Creating a Kubernetes Cluster with Runtime Observability
      • OpenTelemetry PHP Auto-Instrumentation
      • Why Histograms?
      • Search Results
      • tags

    入门

    选择角色1开始:

    • Dev
    • Ops

    你也可以尝试官方的OpenTelemetry演示来 看看 OpenTelemetry的可观察性是什么样的!

    • 试试这个演示

    1. 如果这些角色都不适合你,【请告诉我们!]let us know!. ↩

    版权所有 © 2017-2023 MIT by Sindre Sorhus
    Made with Material for MkDocs