Skip to content

Commit 5ec0bcf

Browse files
plengauergithub-actions[bot]
authored andcommitted
Deploy OpenTelemetry
1 parent 92018d6 commit 5ec0bcf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/observability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: OpenTelemetry
22
on:
33
workflow_run:
4-
workflows: [.github/workflows/copilot-setup-steps.yml, Analyze, Autoapprove, Autoassign, Autorerun, Autoversion, Autoversion Main, Autoversion Release, Backport, Build, CI, Copilot coding agent, Experiment, GitHub, Greetings, Initialize Fork, Performance GitHub Job, Publish, Refresh Demos, Renovate, Shell, Test, Workflow Example]
4+
workflows: [.github/workflows/copilot-setup-steps.yml, Analyze, Autorerun, Autoversion, Autoversion Main, Autoversion Release, Backport, Build, CI, Copilot coding agent, Experiment, GitHub, Greetings, Initialize Fork, Performance GitHub Job, Publish, Refresh Demos, Renovate, Shell, Test, Workflow Example]
55
types:
66
- completed
77
jobs:

.github/workflows/test_github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ jobs:
693693
steps:
694694
- uses: plengauer/opentelemetry-github/actions/instrument/job@v5.41.0
695695
with:
696-
secrets_to_redact: '["${{ github.token }}","${{ secrets.ACTIONS_GITHUB_TOKEN }}","${{ secrets.TEST_GITHUB_TOKEN }}"]'
696+
secrets_to_redact: '["${{ github.token }}","${{ secrets.TEST_GITHUB_TOKEN }}"]'
697697
env:
698698
OTEL_EXPORTER_OTLP_ENDPOINT: '${{ secrets.OTEL_EXPORTER_OTLP_ENDPOINT }}'
699699
OTEL_EXPORTER_OTLP_HEADERS: '${{ secrets.OTEL_EXPORTER_OTLP_HEADERS }}'

0 commit comments

Comments
 (0)