mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Testdata: add random labeled stream (#41932)
This commit is contained in:
@@ -14,6 +14,11 @@ const liveTestDataChannels = [
|
||||
value: 'random-flakey-stream',
|
||||
description: 'Stream that returns data in random intervals',
|
||||
},
|
||||
{
|
||||
label: 'random-labeled-stream',
|
||||
value: 'random-labeled-stream',
|
||||
description: 'Value with moving labels',
|
||||
},
|
||||
{
|
||||
label: 'random-20Hz-stream',
|
||||
value: 'random-20Hz-stream',
|
||||
|
||||
Reference in New Issue
Block a user