Extract fields from JSON response, Redis Datasource

Hi.

I’m trying to create a dashboard to visualize the data in Redis. I added a Redis datasource and was able to get the data in the format below.

But as you can see in the image, there is a field named “data” and all of the information is in it. It’s a json string actually.

I want to parse keys and values in the data field, and add the parsed values as columns to the panel. I couldn’t manage to do it.

Thanks for your help.

1 Like

Also interested to know how. Thank you

@samety06 Please open an issue for Redis Data Source and we can take a look at it: GitHub - RedisGrafana/grafana-redis-datasource: Redis Data Source for Grafana

This topic was automatically closed after 365 days. New replies are no longer allowed.