Skip to content

Commit

Permalink
Add Grafana dashboards with snowflake
Browse files Browse the repository at this point in the history
This PR adds 4 Grafana dashboards with snowflake as the datasource:
Home Dashboard, Flow Records Dashboard, Pod-to-Pod Flows Dashboard,
and Network-Policy Flows Dashboard. These dashboards are basically
the same with ClickHouse dashboards in their contents, differ in
the query syntax. Currently, the snowflake dashboards are without
the ad-hoc filters, as the datasource plugin does not offer the
the support. We can revisit it later if we decide to work with
Grafana in the long-term.

In the deployment instruction, we suggest users deploy Grafana
with docker, so they do not need to install Grafana locally,
and it makes the custom plugins installation simple.

This PR should be merged after antrea-io#112 and antrea-io#118. The documentation
shall also be merged into the README.md introduced in antrea-io#112

Signed-off-by: heanlan <hanlan@vmware.com>
  • Loading branch information
heanlan committed Oct 4, 2022
1 parent c051c90 commit 9763323
Show file tree
Hide file tree
Showing 5 changed files with 3,831 additions and 0 deletions.
Loading

0 comments on commit 9763323

Please sign in to comment.