Skip to content

OpenTelemetry

OpenTelemetry #64

Workflow file for this run

name: OpenTelemetry
on:
workflow_run:
workflows: [ 'Renovate', 'Autoversion', 'Autoapprove', 'Autorerun', 'Publish' ]
types:
- completed
jobs:
export:
runs-on: ubuntu-latest
steps:
- uses: plengauer/opentelemetry-bash/actions/instrument/[email protected]
env:
OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}'
OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}'