Conversation
✅ Vale Linting ResultsNo issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
🔍 Preview links for changed docs |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDependency version bumps for OpenTelemetry components (api, sdk, exporters, proto, and instrumentations) from 1.39.1/0.60b1 to 1.40.0/0.61b0 across README.md, dev-requirements.txt, pyproject.toml, and operator/requirements.txt. docs/reference/edot-python/supported-technologies.md updates statuses (aiohttp-server, pyramid, tornado -> migration) and expands confluent-kafka constraint to <= 2.13.0. docs/reference/edot-python/configuration.md revises the Logs subsection to document default-enabled logging via opentelemetry-instrumentation-logging and OTEL_PYTHON_LOG_AUTO_INSTRUMENTATION. tests/integration/test_integration.py flattens metrics extraction and adds two expected metrics. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Test failure:
Defeated by newly added SDK metrics? |
Yep, I always forgot to run the integrations tests before pushing 😓 The tests were getting only the first instrumentation scope :) |
What does this pull request do?
Bump to latest upstream release 1.40.0/0.61b0
Related issues