Hello experts,
Thanks for your support, now I am able to send my metrics to Prometheus. Now for visualizing purposes, I am using Grafana. In my use case, I want to create dynamic dashboards, i.e I want a code that can take input as which panel to create, x and y axes, dimensions, etc, and it can provide me a JSON object which I can directly load in grafana. Is there anything like this already built or do I have to make it from the scratch?
Regards,
Aditya Garg