Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] cb876a3b15
Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.1 to 1.12.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.12.1...v1.12.2)

---
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-06-01 15:40:56 +00:00
dependabot[bot] 82b73871d8
Bump github.com/go-kit/log from 0.2.0 to 0.2.1
Bumps [github.com/go-kit/log](https://github.com/go-kit/log) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/go-kit/log/releases)
- [Commits](https://github.com/go-kit/log/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/go-kit/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 09:54:53 +00:00
SuperQ dbcd7a78db
Update build
* Update build to Go 1.18.
* Update to go 1.17 modules format.
* Add dependabot.
* Update upstream Prometheus repo configs.
* Add yamlllint.

Signed-off-by: SuperQ <superq@gmail.com>
2022-05-06 15:12:43 +02:00
SuperQ 39622179c4
Add TLS/auth config
Add the exporter-toolkit to support TLS and authentication.
* Cleanup error throwaway in logging calls.
* Bump Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
2022-02-24 13:03:23 +01:00
SuperQ 70b78ffa78
Switch logging to promlog
Replace deprecated common/log with common/promlog.
* Update Go modules.

Signed-off-by: SuperQ <superq@gmail.com>
2021-09-21 14:44:11 +02:00
SuperQ e649afb008
Update for Prometheus Community
* Update Makefile.common from prometheus/prometheus.
* Switch from Cirrus to CircleCI.
* Add CHANGELOG.md and VERSION.
* Drop inline /vendor.
* Update references to old github URL.
* Update copyrights.
* Update Go version.
* Skip building on aix (undefined: syscall.Mkfifo)

Signed-off-by: SuperQ <superq@gmail.com>
2021-09-21 13:42:22 +02:00
Conrad Hoffmann 0dd6487f4e Update deps 2021-05-11 18:37:08 +02:00
Conrad Hoffmann ae2992c60b Update all dependencies 2020-07-26 17:24:32 +02:00
Conrad Hoffmann 26628185da Update all dependencies 2020-04-22 22:58:50 +02:00
Conrad Hoffmann aecd42dbb0 Update dependencies 2020-02-14 15:08:53 +01:00
Conrad Hoffmann a94c4127e4 Update dependencies 2019-10-14 15:45:19 +02:00
Ben Kochie eafa8b9ac3
Update vendoring
Bump all vendoring.
2019-07-09 14:19:54 +02:00
Ben Kochie 6e63422baf
Convert vendoring to Go modules.
Minimal conversion of existing vendoring to Go modules.
2019-07-05 13:06:58 +02:00