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
renovate[bot] cd8bf4c8cb Update dependency react-use to v17.4.3 1 year ago
..
__mocks__ Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
components Chore: type improvements (#80464) 1 year ago
dashboards Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
img Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
testData Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
.eslintignore Build testdata frontend standalone (#75833) 2 years ago
CHANGELOG.md Build testdata frontend standalone (#75833) 2 years ago
ConfigEditor.tsx Chore: Various type improvements (#77877) 2 years ago
LogIpsum.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
MetaDataInspector.tsx Stack: Use the component from grafana/ui (#77543) 2 years ago
QueryEditor.test.tsx Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
QueryEditor.tsx Chore: Various type improvements (#77877) 2 years ago
README.md Chore: Update TestData README (#77607) 2 years ago
TestInfoTab.tsx Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
constants.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
dataquery.cue Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
dataquery.gen.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
datasource.ts Tempo: Update the traces data in the testdata data source (#77198) 2 years ago
metricTree.test.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
metricTree.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
module.tsx Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years ago
nodeGraphUtils.ts Chore: Various type improvements (#77877) 2 years ago
package.json Update dependency react-use to v17.4.3 1 year ago
plugin.json Chore: Update TestData README (#77607) 2 years ago
runStreams.ts Chore: Update to typescript 5 (#76511) 2 years ago
tsconfig.json Build testdata frontend standalone (#75833) 2 years ago
variables.ts Chore: Rename testdata plugin with a fully qualified name (#75104) 2 years 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/