OTLP GitHubAction Exporter
Version updated for https://github.com/StephenGoodall/OTLP-GitHubAction-Exporter to version v3.2.10.
- This action is used across all versions by 2 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The OTLP GitHub Action Exporter is a tool that automates the export of GitHub Actions runs as OpenTelemetry Traces, Metrics, and Logs. It allows users to monitor their CI/CD workflows by exporting details and metrics from these runs via an OTLP endpoint, which can be configured for Dynatrace or New Relic. The action supports automatic token authentication and requires specific API tokens and configurations to work correctly.
What’s Changed
3.2.10 (2026-08-07)
Bug Fixes
- deps: Update Dependabot commit message configuration (1643548)