Is there a way to get the No of Dashboards on my Grafana Instance (Count of Dashboards) for all users

  • What Grafana version and what operating system are you using?

Grafana V9.2.4 and Linux OS

  • What are you trying to achieve?

We have to find the count of dashboards for all the users

  • How are you trying to achieve it?

Preferable way is throug HTTP API Calls

  • What happened?

  • What did you expect to happen?

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.

  • Did you follow any online instructions? If so, what is the URL?

Hi @nandanchapa,

Welcome to the :grafana: community support forums !!

We are excited that you joined our OSS community. Please read about some of the FAQs in the community :slight_smile:

Yes, you can monitor Grafana itself and view its internal metrics. You can follow this documentation link and also there seems to be a pre-configured Dashboard which you can import to view them.

I hope this helps.