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] 1395cd89da Update dependency @types/node to v20.16.3 9 months ago
..
__mocks__ Expressions: Create json schema for query types (#84032) 1 year ago
components React: Use new JSX transform (#88802) 11 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) 11 months ago
LogIpsum.ts
MetaDataInspector.tsx React: Use new JSX transform (#88802) 11 months ago
QueryEditor.test.tsx React: Use new JSX transform (#88802) 11 months ago
QueryEditor.tsx React: Use new JSX transform (#88802) 11 months ago
README.md Chore: Update TestData README (#77607) 2 years ago
TestInfoTab.tsx React: Use new JSX transform (#88802) 11 months 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 Update dependency @types/node to v20.16.3 9 months ago
plugin.json Chore: Remove provisional APIVersion from plugin info (#89831) 11 months ago
runStreams.ts Expressions: Create json schema for query types (#84032) 1 year ago
tsconfig.json React: Use new JSX transform (#88802) 11 months 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/