Hello! I’ve been trying to work on parsing a returned JSON object without much success. Based on Infinity’s “golden rule of thumb”, my data needs to be an array of objects. If it’s not, it recommends using UQL. So here I am, trying to process my data using UQL also without much success. I’d appreciate any help I can get to get my parsing to work.
Hi Dawid, thanks for you assistance here. That looks very much like what I am aiming for. Would you mind helping me the final step? It looks like the returned object is not properly being visualized: Grafana
On a side note, I am quite new to Grafana. Having to read up on Grafana, the Infinity plugin, UQL and now JSONata just to render a simple JSON object just isn’t very beginner friendly. I’ll spend some more time with JSONata as it looks powerful enough to do things I will need going forward.
Actually never mind, it seems running JSONata for the backend parser is possible, just that I didn’t see it. It’s provided in the “Rows/Root - optional” box in the Parsing options drawer.