json.find
Find values in JSON using a JSONPath expression.
Options
path = "$"
patha JSONPath expression
Behavior
- Produces one sample per matched value
- Adds a
json_node_pathtrace entry - Strings stay strings; other JSON values are serialized back to text