grafana-aws-athena-datasource icon indicating copy to clipboard operation
grafana-aws-athena-datasource copied to clipboard

Results 38 grafana-aws-athena-datasource issues
Sort by recently updated
recently updated
newest added

It's so small you could probably just edit it directly on the master branch. :) Thanks for the lib!

https://grafana.com/docs/grafana/latest/plugins/plugin-signatures/ ![Screen Shot 2021-04-19 at 1 53 36 PM](https://user-images.githubusercontent.com/322503/115288151-b7352d00-a116-11eb-8d2a-29af1eea7832.png)

This might be problematic for some organisations as it may not be clear that this license is valid or not.

What happened was that my query had permission issues: ``` { "QueryExecutions": [ { "QueryExecutionId": "", "Query": "", "StatementType": "DML", "ResultConfiguration": { "OutputLocation": "" }, "QueryExecutionContext": {}, "Status": { "State":...

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ws&package-manager=npm_and_yarn&previous-version=6.2.1&new-version=6.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.28. Commits 1d3c98a Revert breaking fix #279 and release as 0.7.28 535f11b Delete redundant code 642c039 Fix #492 LG TV WebOS detection 3edacdd Merge branch...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

Hi! I'd like to know if there are any plans in adding support for creating alerts while using an Athena DB as DataSource. Currently we have serveral dashboards that could...