I have the following JSON structure and I would like to extract the 3 from the value from context containing All UpdateCounter's. The following is what I have tried and it didn't work:
$.counters.aggregateSnapshot.counters.[context=="All UpdateCounter\'s"].valueCount
What could be the possible NIFI expression?
