Maintainers(@open-telemetry/cpp-contrib-maintainers): Ehsan Saei Lalit Kumar Bhasin, Microsoft Marc Alff, Oracle Tom Tan, Microsoft Approvers(@open-telemetry/cpp-contrib-approvers): DEBAJIT DAS, Cisco Johannes
OpenTelemetry Apache 模块:https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/otel-webserver-module [2] docker-compose.yml:https://github.com/open-telemetry/opentelemetry-cpp-contrib/blob/main/instrumentation/otel-webserver-module/docker-compose.yml [3] opentelemetry_mod...
GitHub CODEOWNER S文件是通过根据修改的文件自动将审阅者分配给拉取请求来自动消除与github上的审阅系统相关的某些CODEOWNER的简单方法。 鼓励各个组件按照的过程对CODEOWNER S文件提出更改建议。 该存储库非常适合社区支持的组件。 需要更高可支持性的供应商特定代码保证需要放置在供应商的存储库中。 供应商存储库中的...
目前,使用 OTel 对 NGINX 进行监测的最常见方式是使用[用 C 语言编写的模块]:https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/otel-webserver-module#nginx-webserver-module。第三方模块是 NGINX 生态系统的一个重要组成部分,但需要进行一些设置。本教程向您展示了如何进行...
详细配置说明,请参见opentracing-contrib配置。 在/etc/jaeger-config.json文件中配置Jaeger参数。 {"service_name":"nginx",// 配置采样"sampler":{"type":"const","param":1},"reporter":{"localAgentHostPort":"localhost:6831"}} 采用以下方法之一配置Jaeger Agent。
详细配置说明,请参见opentracing-contrib配置。 在/etc/zipkin-config.json文件中配置Zipkin参数。 {"service_name":"nginx","collector_host":"zipkin"} 若使用阿里云的Zipkin托管服务,则将collector_host配置为Zipkin接口。 说明 Zipkin接口的值为前提条件中保存的v1版本的Agent接入点信息,不包括“http://”部分,...
Describe your environment Environnement: ubuntu lunar on docker (Docker version 23.0.6, build ef23cbc) running in WSL Installed ngx_http_opentelemetry_module with Dockerfile. Module version version 1.0.3GA Steps to reproduce Followed the...
API VersionCore VersionContrib Version 1.0.0 1.0.0-rc4 N/A [1] 1.0.0 1.0.0 N/A [1]: We don't have releases for opentelemetry-cpp contrib repo. This may change in future. Supported C++ Versions Code shipped from this repository generally supports the following versions of C++ standards:...
Download the latest version of Consul template and the OTel C++ web server module, otel-webserver-module ADD https://github.com/open-telemetry/opentelemetry-cpp-contrib/releases/download/webserver%2Fv${OPENTELEMETRY_CPP_VERSION}/opentelemetry-webserver-sdk-x64-linux.tgz /tmp RUN apt-get update \...
opentelemetry-cpp-contrib For all the repositories in the preceding list, we added CodeQL security workflows. Additionally, for the first two repositories, we added GoSec configurations. For the remaining repositories without existing workflows, we filed issues proposing our suggestions and provided an ...