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] a05f539dd2
Update dependency @types/lodash to v4.17.15 (#99632)
5 months ago
..
__mocks__
components BackendSrv: Support streaming chunked responses (#98691) 5 months ago
dashboards
img
testData
.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 Plugins: Auto instrumentation improvements (#94193) 9 months ago
README.md
TestInfoTab.tsx React: Use new JSX transform (#88802) 1 year ago
constants.ts
dataquery.ts BackendSrv: Support streaming chunked responses (#98691) 5 months ago
datasource.ts TestData: Fixes query interpolation (#87803) 1 year ago
metricTree.test.ts
metricTree.ts
module.tsx
nodeGraphUtils.ts
package.json Update dependency @types/lodash to v4.17.15 (#99632) 5 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 BackendSrv: Support streaming chunked responses (#98691) 5 months ago
tsconfig.json React: Use new JSX transform (#88802) 1 year ago
variables.ts
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/