dependabot[bot]
|
0e33cf9a99
|
Bump github.com/prometheus/client_golang in /examples/middleware
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.16.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.13.1...v1.16.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>
|
2023-08-14 13:30:29 +00:00 |
Ben Kochie
|
4abd83d655
|
Update building (#1326)
* Remove unused / non-standard .go-version.
* Cleanup indenting in Makefile.
* Enable dependabot for subdirs.
* Update golanci-lint CI.
* Update go.mod version directives to match supported versions.
* Disable golanci-lint unused-parameter.
Signed-off-by: SuperQ <superq@gmail.com>
|
2023-08-14 15:29:51 +02:00 |
Bartlomiej Plotka
|
90eb83b690
|
Added interactive tutorial [kubeCon] (#1255)
Signed-off-by: bwplotka <bwplotka@gmail.com>
|
2023-04-21 13:16:14 +01:00 |
Jéssica Lins
|
07b1397ded
|
examples: Add exemplars and middleware examples (#1173)
* Add exemplars simple example, add go runtime and process collectors to simple example
Signed-off-by: Jéssica Lins <jessicaalins@gmail.com>
* Add middleware example
Signed-off-by: Jéssica Lins <jessicaalins@gmail.com>
* Lint
Signed-off-by: Jéssica Lins <jessicaalins@gmail.com>
Signed-off-by: Jéssica Lins <jessicaalins@gmail.com>
|
2022-11-22 22:42:31 +01:00 |