Commit Graph

13 Commits

Author SHA1 Message Date
Ben Kochie f0d80a1799
Merge pull request #25 from prometheus-community/superq/update
Update for prometheus-community
2020-04-17 08:28:15 +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
Thomas Jackson 51e3dc02a3 Add support for parsing additional types (string, null) (#5)
* Add support for parsing additional types (string, null)

With this patch we now support pulling number out of strings (its fairly
common for metrics to use quoted numbers as values) as well as "null" --
which we represent as a NaN.

* Bump minor version
2017-10-06 09:59:28 +09:00
Yuto KAWAMURA d45e5ebdb0 Merge pull request #2 from okdtsk/fix_ln_opt
Change ln '--no-dereference' options from '-h' to '-n'
2016-09-13 15:21:15 +09:00
Tasuku OKUDA e71f8bf017 Change ln '--no-dereference' options from '-h' to '-n' due to other platform implementations 2016-09-12 18:53:29 +09:00
Yuto KAWAMURA 3d43038638 Note the original repository of jsonpath in README 2016-08-28 11:22:46 +09:00
Yuto KAWAMURA 5876d97a87 Merge pull request #1 from kfdm/patch-1
Fix link to JSONPath syntax reference
2016-08-28 11:19:20 +09:00
Paul Traylor b3dfa8da1e Fix link to JSONPath syntax reference 2016-08-26 16:25:51 +09:00
Yuto Kawamura 4aade3cff7 Replace codegangsta/cli with urfave/cli 2016-07-12 14:07:27 +09:00
Yuto Kawamura 1146dde587 Use private build of nickSardo/jsonpath until the problem fixed in the original
Ref: 5c448ebf97
2016-02-08 23:09:02 +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