Menu
Grafana Cloud

Use integrations to monitor your infrastructure

Grafana Cloud offers many integrations to monitor the health and performance of services such as operating systems, databases, Cloud apps, and more. When you deploy an integration, your data is sent to your Cloud account, and you’ll get access to pre-configured dashboards and alert rules, tailored to the service you’re scraping. Integrations either deploy Grafana Agent, or connect directly to your SaaS application.

The following topics help you get started with integrations.

TopicDescription
Get started with monitoring using an integrationWalk through a complete example of installing an integration.
About integrationsView an overview of how to use integrations.
Install an integrationLearn how to install an integration, and how to update or remove it.
Integrations referenceView more detailed information on specific integrations.

Use data sources to monitor existing databases

Grafana is founded on the premise that you should be able to query, visualize, and alert on your data no matter where it’s stored. Grafana data source connections give you a way to centralize data that’s often siloed across platforms and vendors. When you can act on your data in one place, you can build queries across multiple data sources and display the results in dashboards without leaving your Grafana Cloud stack. With any Grafana Cloud account, admins have automatic access to many natively supported data sources as well as many data source plugins created by the open source community.

With an Enterprise license, you have access to even more Grafana-supported data source plugins for many popular data stores, Cloud services, and applications. To learn more about available data source plugins, refer to the Grafana plugin library.

For more information, refer to Data sources.

Note

You can only install signed plugins in Grafana Cloud. To learn more about signing a plugin, refer to Sign a plugin.

Install a data source

When you want to connect to a data source that’s natively supported by Grafana, you can search for and click the data source in Connections and follow the instructions.

Note

Only users with the admin role can manage data sources.

If the data source you want to connect to is a community or Enterprise plugin, first install the plugin, then the corresponding data source:

  1. In your Cloud stack, click Connections in the left-side menu.
  2. Use the search field or scroll to find the data source. You can also filter by Data source.
  3. Click the data source tile.
  4. Click Install via grafana.com.
  5. When you’re directed to https://grafana.com, ensure you’re signed in to your account.
  6. Select your Grafana instance if needed.
  7. Click Install plugin.
  8. Return to the stack where you installed the plugin, sign out, then sign back in.
  9. Click Connections in the left-side menu.
  10. Find the data source you want to add and click it.
  11. Click the create a data source button.
  12. Configure your connection.
  13. Click Save & test.

Send your data from an existing observability deployment

When you connect your observability data to the Grafana backend and send your data to Grafana Cloud, you can take advantage of centralized and long-term data storage, aggregated datasets, and secure global access without complicated customizations. You can also deploy Grafana Agent to manage and scale your infrastructure without the need for local storage.

Installing integrations is the easiest way to send your data to Grafana Cloud, but there are other methods that might be more appropriate depending on your local deployment. For example, if you are already collecting observability data with Prometheus, Loki, and Tempo, but want a single place to store, manage, and act on it, you might choose to deploy Grafana Agent manually. Or, depending on your needs, you might want to use a different method, such as Promtail for logs.

Grafana Cloud can store, manage, and scale metrics, logs, and traces in the following formats.

Next steps

If you’re using integrations, you should have automatic access to dashboards and alert rules. If you’ve used an other method to connect your data to Grafana Cloud, refer to the following topics to learn how to visualize and alert on that data: