What's Changed
- Bump github.com/urfave/cli/v3 from 3.10.0 to 3.10.1 in the all group by @dependabot[bot] in #73
- Bump actions/setup-go from 6 to 7 in the all group by @dependabot[bot] in #76
- fix: expose spacelift_worker_pool_workers metric and spacelift_scrape_duration_seconds by @aerfio in #75
- Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1 in the all group by @dependabot[bot] in #77
- test: add a collector test harness with golden metric snapshots by @jkowall in #78
- Bump github.com/urfave/cli/v3 from 3.10.1 to 3.11.0 in the all group by @dependabot[bot] in #80
- Bump github.com/prometheus/common from 0.70.1 to 0.71.0 in the all group by @dependabot[bot] in #81
- feat(client): let callers name the GraphQL operation they issue by @jkowall in #82
- refactor: one GraphQL document per collector by @jkowall in #83
- feat: report each collector's success and request duration by @jkowall in #84
- feat: opt-in partial scrapes, and unsupported is not failed by @jkowall in #85
- Bump github.com/urfave/cli/v3 from 3.11.0 to 3.12.0 in the all group by @dependabot[bot] in #88
- feat: --[no-]collector. flags by @jkowall in #86
- perf: run collectors concurrently by @jkowall in #87
New Contributors
Full Changelog: v0.11.0...v0.12.0