The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/grafana-testdata-datasource
Ashley Harrison 08bb66ba72
Chore: Update to node 22 (#97779)
7 months ago
..
__mocks__ Expressions: Create json schema for query types (#84032) 1 year ago
components Chore: Finish converting emotion styles to object syntax (#95399) 8 months ago
dashboards
img
testData NodeGraph: Use layered layout instead of force based layout (#78957) 1 year ago
.eslintignore Build testdata frontend standalone (#75833) 2 years ago
CHANGELOG.md Build testdata frontend standalone (#75833) 2 years ago
ConfigEditor.tsx React: Use new JSX transform (#88802) 1 year ago
LogIpsum.ts
MetaDataInspector.tsx React: Use new JSX transform (#88802) 1 year ago
QueryEditor.test.tsx React: Use new JSX transform (#88802) 1 year ago
QueryEditor.tsx Plugins: Auto instrumentation improvements (#94193) 9 months ago
README.md Chore: Update TestData README (#77607) 2 years ago
TestInfoTab.tsx React: Use new JSX transform (#88802) 1 year ago
constants.ts Expressions: Create json schema for query types (#84032) 1 year ago
dataquery.ts Plugins: Auto instrumentation improvements (#94193) 9 months ago
datasource.ts TestData: Fixes query interpolation (#87803) 1 year ago
metricTree.test.ts
metricTree.ts
module.tsx
nodeGraphUtils.ts NodeGraph: Edge color and stroke-dasharray support (#83855) 1 year ago
package.json Chore: Update to node 22 (#97779) 7 months ago
plugin.json Chore: Remove provisional APIVersion from plugin info (#89831) 1 year ago
project.json Build: Nx improvements (#88341) 9 months ago
runStreams.ts Chore: Improve typings (#93180) 10 months ago
tsconfig.json React: Use new JSX transform (#88802) 1 year ago
variables.ts Expressions: Create json schema for query types (#84032) 1 year ago
webpack.config.ts Build testdata frontend standalone (#75833) 2 years ago

README.md

Grafana TestData data source

This data source is used for testing and development of Grafana. Generates test data in different forms.

Grafana ships with built-in support for TestData. You just have to add it as a data source and you will be ready to build dashboards.

Read more about it here:

https://grafana.com/docs/grafana/latest/datasources/testdata/