snowflake-grafana-datasource icon indicating copy to clipboard operation
snowflake-grafana-datasource copied to clipboard

Snowflake Grafana datasource plugin enables the visual representation of Snowflake data within Grafana dashboards and manages alerts.

Results 18 snowflake-grafana-datasource issues
Sort by recently updated
recently updated
newest added

It would be great if you could include a folder with sample dashboards that we could import to demo this plugin. I noticed the screenshots that were included in your...

Grafana Version: v7.5.5 (b5190ee547) Plugin Version: 1.2.0 I have the following query ``` WITH RECURSIVE recurseruns AS ( SELECT p.id as pr, p.created_at as pr_create, runs.upstream_run_id, runs.run_id, runs.job_name, runs.started, runs.completed...

bug

This PR attemps to add AdHoc filter functionality to the snowflake datasource plugin for grafana. The AST is inspired from the AST used with ClickHouse datasource plugin for grafana. Fixes...

Can we expect to have the support on ad-hoc filter? https://grafana.com/docs/grafana/v9.0/variables/variable-types/add-ad-hoc-filters/

enhancement

Hi, Great work with the open source grafana to snowflake plugin ! Unfortunately, I'm unable to use this plugin as I can only access our snowflake via oauth connection with...

Any plans to add autocomplete/suggestions to this datasource similar to how they work in snowflake? Would be a huge help when writing SQL in grafana! Thanks for creating this plugin!

enhancement

Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fast-loops&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.1.4)](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
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies
javascript