pip install -e ./opentelemetry-api pip install -e ./opentelemetry-sdk pip install -e ./instrumentation/opentelemetry-instrumentation-{instrumentation} For additional exporter and instrumentation packages, see theopentelemetry-python-contribrepository. ...
opentelemetry-api 包包括抽象类和无操作实现,它们构成遵循 OpenTelemetry 规范的 OpenTelemetry API。opentelemetry-sdk 包是 API 的参考实现。 生成遥测数据的库应该仅依赖于 opentelemetry-api,并将 SDK 的选择权交给应用程序开发人员。应用程序可能依赖于 opentelemetry-sdk 或实现 API 的其他包。
sdk: Add Host resource detector (#4182) sdk: Implementation of exemplars (#4094) Implement events sdk (#4176) Update semantic conventions to version 1.28.0 (#4218) Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206) Update environment variable descriptions to match si...
sudo pip3 install aiohttp - name: run w3c trace-context test suite env: SPEC_LEVEL: 1 run: | python ${GITHUB_WORKSPACE}/trace-context/test/test.py http://localhost:30000/test TraceContextTest AdvancedTest curl http://localhost:30000/stop 3 changes: 3 additions & 0 deletions 3 CHANGELOG...