From fa2c7f76025042dae4d66523b2c22a6d51de597c Mon Sep 17 00:00:00 2001 From: Leonard Gram Date: Wed, 28 Oct 2020 15:39:07 +0100 Subject: [PATCH] --- yaml --- r: 170360 b: refs/heads/chore/arve-oauth-orgs c: aac392c32f20f0554947c175073850b8abda4045 h: refs/heads/master --- [refs] | 2 +- .../docs/sources/enterprise/usage-insights.md | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index a106993ade6ea..842dd75ca041c 100644 --- a/[refs] +++ b/[refs] @@ -562,7 +562,7 @@ refs/heads/sub-400-fixes: 2e94cff18bc022b66839ba9d66fe937112efdaff refs/heads/webpack-perf-improvements: 16fc8e415e6c2310d1166388bd8776f67cd07883 refs/tags/v7.0.6: e8c57c79d3c6922bee1118ce3da10be3ac8fa35e refs/tags/v7.1.0-beta3: f3bef580fe8539bf5e8227e79af6ac7eaa04d20a -refs/heads/chore/arve-oauth-orgs: 85a04794aca05b9d591c60eafdd60a4745b622bc +refs/heads/chore/arve-oauth-orgs: aac392c32f20f0554947c175073850b8abda4045 refs/heads/chore/cloudwatch-dataframes: 68af58f75a192e53fd775889f9e9144e011b8a8c refs/heads/chore/cloudwatch-tests: c0d121e2aee43970b6fe037ef099063cbd601174 refs/heads/chore/dashboardErr: f6386bf405bafe3f2239b43497bcd8ac314609f0 diff --git a/branches/chore/arve-oauth-orgs/docs/sources/enterprise/usage-insights.md b/branches/chore/arve-oauth-orgs/docs/sources/enterprise/usage-insights.md index 2e82a32fb8a82..09cfee0ec035b 100644 --- a/branches/chore/arve-oauth-orgs/docs/sources/enterprise/usage-insights.md +++ b/branches/chore/arve-oauth-orgs/docs/sources/enterprise/usage-insights.md @@ -55,3 +55,21 @@ It shows two kinds of information: In the search view, you can sort dashboards using these insights data. It helps you find unused or broken dashboards or discover most viewed ones. {{< docs-imagebox img="/img/docs/enterprise/improved_search.png" max-width="650px" class="docs-image--no-shadow" >}} + +## Data source insights + +> Only available in Grafana Enterprise v7.3+. + +Data source insights give you information about how a data source has been used in the last thirty days. + +- Queries per day +- Errors per day +- Average load duration per day (ms) + +To find data source insights, go to: +1. Data source list view +1. Click on a data source +1. Click the insights tab + +{{< docs-imagebox img="/img/docs/enterprise/datasource_insights.png" max-width="650px" class="docs-image--no-shadow" >}} +