I am quite new to grafana, have setup a few dashboards and data sources. Currently I would want to use the grafana API to show live stats on my website. I found one solution for making the dashboard public and attaching it to my website using a iframe.
I would prefer to expose the data using an REST API. Show the current amount of users, messages on the website. Can grafana be used in this way or should the data be exposed from a different service? What are the best practices
Can you better explain why you don’t want to use the advantage provided by a Grafana dashboard? Isn’t it just more work for you to reinvent a custom UI?
Let me clarify that this is the category for the Grafana k6 project, your question is mostly related to Grafana, so the next time you should post in Grafana as you may get more accurate feedback there.