Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
80f8d52e42
chore(deps): bump github.com/prometheus/client_golang
Bumps the go-deps group with 1 update: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).


Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.23.2)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 19:57:42 +00:00
419f462300
feat: making things a lot more proper (#11) 2026-05-20 20:57:06 +01:00
dd1e39769e
fix: more proper setup and lots of quality of life changes (#10)
Some checks failed
Release / release (push) Has been cancelled
2026-04-27 20:01:32 +01:00
c0fcbd7c99
fix: reliability and 429 backoff (#9)
Some checks are pending
Release / release (push) Waiting to run
2026-04-26 20:50:28 +01:00
ef72127d3c
chore: add docker compose example (#8) 2026-04-25 12:21:06 +01:00
c50cb902f6
feat: more metrics and adding tests (#7) 2026-04-24 22:04:57 +01:00
c1491d886e
chore: update readme (#6) 2026-04-24 20:57:47 +01:00
7d3b08f98c
fix: fix certs (#5) 2026-04-24 20:46:25 +01:00
1e0eff520f
major: initial release (#4) 2026-04-23 21:03:28 +01:00
36f8003435
major: PR check and release tweaks (#3)
* major: PR check and release tweaks

* add context

* dockerfile shenanigans

* lol let's actually add the code
2026-04-22 21:09:24 +01:00
0f1a13eaeb
major: initial release (#2)
* major: official release and pipeline

* add chore option for pipeline

* major: initial release
2026-04-22 20:49:52 +01:00
e05f4385b3
major: official release and pipeline (#1)
* major: official release and pipeline

* add chore option for pipeline
2026-04-22 20:46:59 +01:00
81fdf27759 initial 2026-04-22 20:33:31 +01:00