OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.47.1.
- 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 facilitates the collection and propagation of OpenTelemetry traces, metrics, and logs from shell scripts and GitHub workflows, offering features such as automatic context propagation, command auto-instrumentation, log collection, and integration into child scripts and GitHub actions. It automates observability tasks, enabling developers to monitor and troubleshoot shell-based processes and workflows with minimal manual configuration. Key capabilities include HTTP-based context propagation, automatic logging from stderr and GitHub logs, and seamless integration with various shells and CI/CD pipelines.
Release notes
What’s Changed
- Fix log masking patterns to prevent over-masking by @plengauer in https://github.com/plengauer/Thoth/pull/3062
Full Changelog: https://github.com/plengauer/Thoth/compare/v5...v5.47.1