Plugins 〉Amazon Athena
Amazon Athena
Amazon Athena data source plugin
Access data source plugin documentation here
Instructions for plugin setup, testing, and contributing can be found in Contributing.md
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
- 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 Amazon Athena 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 Amazon Athena 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
3.1.7
- Update gitignore for yarn files in #701
- Upgrade yarn to v4.10.3 in #691
- Run smoke tests only for dependabot and forks in #683
- Chore: Move docs to docs/sources to enable publishing to website in #692
- CD: Publish Github release directly, skipping draft step in #690
- Update workflows and templates in #657
- Update dependabot groups in #681
- Fix dependabot ignore location for npm dependencies in #650
- Tweak dependabot schedule in #649
- Dependencies: Update aws-sdk-go-v2 and service/athena in #644
- Remove pr_commands in #597
- Chore: Use CI/CD actions for e2e in #639
- revert eslint-config-prettier to 10.1.5 in #632
- Remove @types/glob in #627
- update github.com/grafana/grafana-aws-sdk to v1.0.2 in #586
- Add support for auto-merging dependabot updates in #561
- Chore: Update CONTRIBUTING.md with release instructions in #560
- Chore: Migrate to Github actions in #545
- Dependabot updates:
- Bump @types/node from 22.18.10 to 22.18.11 in the npm-patch-dev-dependencies group across 1 directory #739
- Bump the aws-sdk-go-v2 group with 2 updates in #734
- Bump github.com/grafana/grafana-aws-sdk from 1.3.0 to 1.3.1 in #735
- Bump @grafana/plugin-ui from 0.10.10 to 0.11.1 in #732
- Bump @grafana/tsconfig from 2.0.0 to 2.0.1 in the npm-patch-dev-dependencies group in #724
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.280.0 to 0.281.0 in #723
- Bump @typescript-eslint/parser from 8.44.1 to 8.46.0 in #720
- Bump @types/node from 22.18.9 to 22.18.10 in the npm-patch-dev-dependencies group in #717
- Bump @types/node from 22.18.8 to 22.18.9 in the npm-patch-dev-dependencies group in #715
- Bump jest-environment-jsdom from 30.0.5 to 30.2.0 in #713
- Bump webpack from 5.101.3 to 5.102.0 in #709
- Bump @types/node from 22.16.5 to 22.18.7 in #708
- Bump typescript from 5.9.2 to 5.9.3 in the npm-patch-dev-dependencies group in #707
- Bump typescript from 5.8.3 to 5.9.2 in #704
- Bump jest from 30.0.5 to 30.2.0 in #706
- Bump @typescript-eslint/eslint-plugin from 8.37.0 to 8.44.1 in #705
- Bump @playwright/test from 1.54.1 to 1.55.1 in #702
- Bump sass from 1.89.2 to 1.93.2 in #703
- Bump eslint from 9.31.0 to 9.36.0 in #700
- Bump lefthook from 1.13.5 to 1.13.6 in the npm-patch-dev-dependencies group in #699
- Bump @grafana/eslint-config from 8.1.0 to 8.2.0 in #698
- Bump lefthook from 1.13.4 to 1.13.5 in the npm-patch-dev-dependencies group in #697
- Bump the aws-sdk-go-v2 group with 2 updates in #696
- Bump @grafana/plugin-ui from 0.10.7 to 0.10.10 in #665
- Bump actions/checkout from 4 to 5 in #660
- Bump github.com/grafana/grafana-aws-sdk from 1.1.0 to 1.3.0 in #693
- Bump the npm-patch-dev-dependencies group across 1 directory with 2 updates in #694
- Bump webpack from 5.100.2 to 5.101.3 in #688
- Bump @typescript-eslint/parser from 8.37.0 to 8.43.0 in #687
- Bump cspell from 9.1.5 to 9.2.1 in #686
- Bump the npm-patch-dev-dependencies group with 7 updates in #685
- Bump actions/setup-node from 4 to 5 in #674
- Bump actions/stale from 9 to 10 in #675
- Bump github.com/aws/aws-sdk-go-v2/service/athena from 1.55.2 to 1.55.4 in #682
- Bump github.com/aws/aws-sdk-go-v2/service/athena from 1.52.0 to 1.55.2 in #677
- Bump jest-environment-jsdom from 30.0.4 to 30.0.5 in #646
- Bump github.com/grafana/grafana-aws-sdk from 1.0.6 to 1.1.0 in #651
- Bump jest from 30.0.4 to 30.0.5 in #647
- Bump github.com/grafana/grafana-aws-sdk from 1.0.5 to 1.0.6 in #642
- Bump github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.36.6 in #641
- Bump github.com/grafana/sqlds/v4 from 4.2.4 to 4.2.6 in #640
- Bump @grafana/plugin-e2e from 2.1.6 to 2.1.7 in #637
- Bump eslint-config-prettier from 10.1.5 to 10.1.8 in #636
- Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 in #635
- Bump @types/node from 22.16.4 to 22.16.5 in #634
- Bump @swc/core from 1.13.0 to 1.13.1 in #633
- Bump eslint-config-prettier from 10.1.5 to 10.1.7 in #630
- Bump @swc/core from 1.12.14 to 1.13.0 in #631
- Bump @swc/jest from 0.2.38 to 0.2.39 in #625
- Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.37.0 in #629
- Bump @grafana/plugin-e2e from 2.1.5 to 2.1.6 in #626
- Bump @swc/core from 1.12.11 to 1.12.14 in #628
- Bump @playwright/test from 1.53.2 to 1.54.1 in #621
- Bump lefthook from 1.11.16 to 1.12.2 in #624
- Bump @typescript-eslint/parser from 8.35.1 to 8.37.0 in #623
- Bump webpack from 5.99.9 to 5.100.2 in #622
- Bump eslint-plugin-jsdoc from 50.8.0 to 51.4.1 in #620
- Bump eslint from 9.30.1 to 9.31.0 in #618
- Bump @babel/core from 7.27.7 to 7.28.0 in #619
- Bump cspell from 9.1.3 to 9.1.5 in #617
- Bump @types/node from 22.15.35 to 22.16.4 in #616
- Bump github.com/grafana/sqlds/v4 from 4.2.3 to 4.2.4 in #615
- Bump @grafana/plugin-e2e from 2.1.3 to 2.1.5 in #612
- Bump @swc/core from 1.12.9 to 1.12.11 in #614
- Bump eslint from 9.30.0 to 9.30.1 in #613
- Bump cspell from 9.1.2 to 9.1.3 in #609
- Bump eslint from 9.29.0 to 9.30.0 in #610
- Bump github.com/grafana/grafana-aws-sdk from 1.0.3 to 1.0.5 in #607
- Bump lefthook from 1.11.14 to 1.11.16 in #604
- Bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 in #606
- Bump jest from 30.0.3 to 30.0.4 in #605
- Bump jest-environment-jsdom from 30.0.2 to 30.0.4 in #603
- Bump github.com/grafana/grafana-aws-sdk from 1.0.2 to 1.0.3 in #602
- Bump github.com/aws/aws-sdk-go-v2/service/athena from 1.51.2 to 1.51.3 in #596
- Bump @typescript-eslint/parser from 8.35.0 to 8.35.1 in #600
- Bump @types/lodash from 4.17.19 to 4.17.20 in #601
- Bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.35.0 in #599
- Bump @types/node from 22.15.34 to 22.15.35 in #598
- Bump @playwright/test from 1.53.1 to 1.53.2 in #594
- Bump @typescript-eslint/parser from 8.34.1 to 8.35.0 in #593
- Bump @swc/core from 1.12.7 to 1.12.9 in #595
- Bump prettier from 3.6.0 to 3.6.2 in #592
- Bump prettier from 3.5.3 to 3.6.0 in #591
- Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in #590
- Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.34.1 in #589
- Bump @types/node from 22.15.33 to 22.15.34 in #588
- Bump @grafana/plugin-e2e from 2.1.2 to 2.1.3 in #587
- Bump @types/node from 22.15.32 to 22.15.33 in #584
- Bump @playwright/test from 1.53.0 to 1.53.1 in #581
- Bump @typescript-eslint/parser from 8.32.1 to 8.34.1 in #585
- Bump @swc/core from 1.12.1 to 1.12.7 in #583
- Bump eslint-plugin-prettier from 5.4.1 to 5.5.0 in #582
- Bump cspell from 9.1.1 to 9.1.2 in #580
- Bump eslint from 9.27.0 to 9.29.0 in #579
- Bump @grafana/plugin-ui from 0.10.6 to 0.10.7 in #577
- Bump @babel/core from 7.27.4 to 7.27.7 in #578
- Bump eslint-plugin-jsdoc from 50.6.17 to 50.8.0 in #576
- Bump @types/lodash from 4.17.17 to 4.17.18 in #573
- Bump @grafana/plugin-e2e from 2.0.5 to 2.1.2 in #574
- Bump jest-environment-jsdom from 30.0.0 to 30.0.2 in #571
- Bump jest from 30.0.0 to 30.0.3 in #568
- Bump the grafana-dependencies group with 4 updates in #567
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.1 to 0.278.0 in #570
- Bump github.com/aws/aws-sdk-go-v2/service/athena from 1.51.1 to 1.51.2 in #566
- Bump the all-go-dependencies group with 3 updates in #559
- Bump the all-node-dependencies group with 12 updates in #558
- Bump the all-node-dependencies group across 1 directory with 19 updates in #555
- Bump the all-go-dependencies group with 2 updates in #556
- Bump the version of our athenadriver fork in #557
3.1.6
- Fix: use user external id if not using assume role in #553
3.1.5
- Fix: get externalId from grafana config in #550
3.1.4
- Fix externalId handling in #547
3.1.3
- Bump grafana-aws-sdk to pick up v2 auth fix in #544
3.1.2
- Migrate to aws-sdk-go-v2 in #491
- use vault instead of github secrets in #534
- Github workflows: Don't use hash for grafana actions and add permissions for PRs in #539
- Add zizmor config in #537
- Cleanup github actions files in #533
- Chore: add label to external contributions in #499
- Bump the all-go-dependencies group across 1 directory with 5 updates in #538
- Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group in #528
- Bump the all-node-dependencies group across 1 directory with 14 updates in #523
- Bump the all-go-dependencies group with 2 updates in #522
- Bump the all-node-dependencies group across 1 directory with 14 updates in #519
- Bump @babel/runtime from 7.26.9 to 7.26.10 in the npm_and_yarn group in #518
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group in #515
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.266.0 to 0.269.0 in the all-go-dependencies group in #512
3.1.1
- Bugfix: Make sure Athena error object is not nil in #516
3.1.0
- Implement QueryExecutionError to log downstream error cause in the error response in #506
- Dependabot:
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the all-go-dependencies group across 1 directory in #510
- Bump the all-node-dependencies group with 8 updates in #509
- Bump the all-node-dependencies group across 1 directory with 21 updates in #507
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.265.0 to 0.266.0 in the all-go-dependencies group in #504
- Bump dompurify from 3.2.3 to 3.2.4 in the npm_and_yarn group in #503
3.0.1
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.263.0 to 0.265.0 in the all-go-dependencies group in #501
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.262.0 to 0.263.0 in the all-go-dependencies group in #496
- Bump the all-node-dependencies group with 10 updates in #495
- Bump the all-go-dependencies group with 4 updates #493
3.0.0
- Replace @grafana/experimental with @grafana/plugin-ui in #477
- Dependabot updates:
- github.com/grafana/grafana-plugin-sdk-go from 0.260.3 to 0.261.0
- github.com/grafana/sqlds/v4 from 4.1.5 to 4.1.6
- Updates @swc/core from 1.10.4 to 1.10.7
- glob from 11.0.0 to 11.0.1
- lefthook from 1.10.1 to 1.10.4
- typescript from 5.7.2 to 5.7.3
2.19.0
- Add PDC support in #478
- Bump the all-node-dependencies group across 1 directory with 4 updates in $484
- Bump node dependencies with 20 updates, ignore react and react-dom major updates in dependabot in #481
- Bump the all-go-dependencies group across 1 directory with 3 updates in #479
2.18.0
- Bump sqlds and grafana-plugin-sdk-go for error source improvements in #462
- Dependabot updates
- @emotion/css from 11.13.4 to 11.13.5
- @grafana/async-query-data from 0.2.0 to 0.3.0
- @grafana/data from 11.2.2 to 11.3.1
- @grafana/eslint-config from 7.0.0 to 8.0.0
- @grafana/experimental from 2.1.2 to 2.1.4
- @grafana/runtime from 11.2.2 to 11.3.1
- @grafana/schema from 11.2.2 to 11.3.1
- @grafana/ui from 11.3.0 to 11.3.1
- tslib from 2.7.0 to 2.8.1
- @babel/core from 7.25.8 to 7.26.0
- @swc/core from 1.7.35 to 1.9.3
- @swc/helpers from 0.5.13 to 0.5.15
- @swc/jest from 0.2.36 to 0.2.37
- @testing-library/jest-dom from 6.5.0 to 6.6.3
- @types/jest from 29.5.13 to 29.5.14
- @types/lodash from 4.17.10 to 4.17.13
- @types/node from 22.7.5 to 22.9.3
- cross-spawn from 7.0.3 to 7.0.6
- cspell from 8.15.2 to 8.16.0
- eslint-plugin-jsx-a11y from 6.10.0 to 6.10.2
- lefthook from 1.7.18 to 1.8.4
- react-router-dom from 6.28.0 to 7.0.1
- sass from 1.79.5 to 1.81.0
- sass-loader from 16.0.2 to 16.0.3
- typescript from 5.6.3 to 5.7.2
- webpack from 5.95.0 to 5.96.1
- github.com/grafana/grafana-aws-sdk from 0.31.3 to 0.31.4
- github.com/grafana/grafana-plugin-sdk-go from 0.259.2 to 0.259.4
- github.com/stretchr/testify from 1.9.0 to 1.10.0
2.17.5
- Bugfix: Bump uber/athenadriver to 1.1.15 in #448
- Chore: group dependabot updates and use a weekly interval in #443
- Query Editor: Fix field options not loading in #437
- Chore: Update plugin.json keywords in #434
- Dependabot updates
- Bump @types/node from 22.7.2 to 22.7.5
- Bump @babel/core from 7.25.2 to 7.25.7
- Bump @emotion/css from 11.13.0 to 11.13.4
- Updates @grafana/data from 11.2.1 to 11.2.2
- Updates @grafana/experimental from 2.1.0 to 2.1.2
- Updates @grafana/runtime from 11.2.1 to 11.2.2
- Updates @grafana/schema from 11.2.1 to 11.2.2
- Updates @grafana/ui from 11.2.1 to 11.2.2
- Updates @grafana/aws-sdk from 0.4.2 to 0.5.0
- Bump webpack from 5.94.0 to 5.95.0
- Bump sass from 1.79.3 to 1.79.5
- Bump lefthook from 1.7.17 to 1.7.18
- Bump github.com/grafana/sqlds/v4 from 4.1.1 to 4.1.2
- Bump github.com/grafana/grafana-aws-sdk from 0.31.2 to 0.31.3
- Bump @types/lodash from 4.17.7 to 4.17.10
- Bump @swc/core from 1.7.26 to 1.7.35 (#426)
- Bump @types/node from 22.5.5 to 22.7.2 (#425)
- Bump lefthook from 1.7.16 to 1.7.17 (#424)
- Bump @types/jest from 29.5.12 to 29.5.13
- Bump lefthook from 1.7.15 to 1.7.16
- Bump sass-loader from 16.0.1 to 16.0.2
- Bump cspell from 8.14.2 to 8.15.2
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.250.2 to 0.251.0
- Bump github/combine-prs from 5.1.0 to 5.2.0
- Bump typescript from 5.6.2 to 5.6.3
2.17.4
- Mark errors when interpolating macros errors as downstream in #410
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.248.0 to 0.250.2 in #410
- Dependabot updates
- Bump github.com/grafana/grafana-aws-sdk from 0.31.0 to 0.31.2
- Bump @types/node from 22.5.3 to 22.5.5
- Bump @babel/core from 7.24.7 to 7.25.2
- Bump @swc/helpers from 0.5.11 to 0.5.13
- Bump @testing-library/jest-dom and @types/testing-library__jest-dom
2.17.3
- Update Athena to Amazon Athena
- fix: don't check slice nilness before length check in #385
- chore: add manual "combine PRs" action in #386
- Dependabot updates (some merged via combined PRs):
- #352: Bump github.com/aws/aws-sdk-go from 1.51.31 to 1.55.5
- #362: Bump typescript from 5.4.5 to 5.5.4
- #363: Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
- #364: Bump sass-loader from 14.2.1 to 16.0.1
- #368: Bump micromatch from 4.0.7 to 4.0.8
- #370: Bump the dependencies group across 1 directory with 8 updates
- #372: Bump github.com/grafana/grafana-plugin-sdk-go from 0.228.0 to 0.245.0
- #373: Bump webpack from 5.92.1 to 5.94.0
- #376: Bump @testing-library/react from 16.0.0 to 16.0.1
- #379: Bump @types/node from 22.5.0 to 22.5.3
- #380: Bump github.com/grafana/grafana-plugin-sdk-go from 0.245.0 to 0.246.0
- #382: Bump cypress from 9.5.1 to 12.17.4
- #388: Bump github.com/grafana/grafana-plugin-sdk-go from 0.246.0 to 0.247.0
- #393: Bump @emotion/css from 11.10.6 to 11.13.0
- #395: Bump typescript from 5.5.4 to 5.6.2
- #397: Bump github.com/grafana/grafana-plugin-sdk-go from 0.247.0 to 0.248.0
- #398: Bump path-to-regexp from 1.8.0 to 1.9.0
- #400: Bump the dependencies group across 1 directory with 4 updates
- #383: Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0
- #381: Bump sass from 1.77.8 to 1.78.0
- #374: Bump github.com/grafana/sqlds/v4 from 4.1.0 to 4.1.1
- #366: Bump prettier from 3.3.2 to 3.3.3
- #350: Bump actions/setup-node from 3 to 4
- #349: Bump tibdex/github-app-token from 1.8.0 to 2.1.0
- #392: Bump @swc/helpers from 0.5.11 to 0.5.13
2.17.2
- Bump dependencies in #347, #365, #360, #361, #359, #358, #357, #355, #348, #351, #365
- Add errorsource in #344
2.17.1
- Update grafana/aws-sdk to get new regions in #341
2.17.0
- Migrate to new form styling in config and query editors in #337
2.16.2
- Fix: use ReadAuthSettings to get authSettings in #339
2.16.1
- Chore: update dependencies in #332
2.16.0
- Plugin.json: update schema reference URL by @leventebalogh in #328
- add stalebot to issues by @katebrenner in #329
- docs: fix 'Using accessKey and secretKey' example by @kstevensonnv in #331
- chore: replace GetSession with GetSessionWithAuthSettings by @njvrzm in #333
2.15.0
- Update for added context in grafana-aws-sdk by @njvrzm in #326
2.14.1
- Bump @grafana/aws-sdk from v0.3.1 to v0.3.3 in #321
2.14.0
- Remove the athenaAsyncQuerySupport feature toggle + styling improvements in #316
2.13.6
- Fix: Rebuild the datasource when settings change in #314
- Bring in security fixes in go 1.21.8
- Remove outdated release instructions from CONTRIBUTING.md
2.13.5
- Update grafana-aws-sdk from v0.19.3 to v0.23.0 and sqlds from v2.3.10 to v3.2.0 in #310
- Update @grafana/async-query-data from 0.1.10 to 0.1.11 in #311
2.13.4
- Update README.md: Updates installation, configuration and authentication in #300
- Bump grafana-aws-sdk from v0.19.1 to v0.19.3 in #304
2.13.3
- Query Editor improvements: Update query with defaults on mount and filter out empty queries in #303
2.13.2
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 by @dependabot in https://github.com/grafana/athena-datasource/pull/298
- Add debug, underscore to resolutions in package.json by @fridgepoet in https://github.com/grafana/athena-datasource/pull/299
2.13.1
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in [#295] https://github.com/grafana/athena-datasource/pull/295
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.37.0 to 0.44.0 in [#290] https://github.com/grafana/athena-datasource/pull/290
2.13.0
- Bump google.golang.org/grpc from 1.54.0 to 1.56.3 in [#294] https://github.com/grafana/athena-datasource/pull/294
- Query and Config editors: Migrate to new form styling under the
awsDatasourcesNewFormstylingfeature toggle in [#293] https://github.com/grafana/athena-datasource/pull/293 - Bump semver from 5.7.1 to 5.7.2 in [#292] https://github.com/grafana/athena-datasource/pull/292
- Support Node 18 in [#276] https://github.com/grafana/athena-datasource/pull/276
2.12.0
- Add support for Temporary Credentials [#284] https://github.com/grafana/athena-datasource/pull/284
2.11.1
- Update @grafana/aws-sdk to 0.1.2 to fix bug with temporary credentials
2.11.0
- Update grafana-aws-sdk to v0.19.1 to add
il-central-1to opt-in region list
2.10.3
- Upgrade @grafana/async-query-data to reduce minimum query time https://github.com/grafana/athena-datasource/pull/265
2.10.2
- Upgrade @grafana/aws-sdk to v0.0.48 to use @grafana/runtime instead of grafanaBootData #267
- Remove unused updated field from structs #263
- Fix connection error when changing access and secret key #262
2.10.1
- Update dependencies and rebuild lockfile
2.10.0
- Upgrade @grafana/aws-sdk to v0.0.47 to support numeric values when applying template variables to SQL queries
2.9.6
- Fix: include partitions as columns https://github.com/grafana/athena-datasource/pull/244
- Fix: update go modules to fix column types being treated as strings https://github.com/grafana/athena-datasource/pull/252
2.9.5
- Fix: allow returning nil for missing values https://github.com/grafana/athena-datasource/pull/241
- Fix: handle expression queries correctly for async queries https://github.com/grafana/athena-datasource/pull/240
2.9.4
- Upgrade Readme.md re: Grafana 10 https://github.com/grafana/athena-datasource/pull/237
2.9.3
- Upgrade grafana/aws-sdk-react to 0.0.46 https://github.com/grafana/athena-datasource/pull/235
2.9.2
- Revert grafana-plugin-sdk-go version to 0.139.0 to fix https://github.com/grafana/athena-datasource/issues/233. Should be same behavior as behavior with no known issues.
- Update grafana-aws-sdk version to include new region to opt-in region list https://github.com/grafana/grafana-aws-sdk/pull/80
2.9.1
- Update async-query-data with a fix for errors in #232
2.9.0
- Update backend dependencies
2.8.0
- Add Query Result Reuse Support to Frontend by @kevinwcyu in #215
2.7.0
- Add header to Query Editor by @idastambuk in #217
- Add Query Result Reuse Support to Backend by @kevinwcyu in #214
2.6.0
- Hide Run query buttons in annotations in https://github.com/grafana/athena-datasource/pull/211
2.5.0
- Upgrade AWS go SDK to latest version by @annerajb in https://github.com/grafana/athena-datasource/pull/208
2.4.0
- Migrate to create-plugin by @iwysiu in https://github.com/grafana/athena-datasource/pull/190
- Update code coverage version to 0.1.13 by @idastambuk in https://github.com/grafana/athena-datasource/pull/197
- Re-enable annotations e2e test by @kevinwcyu in https://github.com/grafana/athena-datasource/pull/198
- A11y: Add a11y lint plugin by @idastambuk in https://github.com/grafana/athena-datasource/pull/199
- Upgrade grafana-aws-sdk to v0.12.0 by @fridgepoet in https://github.com/grafana/athena-datasource/pull/203
2.3.1
- Hide the stop button when async query data support is not enabled https://github.com/grafana/athena-datasource/pull/193
- Interpolate query properties with variables only if property is set https://github.com/grafana/athena-datasource/pull/194
2.3.0
- Add Async Query Data Support https://github.com/grafana/athena-datasource/pull/174
2.2.3
- Update @grafana dependencies to v8.5.10 https://github.com/grafana/athena-datasource/pull/191
2.2.2
- Security: Upgrade Go in build process to 1.19.3
2.2.1
- Security: Upgrade Go in build process to 1.19.2
2.2.0
- Upgrade to grafana-aws-sdk v0.11.0 by @fridgepoet in https://github.com/grafana/athena-datasource/pull/175
Full Changelog: https://github.com/grafana/athena-datasource/compare/v2.1.0...v2.2.0
2.1.0
- Add support for context aware autocompletion by @sunker in https://github.com/grafana/athena-datasource/pull/171
2.0.1
- Fix bug with caching invalid auth args (https://github.com/grafana/athena-datasource/issues/144)
- Code coverage and Codeowners updates
2.0.0
- Stopping support for Grafana versions under
8.0.0. - Add template variables as options to Athena connection details (#151)
- Fix error message not forwarded when listing resources in config editor (#141)
1.0.5
- Fixes a bug that caused invalid tokens when assuming a role in private clouds (e.g.
gov).
1.0.4
- Add macros to output the raw starting or ending time of the panel's range
1.0.3
- Fixes bugs for Endpoint and Assume Role settings
1.0.2
- Includes a curated dashboard for Amazon VPC Flow Logs.
- Fixes a bug in which modifications to the data source configuration were not being applied (#105).
- Add User-Agent to requests.
1.0.1
Fixes a bug that caused several instances of the plugin to accidentally connect to the same instance.
1.0.0
Initial release.
0.2.3
Add macros for Epoch & Unix timestamp data.
0.2.2
Fix queries with missing data
0.2.1
Improve tooltip text.
0.2.0
Allow to set data source output location.
0.1.2
Allow to cancel and stop requests. Bug fixing.
0.1.1
Added a curated dashboard
0.1.0
Initial release.



