Skip to content

OpenTelemetry

OpenTelemetry #455

name: OpenTelemetry
on:
workflow_run:
workflows:
- Autoversion
- CodeQL
- Copilot code review
- Copilot coding agent
- Renovate
types:
- completed
jobs:
export:
runs-on: ubuntu-latest
steps:
- uses: plengauer/opentelemetry-github/actions/instrument/workflow@v5.42.1
env:
OTEL_EXPORTER_OTLP_ENDPOINT: ${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}
OTEL_EXPORTER_OTLP_HEADERS: ${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}
permissions:
actions: read