sematext / sematext-agent-java

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

Add support for avg and sum functions to JSONPath expressions #38

Closed bsmid closed 5 years ago

bsmid commented 5 years ago

Currently we support .length(), .max() and .min(). Along the way add support for selecting specific part of the array.