From c73e86e55704405c909c28fbd1d1a5b9871369b7 Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 16 Jan 2017 11:21:23 +0100 Subject: [PATCH] docs(testdata): some minor changes --- docs/sources/features/datasources/testdata.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/sources/features/datasources/testdata.md b/docs/sources/features/datasources/testdata.md index 4e55ed9a5ed..02e99f7dd8a 100644 --- a/docs/sources/features/datasources/testdata.md +++ b/docs/sources/features/datasources/testdata.md @@ -1,26 +1,25 @@ +++ -title = "Testdata Panel" +title = "Grafana TestData" keywords = ["grafana", "dashboard", "documentation", "panels", "testdata"] type = "docs" [menu.docs] -name = "Test data" +name = "Grafana TestData" parent = "datasources" weight = 2 +++ -# Test data Panel +# Grafana TestData - > NOTE: This panel is disable by default. + > NOTE: This plugin is disable by default. -## Purpose The purpose of this data sources is to make it easier to create fake data for any panel. Using `Grafana TestData` you can build your own time series and have any panel render it. This make is much easier to verify functionally since the data can be shared very ## Enable -`Grafana TestData` is not enabled by default. To enable it you have to go to `/plugins/testdata/edit` and click the enable button. +`Grafana TestData` is not enabled by default. To enable it you have to go to `/plugins/testdata/edit` and click the enable button to enable it for each server. ## Create mock data.