aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/producers-config/interval-config.json
blob: 62deb8c4aa52b2aef314bfad7854245179a8655a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "intervalConfigs": [
    {
      "duration": 1,
      "interval": 100
    },
    {
      "duration": 2,
       "interval": 100
    }
  ]
}