Cosmos DB Data Source with Grafana

Hello, has anyone had any luck on implementing CosmosDB into Grafana as a data source (without using MongoDB). Is there any plugin or workaround I can use?

Thanks.

Welcome to forum @mmran

One way could be rest api using infinity plugin

Thanks! I’ll take a look. Do you have any resource or guide on how to setup infinity plugin with CosmosDB on Grafana? It seems to me like the link you provided isn’t listing Infinity.

rest api is ubiquitous nowadays so any rest api implementation using infinity should be easy, there are lots of examples in this forum with different rest apis using infinity plugin

Or write an express api to fetch the data for you

1 Like