Bump GCP resource detector to latest#547
Conversation
So we can drop our own entry point.
🔍 Preview links for changed docs |
✅ 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughThis PR upgrades the OpenTelemetry GCP resource detector library from version 1.8.0a0 to 1.12.0a0 and replaces the internal placeholder identifier 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Enterprise
Run ID: 886f4ad5-4dcf-4fe7-afa8-cdb65ecae3fa
📒 Files selected for processing (6)
dev-requirements.txtdocs/reference/edot-python/configuration.mdpyproject.tomlsrc/elasticotel/distro/resource_detectors.pytests/distro/test_distro.pytests/distro/test_resource_detectors.py
What does this pull request do?
Bump GCP resource detector so we can drop our own entry point.
Related issues