Thank you! We will be in touch.
The Oracle data source plugin is the easiest way to pull Oracle data directly into Grafana dashboards.
Plugins can be installed directly from within your Grafana instance or automated using the Cloud API or Terraform.
Learn more about plugin installationThis is a paid plugin developed by a marketplace partner. To purchase an entitlement, sign in first, then fill out the contact form.
This is a paid for plugin developed by a marketplace partner. To purchase entitlement please fill out the contact us form.
What to expect:
Thank you! We will be in touch.
For more information, visit the docs on plugin installation.
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.
Use the grafana-cli tool to install Oracle Database 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.
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.
🐛 Fix: Read connection pool size and max response size from the [plugin.grafana-oracle-datasource] grafana.ini section (forwarded as GF_PLUGIN_POOLSIZE and GF_PLUGIN_MAX_RESPONSE_SIZE). On Grafana 12.4.2 and later, host environment variables are no longer forwarded to plugin backend processes by default, so the previous GF_PLUGINS_ORACLE_DATASOURCE_POOLSIZE / GF_PLUGINS_ORACLE_DATASOURCE_MAX_RESPONSE_SIZE variables silently fell back to defaults. Those legacy variables are still read for backward compatibility.
11.6.7$__timeGroupTZ macro10.4.81.22.11.20.4 which contains security fixes1.20.4 which contains security fixes1.20.3 which contains security fixesGF_PLUGINS_ORACLE_DATASOURCE_MAX_RESPONSE_SIZEDEV_GUIDE.md for ARM64 developersKey Features:
Bugfixes:
Note: Time Zone support not included in v2.0.0, to be added in next minor release. All connections and results are processed as UTC.
$__timeGroup$__timeGroup similar to other sql datasources50Initial Release