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
github-actions[bot] 443dcc026d
Release: 11.4.0 (#97500)
8 months ago
..
__mocks__ Expressions: Create json schema for query types (#84032) 1 year ago
components Chore: Improve typings (#93180) 10 months ago
dashboards
img
testData NodeGraph: Use layered layout instead of force based layout (#78957) 1 year ago
.eslintignore
CHANGELOG.md
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 React: Use new JSX transform (#88802) 1 year 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 Expressions: Create json schema for query types (#84032) 1 year 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 Release: 11.4.0 (#97500) 8 months ago
plugin.json Chore: Remove provisional APIVersion from plugin info (#89831) 1 year 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

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/