OpenTelemetry for GitHub Workflows, Jobs and Steps
Version updated for https://github.com/plengauer/Thoth to version v5.42.1.
- 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 observability into shell scripts and GitHub workflows, enabling automated tracing, metrics, and logging for commands and workflows. It provides capabilities such as automatic context propagation, auto-instrumentation of shell commands and scripts, log collection, and seamless integration into CI/CD pipelines. This action simplifies debugging and monitoring by delivering detailed insights into script and workflow execution, addressing observability challenges in shell-based environments.
Release notes
What’s Changed
- Update ghcr.io/plengauer/opentelemetry-github-workflow-instrumentation-runner Docker tag to v5.42.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2796
- Update dependency net.bytebuddy:byte-buddy to v1.18.4 by @plengauer in https://github.com/plengauer/Thoth/pull/2798
- Update plengauer/opentelemetry-github action to v5.42.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2797
- Update Demo injection_deep_gradle by @actions-bot-pl in https://github.com/plengauer/Thoth/pull/2762
- Update Demo injection_docker_renovate by @actions-bot-pl in https://github.com/plengauer/Thoth/pull/2752
- Update Demo _complex_download_github_releases by @actions-bot-pl in https://github.com/plengauer/Thoth/pull/2735
- Change token to trigger deb repo by @plengauer in https://github.com/plengauer/Thoth/pull/2802
- Update dependency @actions/cache by @plengauer in https://github.com/plengauer/Thoth/pull/2800
- Update Gradle to v9.3.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2801
- Update dependency io.opentelemetry.javaagent:opentelemetry-javaagent to v2.24.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2806
- Update plengauer/create-deb-repository action to v0.0.17 by @plengauer in https://github.com/plengauer/Thoth/pull/2812
- Lock file maintenance by @plengauer in https://github.com/plengauer/Thoth/pull/2815
- Update Test Images by @plengauer in https://github.com/plengauer/Thoth/pull/2817
- Update otel/opentelemetry-collector-contrib Docker tag to v0.144.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2822
- Update actions/setup-java action to v5.2.0 by @plengauer in https://github.com/plengauer/Thoth/pull/2826
- Update opentelemetry-js monorepo by @plengauer in https://github.com/plengauer/Thoth/pull/2824
- Update opentelemetry-js-contrib monorepo by @plengauer in https://github.com/plengauer/Thoth/pull/2828
- Fix secret redaction formatting by @plengauer in https://github.com/plengauer/Thoth/pull/2805
- Deploy OpenTelemetry by @plengauer in https://github.com/plengauer/Thoth/pull/2793
- Fix cache resolution by @plengauer in https://github.com/plengauer/Thoth/pull/2813
- Fix deferred export by properly formatting OTLP headers for curl by @Copilot in https://github.com/plengauer/Thoth/pull/2820
- Document technical limitations of shell instrumentation by @Copilot in https://github.com/plengauer/Thoth/pull/2821
Full Changelog: https://github.com/plengauer/Thoth/compare/v5.42.0...v5.42.1