github-actions-opentelemetry
Version updated for https://github.com/paper2/github-actions-opentelemetry to version v1.0.0.
- This action is used across all versions by 8 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sends metrics and traces of GitHub Actions workflows to an OTLP endpoint, helping you monitor and analyze them. It collects metrics such as workflow duration and job execution times, and generates traces of workflow, jobs, and steps. The action is useful for monitoring complex workflows without modifying existing workflows.
What’s Changed
What’s Changed
- chore: apply all open dependency updates by @paper2 in https://github.com/paper2/github-actions-opentelemetry/pull/211
- release 1.0.0 by @paper2 in https://github.com/paper2/github-actions-opentelemetry/pull/212
Full Changelog: https://github.com/paper2/github-actions-opentelemetry/compare/v0.10.2...v1.0.0