Commit Graph

3 Commits

Author SHA1 Message Date
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
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
239211151e Initial import 2016-02-08 22:55:40 +09:00