OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.47.0.
- This action is used across all versions by 14 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates OpenTelemetry instrumentation into shell scripts and GitHub workflows, enabling automated traces, metrics, and logs collection for commands, scripts, and workflows. It simplifies observability by providing automatic context propagation, command auto-instrumentation, and logging from stderr and GitHub actions. This helps developers monitor, debug, and gain insights into their shell-based and CI/CD processes.
Release notes
What’s Changed
- chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.147.0 by @plengauer in https://github.com/plengauer/Thoth/pull/3043
- Automatic Version Bump by @plengauer in https://github.com/plengauer/Thoth/pull/3055
Full Changelog: https://github.com/plengauer/Thoth/compare/v5.46.0...v5.47.0