OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.38.2.
- This action is used across all versions by 14 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates OpenTelemetry into shell scripts and GitHub workflows, enabling automated collection and propagation of telemetry data such as traces, metrics, and logs. It provides features like automatic context propagation for HTTP requests, command auto-instrumentation, child script injection, and seamless integration with GitHub Actions. This tool simplifies observability and troubleshooting by automating telemetry tasks across diverse environments, helping users monitor and debug workflows and shell-based processes effectively.
Release notes
What’s Changed
- Fix failing deferred export due to stdout polution by @plengauer in https://github.com/plengauer/Thoth/pull/2720
Full Changelog: https://github.com/plengauer/Thoth/compare/v5.38.1...v5.38.2