prometheus-community/json_exporter

Support Common Expression Language (CEL)

mrueg opened this issue · 0 comments

mrueg commented

It would be interesting to have support for CEL for more complex manipulation of the json data in addition to JSONPath.

As another example, kubernetes is also adopting CEL more and more: https://kubernetes.io/docs/reference/using-api/cel/

https://github.com/google/cel-spec
https://github.com/google/cel-go