mirror of
https://github.com/imjasonh/gcp-metrics-action
synced 2026-07-18 22:57:11 +00:00
Enhance README with action badge and example link
Added usage badge and example workflow link to README.
This commit is contained in:
parent
4b3df47ee7
commit
d9aa4adfa8
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
A GitHub Action that collects workflow step metrics and traces, and exports them to Google Cloud Monitoring and Cloud Trace.
|
||||
|
||||
[](https://github.com/imjasonh/gcp-metrics-action/actions/workflows/use-action.yaml)
|
||||
|
||||
See working example workflow: [use-action.yaml](./.github/workflows/use-action.yaml)
|
||||
|
||||
## Features
|
||||
|
||||
- 📊 **Metrics**: Duration histograms and success/failure counters for jobs and steps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue