Commit Graph

14 Commits

Author SHA1 Message Date
rustyclock
fe22a839e2
Migrate JSONPath library
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2021-01-24 13:49:10 +09:00
Daniel Maganto
bffc11991b
Add TLS metrics support
Signed-off-by: Daniel Maganto <dmagantomartin@gmail.com>
2020-12-10 18:04:27 +01:00
rustyclock
fa085b219d
Switch to kingpin
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2020-08-06 07:32:11 +09:00
rustyclock
0b34d68918
Add example prometheus config
Signed-off-by: rustyclock <rustyclock@protonmail.com>
2020-08-04 15:37:28 +09:00
rustyclock
c869516e98
Refactor the complete code
* Make the working of this exporter similar to that of the blackbox_exporter to allow probing multiple targets.
* Add functionality to add headers to the request
* Update the example config to use `headers` as well as the `metrics` keys in alignment with the new code
* Add default header 'Accept: application/json'

Signed-off-by: rustyclock <rustyclock@protonmail.com>
2020-08-04 15:21:24 +09:00
Paweł Krupa
448fb7b8cf
Reference container image in README
Signed-off-by: paulfantom <pawel@krupa.net.pl>
2020-07-31 15:54:14 +02:00
David DR
c58897ce4a demo bool support in the example
Signed-off-by: David DR <52098642+davdr@users.noreply.github.com>
2020-06-13 23:36:57 +02:00
Ben Kochie
2d1678ed95
Add Docker
* Add Dockerfile and prometheuscommunity.
* Add promehteus common Version handler.
* Update README.

Signed-off-by: Ben Kochie <superq@gmail.com>
2020-04-17 10:06:54 +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
Yuto KAWAMURA
3d43038638 Note the original repository of jsonpath in README 2016-08-28 11:22:46 +09:00
Paul Traylor
b3dfa8da1e Fix link to JSONPath syntax reference 2016-08-26 16:25:51 +09:00
Yuto Kawamura
e1939b92a7 Complete README 2016-02-08 22:59:48 +09:00
Yuto Kawamura
239211151e Initial import 2016-02-08 22:55:40 +09:00
Yuto KAWAMURA
016cbc6076 Initial commit 2016-02-08 22:25:55 +09:00