TestData: support dropping points from random walk data and send interval (#44683)

This commit is contained in:
Ryan McKinley
2022-02-01 08:27:52 -08:00
committed by GitHub
parent 8218d81f0e
commit 3749695594
3 changed files with 27 additions and 9 deletions

View File

@@ -33,6 +33,7 @@ export const Components = {
seriesCount: 'TestData series count',
spread: 'TestData spread',
startValue: 'TestData start value',
drop: 'TestData drop values',
},
},
DataSourceHttpSettings: {