承接 open-telemetry/extension-propagator-b3 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

open-telemetry/extension-propagator-b3

最新稳定版本:1.1.0

Composer 安装命令:

composer require open-telemetry/extension-propagator-b3

包简介

B3 propagator extension for OpenTelemetry PHP.

README 文档

README

Releases Source Mirror Latest Version Stable

OpenTelemetry Extension

B3 Propagator

B3 is a propagator that supports the specification for the header "b3" used for trace context propagation across service boundaries.(https://github.com/openzipkin/b3-propagation). OpenTelemetry PHP B3 Propagator Extension provides option to use B3 single header(https://github.com/openzipkin/b3-propagation#single-header) as well as B3 multi header (https://github.com/openzipkin/b3-propagation#multiple-headers) propagators.

Usage

For B3 single header:

B3Propagator::getB3SingleHeaderInstance()

For B3 multi header:

B3Propagator::getB3MultiHeaderInstance()

Both of the above have extract and inject methods available to extract and inject respectively into the header.

Contributing

This repository is a read-only git subtree split. To contribute, please see the main OpenTelemetry PHP monorepo.

统计信息

  • 总下载量: 189.82k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 5
  • 推荐数: 2

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2022-08-24