Plugins 〉Salesforce
Salesforce
Instantly visualize Salesforce data in Grafana
The Salesforce data source plugin is the easiest way to pull Salesforce data directly into Grafana dashboards.
- Visualize it either in isolation (one database) or blend it with other data sources.
- Discover correlations and covariances across all your data in minutes.
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
.h4 . .mb-0 }
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Grafana Cloud Free
- Free tier: Limited to 3 users
- Paid plans: $55 / user / month above included usage
- Access to all Enterprise Plugins
- Fully managed service (not available to self-manage)
Self-hosted Grafana Enterprise
- Access to all Enterprise plugins
- All Grafana Enterprise features
- Self-manage on your own infrastructure
Installing Salesforce on Grafana Cloud:
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
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 Salesforce 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.
Alternatively, you can manually download the .zip file for your architecture below and unpack it into your grafana plugins directory.
Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.
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
v1.7.4 - 2024-11-12
- ⚙️ Chore: Updated backend dependencies
v1.7.3 - 2024-10-03
- ⚙️ Chore: Update frontend dependencies
- ⚙️ Chore: Minimal supported Grafana version is now
10.4.8
v1.7.2 - 2024-09-23
- ⚙️ Chore: Update backend dependencies
v1.7.1 - 2024-08-30
- ⚙️ Chore: update backend dependencies
v1.7.0 - 2024-07-15
- ⚙️ Chore: Capture error source
v1.6.0 - 2024-06-14
- ⚙️ Chore: Added SLO metrics to the plugin
v1.5.0 - 2024-06-05
- ⚙️ Chore: Update backend dependencies
v1.4.0 - 2024-03-14
- ⚙️ Chore: Capture error source
v1.3.3 - 2024-03-13
- ⚙️ Chore: Backend binaries are now compiled with Go version
1.22.1
v1.3.2 - 2024-02-29
- 🐛 Fix: 401 Authentication error
v1.3.1 - 2023-11-08
- 🐛 Fix: Fix for broken JWT authentication. Previously instances with JWT authentication were failing with
invalid_grant
error
v1.3.0 - 2023-11-06
- ⚙️ Chore: Minimal supported Grafana version is now
9.5.13
- ⚙️ Chore: Frontend dependencies updated
- ⚙️ Chore: Backend dependencies updated
- 🐛 Fix: Updated display name for the results column
v1.2.0 - 2023-08-21
- ⚙️ Chore: Plugin now explicitly sets the min TLS required version to tls 1.2
v1.1.2 - 2023-06-28
- ⚙️ Chore: move to community maintained version of jwt-go
v1.1.1 - 2023-06-08
- ⚙️ Chore: backend libs updated with golang:1.20.5
v1.1.0 - 2023-05-18
- 🚀 Feature: Secure socks proxy support added
v1.0.11 - 2023-05-16
- 🐛 Fix: (Config Editor) Fixed a minor UI bug where fields are not stored correctly when used with JWT auth
- 🐛 Fix: (Config Editor) Fixed a minor UI bug where download certificate button wasn't working correctly when used with the JWT auth
v1.0.10 - 2023-05-04
- ⚙️ Chore: Backend binaries compiled with latest go version 1.20.4
- ⚙️ Chore: Grafana plugin SDK (
grafana/grafana-plugin-sdk-go
) updated fromv0.159.0
tov0.161.0
v1.0.9 - 2023-04-17
- ⚙️ Chore: Backend binaries compiled with latest go version 1.20.3
- ⚙️ Chore: Backend dependencies updated
v1.0.8 - 2023-03-19
- Config Editor - Improved healthcheck error messages
v1.0.7 - 2023-02-28
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.6
- 🐛 Fix: (Config Editor) Fixed a bug where editors were incorrectly determining auth type when used with provisioning
v1.0.6 - 2022-11-02
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.4
- ⚙️ Chore: Backend Grafana dependencies updated to latest version
v1.0.5 - 2022-11-02
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.3
v1.0.4 - 2022-10-28
- ⚙️ Chore: Backend binaries compiled with latest go version 1.19.2
- ⚙️ Chore: Backend grafana plugin SDK updated to latest
- ⚙️ Chore: Frontend grafana dependencies updated
- ⚙️ Chore: Minimum required grafana runtime updated to 8.4.7
- 📝 Documentation: Typo errors fixed
v1.0.3 - 2022-03-02
- 🐛 Fix: Ensure http connections are reused
v1.0.2 - 2022-02-25
- 🐛 Fix: Ensure http connections are closed
v1.0.1 - 2022-01-07
- ⚙️ Chore: Individual License Check
v1.0.0 - 2021-09-09
- Support JWT Authentication
v0.12.0 - 2021-08-18
- Reports
v0.11.0 - 2021-08-06
- SOQL Builder
v0.10.0 - 2021-07-30
- Fixed a bug where incorrect auth URL used for non sandbox accounts.
- In config, Password and Security token now captured separately.
- Improved error messages in healthcheck config
v0.9.3 - 2021-07-08
- 🚀 Feature: Macros for Quarter Start/End
v0.9.2 - 2021-06-23
- 🐛 Fix: Parent-to-child (one to many) relationship queries
v0.9.1 - 2021-06-16
- 🚀 Feature: Query Editor Suggestions
v0.9.0 - 2021-06-07
- Beta release