1
0
Fork 0
mirror of https://github.com/imjasonh/gcp-metrics-action synced 2026-07-11 10:10:31 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Jason Hall
a410dbb4ac support custom attributes, add fallback workflow_ref
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-11 23:03:43 -05:00
Jason Hall
ae9d8858bb handle matrix jobs better, differentiate by runner_name
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-06 14:00:01 -05:00
copilot-swe-agent[bot]
d47b3f6a7c Complete JS code refactoring - break down long methods into focused functions
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2025-11-06 04:44:08 +00:00
copilot-swe-agent[bot]
2448030f59 Changes before error encountered
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2025-11-06 04:34:13 +00:00
Jason Hall
2d66bf9840 Fix OpenTelemetry v2 TracerProvider and add test coverage
- Fix: Pass spanProcessors in BasicTracerProvider constructor (v2 API)
- Add tests for createTracerProvider (was untested)
- Tests now cover: basic creation, with credentials, error handling

This breakage wasn't caught before because TracerProvider wasn't tested.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 22:30:01 -05:00
Jason Hall
c11d7c226e report total repo size
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 20:59:10 -05:00
Jason Hall
18a5e73e77 separate metric
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 20:42:31 -05:00
Jason Hall
f0321e75b8 add estimated_cost_usd
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 20:42:31 -05:00
Jason Hall
fa35ca6376 record artifacts.size as a separate metric
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 20:06:31 -05:00
Jason Hall
17b45e09f1 infer conclusion more better
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 16:26:47 -05:00
Jason Hall
69a4789f22 fix job conclusion, remove step.total
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 16:06:56 -05:00
Jason Hall
59fe212871 finish the job
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 14:49:10 -05:00
Jason Hall
eb3bfbbb0c initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-11-05 10:39:50 -05:00