actions-marketplace-validations/OpenTelemetry Export Trace
Exports Workflow Run Telemetry Trace over OLTP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| otlpEndpoint | The destination endpoint to export OpenTelemetry traces to | yes | — |
| otlpHeaders | Network Headers for the destination endpoint to export OpenTelemetry traces to | yes | — |
| otelServiceName | OpenTelemetry service name | no | "" |
| githubToken | The repository token with Workflow permissions. i.e. secrets.GITHUB_TOKEN | no | — |
| runId | Workflow Run ID to Export. Defaults to env.GITHUB_RUN_ID | no | — |
Outputs
| name | description |
|---|---|
| traceId | The OpenTelemetry Trace ID for this Trace |