遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8404)
<a href="https://www.bestpractices.dev/projects/8404"><img src="https://www.bestpractices.dev/projects/8404/badge"></a>
OpenTelemetry is not an observability backend like Jaeger, Prometheus, or other commercial vendors. OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment.
https://opentelemetry.io/docs/contributing/
https://github.com/open-telemetry/opentelemetry-collector/issue/
https://github.com/open-telemetry/opentelemetry-collector/blob/main/CONTRIBUTING.md#unit-tests
Warnings are addressed before merge and every PR has tests run on them to check for errors.
We rely on Go's stdlib to provide this for features like TLS communication, but we don't directly use encryption on the collector. We use secure defaults, while still allowing users to use unsafe options when explicitly necessary (such as lower TLS versions).
https://github.com/open-telemetry/opentelemetry-collector/tree/main/config/configtls
警告:需要更长的理由。
Go, and CodeQL.
后退