aws-otel-python
aws-otel-python copied to clipboard
AWS Distro for OpenTelemetry Python
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/setup-buildx-action#264 Bump @actions/core...
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 9. Release notes Sourced from actions/stale's releases. v9.0.0 Breaking Changes Action is now stateful: If the action ends because of operations-per-run then the next run...
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. v2.28.1 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
**Description:** The current Getting Started links in the README lead to a 404. I fixed them. **Link to tracking Issue:** - **Testing:** - Click on the links on the master...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 4. Release notes Sourced from github/codeql-action's releases. v3.30.8 CodeQL Action Changelog See the releases page for the relevant changes to the CodeQL CLI and language...
Bumps [actions/stale](https://github.com/actions/stale) from 6 to 10. Release notes Sourced from actions/stale's releases. v10.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/stale#1279 Make sure your runner is...
Hi, I spent a day hitting my head against the wall as I couldn't get annotations working for our FastAPI app that uses ADOT to push traces to X-Ray via...