Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
sduranc committed Oct 25, 2024
1 parent 6371e8f commit bcea3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/send-ci-cd-trace/action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'Send CI/CD Trace to Azure Monitor'
description: 'Collects jobs and steps metrics from GitHub Actions workflow and send them to Azure Application Insights'
inputs:
instrumentation_key:
connection_string:
description: 'Azure Application Insights Instrumentation Key'
required: true
repo_token:
Expand Down

0 comments on commit bcea3cd

Please sign in to comment.