Plugins 〉AWS Data Sources


Developer
Grafana Labs

Sign up to receive occasional product news and updates:



Application
grafana

AWS Data Sources

  • Overview
  • Installation
  • Change log
  • Related content

AWS Data Sources Plugin

The AWS Data Sources plugin allows you to create data sources for all AWS services with Grafana plugins.

Read more about it here.

Installing AWS Data Sources on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

v1.13.3 (2024-03-13)

  • Chore Security: release new build based on go 1.21.8 https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg

v1.13.2 (2023-12-20)

  • Chore Dependencies: Upgrade Grafana core, remove unused e2e package https://github.com/grafana/aws-datasource-provisioner-app/pull/183
  • Chore Bump minimatch from 3.0.4 to 3.1.2 https://github.com/grafana/aws-datasource-provisioner-app/pull/176
  • Chore Bump lodash from 4.17.15 to 4.17.21 https://github.com/grafana/aws-datasource-provisioner-app/pull/174
  • Chore Bump @babel/traverse from 7.16.10 to 7.23.4 https://github.com/grafana/aws-datasource-provisioner-app/pull/173
  • Chore Bump loader-utils from 1.4.0 to 1.4.2 https://github.com/grafana/aws-datasource-provisioner-app/pull/172
  • Chore Bump minimist from 1.2.5 to 1.2.8 https://github.com/grafana/aws-datasource-provisioner-app/pull/171

v1.13.1 (2023-10-24)

  • Chore Support Node 18 https://github.com/grafana/aws-datasource-provisioner-app/pull/164
  • Fix Fix Install Now host url https://github.com/grafana/aws-datasource-provisioner-app/pull/166

v1.13.0 (2023-08-18)

  • Feature Adds the ability to provision a Redshift Serverless datasource by @yota-p https://github.com/grafana/aws-datasource-provisioner-app/pull/162

v1.12.0 (2023-07-12)

  • Feature Add monitoring flags to cloudwatch accounts https://github.com/grafana/aws-datasource-provisioner-app/pull/158 (note requires additional OAM permissions to work, documented in contributing.md)
  • Feature OpenSearch: auto detect version https://github.com/grafana/aws-datasource-provisioner-app/pull/156

v1.11.0 (2023-05-17)

  • Fix Bump aws-sdk-go to fix issue with regions https://github.com/grafana/aws-datasource-provisioner-app/pull/148

v1.10.0 (2023-01-26)

  • Feature Add ability to provision an OpenSearch Serverless data source https://github.com/grafana/aws-datasource-provisioner-app/pull/139

v1.9.0 (2022-12-07)

  • Feature Add new open search versions in https://github.com/grafana/aws-datasource-provisioner-app/pull/132
  • Fix Fix regionId used while fetching resources for multiple regions and no accountIds in https://github.com/grafana/aws-datasource-provisioner-app/pull/130
  • Fix TwinMaker: Fix multiple workspaces resource listing in https://github.com/grafana/aws-datasource-provisioner-app/pull/128
  • Chore Change twinMakerInfo to pointer, add test for resource handler in https://github.com/grafana/aws-datasource-provisioner-app/pull/127
  • Feature Add TwinMaker info box in https://github.com/grafana/aws-datasource-provisioner-app/pull/125
  • Feature: Add support for TwinMaker in https://github.com/grafana/aws-datasource-provisioner-app/pull/122

v1.8.2 (2023-10-24)

  • cherry pick fix for Install Now links (#166)

v1.8.1 (2023-05-17)

  • (manual cherry pick) use a newer version of aws-sdk-go to access full list of regions #148

v1.8.0 (2022-07-21)

  • Chore Use aws/aws-sdk-go instead of Grafana internal repo by @fridgepoet in https://github.com/grafana/aws-datasource-provisioner-app/pull/119
  • Chore Paginate calls to DescribeElasticsearchDomains (#118) by @joanlopez in https://github.com/grafana/aws-datasource-provisioner-app/pull/121

v1.7.1 (2022-05-06)

  • UI: Surface AWS SDK errors to UI as warning messages (#114).

v1.7.0 (2022-01-31)

  • Chore: Update Grafana SDK (JS/Go) dependencies.

v1.6.1 (2022-01-25)

  • Bug fixes: Fix account id and name mapping when listing resources.

v1.6.0 (2022-01-14)

  • Bug fixes: Use the default credentials when listing non-flat resources for the account that owns the workspace.

v1.5.0 (2021-10-29)

  • Athena: Support for provisioning Athena data sources.
  • Redshift: Support for provisioning Redshift data sources.

v1.4.1 (2021-10-11)

  • OpenSearch: Fix datasource provisioning when version is autodetected.

v1.4.0 (2021-10-08)

  • OpenSearch: Fix detected Elasticsearch version when migrating from OpenDistro or Elasticsearch datasource.
  • OpenSearch: Autodetect Elasticsearch and OpenSearch versions when provisioning OpenSearch datasources.

v1.3.0 (2021-07-27)

  • OpenSearch: Multiple changes introduced into the migration dialogue box and the underlying logics.
  • OpenSearch: Replaced grafana-es-open-distro-datasource plugin support in favor of grafana-opensearch-datasource.
  • Bug fixes: Minor UI fixes.

v1.2.0 (2021-03-30)

  • Open Distro: Multiple changes introduced into the migration dialogue box and the underlying logics.
  • Amazon Web Services: The default auth type has been replaced with the new ec2_iam_role type.
  • Amazon Web Services: The name of some services has been updated (e.g. Amazon Managed Service for Prometheus).
  • Assets: Set up different service icons based on the Grafana theme (dark vs light).
  • Bug fixes: Minor UI fixes with the light theme.

v1.1.0 (2021-03-23)

  • Open Distro: Support for provisioning Open Distro data sources and migrating the old ones.
  • Bug fixes: Minor bug fixes on navigation and provisioning.

v1.0.0 (2020-12-21)

  • Amazon Web Services: Support for single accounts and organizational accounts.
  • Provisioning: Support for CloudWatch, IoT SiteWise, Timestream, X-Ray, Elasticsearch and Prometheus.
  • Settings: Bulk settings for CloudWatch (custom metrics) and Prometheus (scrape interval, query timeout).