Plugins 〉DynamoDB


Developer

Grafana Labs

Resources


Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

DynamoDB

Documentation →

DynamoDB data source for Grafana

The DynamoDB data source allows a direct connection to DynamoDB to query and visualize data in Grafana.

This data source supports PartiQL query syntax and provides an editor to format and color code your PartiQL statements.

{{< admonition type="note" >}} This plugin is available for Grafana Enterprise only. {{< /admonition >}}

See also

Technical documentation

License

Installing DynamoDB on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

v2.1.0 - 2024-10-22

  • ⚙️ Chore: Update backend and frontend dependencies
  • ⚙️ Chore: Minimal supported Grafana version is now 10.4.8

v2.0.1 - 2024-10-15

  • ⚙️ Chore: Update settings

v2.0.0 - 2024-10-08

  • 🚀 Feature: Update AWS Auth component in config page
  • 🚀 Feature: Support session token configuration with AWS credentials file
  • BREAKING CHANGE: This release includes a breaking change config page. Should you update the config page, you may lose Access Secret Key. Ensure to have Access Key and Access Secret key to update the config page.

v1.1.3 - 2024-09-29

  • ⚙️ Chore: update backend dependencies

v1.1.2 - 2024-09-18

  • ⚙️ Chore: Update dependencies

v1.1.1 - 2024-09-18

  • ⚙️ Chore: add errorsource

v1.1.0 - 2024-09-12

  • ⚙️ Chore: Update dependencies
  • 📝 Documentation: Update docs

v1.0.5 - 2024-09-10

  • ⚙️ Chore: Update dependencies

v1.0.4 - 2024-09-09

  • ⚙️ Chore: update backend dependencies

v1.0.3 - 2024-08-19

  • ⚙️ Chore: update frontend dependencies
  • ⚙️ Chore: update backend dependencies

v1.0.2 - 2024-07-10

  • 📝 Fix: Fix license check

v1.0.1 - 2024-06-21

  • 📝 Documentation: Remove BETA from the readme

v1.0.0 - 2024-06-20

  • ⚙️ Chore: Stable release
  • ⚙️ Chore: update backend dependencies

v0.1.1-beta

  • Initial beta version