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] 3903d3eb94
Update dependency @types/node to v20.11.5 (#80813)
1 year ago
..
__mocks__
components Chore: type improvements (#80464) 1 year ago
dashboards
img
testData
.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
MetaDataInspector.tsx Stack: Use the component from grafana/ui (#77543) 2 years ago
QueryEditor.test.tsx
QueryEditor.tsx Chore: Various type improvements (#77877) 2 years ago
README.md Chore: Update TestData README (#77607) 2 years ago
TestInfoTab.tsx
constants.ts
dataquery.cue
dataquery.gen.ts
datasource.ts Tempo: Update the traces data in the testdata data source (#77198) 2 years ago
metricTree.test.ts
metricTree.ts
module.tsx
nodeGraphUtils.ts Chore: Various type improvements (#77877) 2 years ago
package.json Update dependency @types/node to v20.11.5 (#80813) 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
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/