dependabot[bot]
|
5538a92eb3
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.13.0.
- [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.12.1...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-30 15:22:18 +02:00 |
|
dependabot[bot]
|
b4bec690ab
|
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-19 14:50:15 +02:00 |
|
Thomas Lavocat
|
3ed86c3a86
|
lib: upgrade prometheus client to 1.12
|
2022-04-07 20:08:42 +02:00 |
|
Ondřej Budai
|
19a3bdf450
|
go: update most dependencies to the latest version
It's a lot of work for dependabot for our outdated deps, let's
help it by making one huge manual update.
Signed-off-by: Ondřej Budai <ondrej@budai.cz>
|
2021-09-05 12:50:02 +01:00 |
|
Chloe Kaubisch
|
4c800f29a7
|
worker: add metrics
use prometheus to gather metrics
|
2021-07-23 21:54:28 +02:00 |
|