sematext / sematext-agent-java

Sematext Monitoring Agent
https://sematext.com/spm
Apache License 2.0
23 stars 9 forks source link

Add support for JSONPath functions #34

Closed sivasamyk closed 5 years ago

sivasamyk commented 5 years ago

This PR adds support for length(), min() and max() functions in JSONPath. Also adds ArrayLength built-in function