Collection of GitHub Dashboards.
This integration leverages OpenTelemetry Tracing to provide actionable insights into pipeline performance and reliability.
The Dash0 GitHub integration empowers development teams to enhance their workflows by seamlessly integrating observability and monitoring into their CI/CD pipelines.
A team running GitHub Actions can:
Setup two secretes in GitHub:
DASH0_OTLP_ENDPOINT=grpc://{{endpoint_otlp_grpc}}
DASH0_OTLP_HEADERS=Authorization: Bearer {{token}}
Create a new workflow file in your repository’s GitHub Actions workflow directory .github/workflows/ with the following content: