Skip to content

Commit

Permalink
Automation: Add sending metrics to Grafana Cloud (grafana#28119)
Browse files Browse the repository at this point in the history
Sends metrics from github automation actions to Grafana Cloud
  • Loading branch information
torkelo authored Oct 8, 2020
1 parent 0b0f5bd commit 46a91f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:
- name: Run Commands
uses: ./actions/commands
with:
metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}}
token: ${{secrets.GH_BOT_ACCESS_TOKEN}}
config-path: commands

0 comments on commit 46a91f2

Please sign in to comment.