Plugins 〉Azure Cosmos DB


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Azure Cosmos DB

Documentation →

Azure Cosmos DB data source for Grafana

The Azure Cosmos DB data source plugin allows you to query and visualize Cosmos DB data in Grafana.

Note: This plugin is for Grafana Enterprise only.

Preview

This datasource plugin is currently released as Preview. Breaking changes are not expected but some issues/limitations may occur.

See also

Technical documentation

License

Installing Azure Cosmos DB on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install Azure Cosmos DB from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

0.1.5 (Preview)

  • Dependency updates

0.1.4 (Preview)

  • Dependency updates

0.1.3 (Preview)

  • Remove deprecated methods

0.1.2 (Preview)

  • Bump plugin SDK version

0.1.1 (Preview)

  • Fixed bug where containers were not loading.

0.1.0 (Preview)

  • Macro support - timeFilter, fromTime, and toTime are supported. Read more about macros in Azure Cosmos DB query editor.
  • Fixed bug where query editor displayed an error when first loading.
  • Updated docs

0.0.0 (Preview)

Initial release.