1
0
Fork 0
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:
Jason Hall 2025-11-05 23:48:23 -05:00 committed by GitHub
parent 4b3df47ee7
commit d9aa4adfa8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,10 @@
A GitHub Action that collects workflow step metrics and traces, and exports them to Google Cloud Monitoring and Cloud Trace.
[![Use Action](https://github.com/imjasonh/gcp-metrics-action/actions/workflows/use-action.yaml/badge.svg)](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