Commit Graph

11 Commits

Author SHA1 Message Date
SuperQ 2b8fbee030
Update build
* Update go to 1.20.
* Update Prometheus CI orb.
* Add landing page.
* Update Go modules.
* Update golangci-lint.

Signed-off-by: SuperQ <superq@gmail.com>
2023-04-01 12:06:31 +02:00
SuperQ 360d95c41d
Update exporter-toolkit
Update to the latest exporter-toolkit.
* Update Go to 1.19.
* Fixes CVE in exporter-toolkit.

NOTE: The config file flag has changed to `--web.config.file`.

Signed-off-by: SuperQ <superq@gmail.com>
2022-12-29 06:15:55 +01:00
Ben Kochie bcb42326be
Update build (#154)
* Update Go to 1.18.
* Update Go module format for 1.17.
* Remove obsolete exclude for k8s.io/client-go.
* Add dependabot.

Signed-off-by: SuperQ <superq@gmail.com>
2022-05-23 22:05:45 +09:00
prombot af425edb75 Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-04-28 19:51:02 +00:00
prombot d7b869d85f Update common Prometheus files
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-01-16 00:02:29 +00:00
SuperQ eaf94d3a5e
Update build
* Update to Go 1.17.
* Update modules.
* Enable golint CI test.
* Fixup golint issues.

Signed-off-by: SuperQ <superq@gmail.com>
2021-10-05 13:21:42 +02:00
Ben Kochie 65a2b00784
Bump Go to 1.16.
Signed-off-by: Ben Kochie <superq@gmail.com>
2021-03-25 16:37:57 +01:00
Ben Kochie d6403b58a8
Release v0.2.0
* Update changelog
* Bump Go modules.
* Update NewClientFromConfig use
* Bump Go to 1.15.

prometheus/common#249 added option to disable HTTP/2.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-11-02 16:32:28 +01:00
Ben Kochie d001c8fc3c
Release 0.1.0
* Add initial changelog.
* Bump Go deps.
* Update circleci prometheus orb.

Closes: https://github.com/prometheus-community/json_exporter/issues/32
Closes: https://github.com/prometheus-community/json_exporter/issues/41

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-07-27 10:08:41 +02:00
Ben Kochie 4621bca6f6
More community cleanup
* Fix up naming to be json_exporter.
* Fix more imports/paths.
* Add Go modules.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-04-17 08:45:38 +02:00
Ben Kochie 61232ef8cf
Update for prometheus-community
* Add prometheus-community boilerplate.
* Switch from external harness package to internal.
* Update imports to new locations.
* Cleanup old `gow` build.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-04-17 08:24:27 +02:00