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
Jack Westbrook b95c00a80f
Frontend: Decouple unit tests for decoupled plugins from core (#107942)
3 days ago
..
components Chore: reduces barrel files (#107512) 2 weeks ago
dashboards Chore: Replace angular based dashboards related to testdata datasource (#103458) 3 months ago
img
mocks Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
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 Tests: removes jest duplicate manual mock warning (#107459) 3 weeks ago
QueryEditor.tsx Chore: reduces barrel files (#107512) 2 weeks ago
README.md
TestInfoTab.tsx React: Use new JSX transform (#88802) 1 year ago
constants.ts
dataquery.ts TestData: Support a steps scenario (#104736) 3 months ago
datasource.ts TestData: Support a steps scenario (#104736) 3 months ago
jest-setup.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
jest.config.js Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
metricTree.test.ts
metricTree.ts
module.tsx
nodeGraphUtils.ts
package.json Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
plugin.json Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months ago
project.json Build: Nx improvements (#88341) 9 months ago
runStreams.ts Chore: Enable `no-constant-condition` eslint rule (#104298) 3 months ago
tsconfig.json Frontend: Decouple unit tests for decoupled plugins from core (#107942) 3 days ago
variables.ts
webpack.config.ts Plugin Configs: Use nodes strip types for processing webpack configs (#105542) 2 weeks 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/