diff --git a/load-testing/.gitignore b/load-testing/.gitignore index f73028a..326f009 100644 --- a/load-testing/.gitignore +++ b/load-testing/.gitignore @@ -1,3 +1,4 @@ tests/** jmeter.log database +logs/** diff --git a/load-testing/docker-compose.yml b/load-testing/docker-compose.yml index 070b4a5..738069f 100644 --- a/load-testing/docker-compose.yml +++ b/load-testing/docker-compose.yml @@ -8,7 +8,7 @@ services: jmeter-runner: container_name: performance_testing_jmeter-runner - image: ghcr.io/informatievlaanderen/jmeter-runner:20240327t1117 + image: ghcr.io/informatievlaanderen/jmeter-runner:20240329t1143 networks: - performance_testing ports: diff --git a/load-testing/server/ingest.speed.01T.jmx b/load-testing/server/ingest.speed.01T.jmx index 1b2ebeb..11b1aac 100644 --- a/load-testing/server/ingest.speed.01T.jmx +++ b/load-testing/server/ingest.speed.01T.jmx @@ -135,7 +135,7 @@ 3000 - 1000 + 3000 ${hostname} ${port} utf8 @@ -231,6 +231,7 @@ + 15000 /admin/api/v1/eventstreams/observations true DELETE diff --git a/load-testing/server/ingest.speed.02T.jmx b/load-testing/server/ingest.speed.02T.jmx index 3ef5aa1..bc6d542 100644 --- a/load-testing/server/ingest.speed.02T.jmx +++ b/load-testing/server/ingest.speed.02T.jmx @@ -135,7 +135,7 @@ 3000 - 1000 + 3000 ${hostname} ${port} utf8 @@ -231,6 +231,7 @@ + 15000 /admin/api/v1/eventstreams/observations true DELETE diff --git a/load-testing/server/ingest.speed.04T.jmx b/load-testing/server/ingest.speed.04T.jmx index 1b5f758..a3e5a89 100644 --- a/load-testing/server/ingest.speed.04T.jmx +++ b/load-testing/server/ingest.speed.04T.jmx @@ -6,6 +6,8 @@ + false + false @@ -53,7 +55,7 @@ - + 3000 5000 ${hostname} @@ -65,7 +67,7 @@ HttpClient4 - + 1 1 true @@ -76,7 +78,7 @@ - + Content-Type @@ -85,7 +87,7 @@ - + /admin/api/v1/eventstreams true POST @@ -102,7 +104,7 @@ - + /admin/api/v1/eventstreams/observations/views true POST @@ -135,7 +137,7 @@ 3000 - 1000 + 3000 ${hostname} ${port} utf8 @@ -154,7 +156,7 @@ - + 1 1 @@ -163,7 +165,7 @@ false - + 6 /observations POST @@ -219,7 +221,7 @@ - + 1 1 true @@ -231,6 +233,7 @@ + 15000 /admin/api/v1/eventstreams/observations true DELETE diff --git a/load-testing/server/ingest.speed.08T.jmx b/load-testing/server/ingest.speed.08T.jmx index 6d17aff..a06b2b1 100644 --- a/load-testing/server/ingest.speed.08T.jmx +++ b/load-testing/server/ingest.speed.08T.jmx @@ -137,7 +137,7 @@ 3000 - 1000 + 3000 ${hostname} ${port} utf8 @@ -233,6 +233,7 @@ + 15000 /admin/api/v1/eventstreams/observations true DELETE diff --git a/load-testing/workbench/ingest.throughput.L-01T.jmx b/load-testing/workbench/ingest.throughput.L-01T.jmx index 258f4c8..3b495d4 100644 --- a/load-testing/workbench/ingest.throughput.L-01T.jmx +++ b/load-testing/workbench/ingest.throughput.L-01T.jmx @@ -10,6 +10,31 @@ + + + + threads + 1 + = + + + size + large + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 2500 = - - threads - 1 - = - loops 200 diff --git a/load-testing/workbench/ingest.throughput.L-02T.jmx b/load-testing/workbench/ingest.throughput.L-02T.jmx index 11b489c..7ba118b 100644 --- a/load-testing/workbench/ingest.throughput.L-02T.jmx +++ b/load-testing/workbench/ingest.throughput.L-02T.jmx @@ -10,6 +10,31 @@ + + + + threads + 2 + = + + + size + large + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 2500 = - - threads - 2 - = - loops 100 diff --git a/load-testing/workbench/ingest.throughput.L-04T.jmx b/load-testing/workbench/ingest.throughput.L-04T.jmx index b3f9521..815436f 100644 --- a/load-testing/workbench/ingest.throughput.L-04T.jmx +++ b/load-testing/workbench/ingest.throughput.L-04T.jmx @@ -10,6 +10,31 @@ + + + + threads + 4 + = + + + size + large + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 2500 = - - threads - 4 - = - loops 50 diff --git a/load-testing/workbench/ingest.throughput.L-08T.jmx b/load-testing/workbench/ingest.throughput.L-08T.jmx index 005f99e..c7a1233 100644 --- a/load-testing/workbench/ingest.throughput.L-08T.jmx +++ b/load-testing/workbench/ingest.throughput.L-08T.jmx @@ -11,6 +11,31 @@ false + + + + threads + 8 + = + + + size + large + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -18,11 +43,6 @@ 2500 = - - threads - 8 - = - loops 25 diff --git a/load-testing/workbench/ingest.throughput.M-01T.jmx b/load-testing/workbench/ingest.throughput.M-01T.jmx index 708722d..bf86ed3 100644 --- a/load-testing/workbench/ingest.throughput.M-01T.jmx +++ b/load-testing/workbench/ingest.throughput.M-01T.jmx @@ -10,6 +10,31 @@ + + + + threads + 1 + = + + + size + medium + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 250 = - - threads - 1 - = - loops 2000 diff --git a/load-testing/workbench/ingest.throughput.M-02T.jmx b/load-testing/workbench/ingest.throughput.M-02T.jmx index 7c58e0c..6cc30c3 100644 --- a/load-testing/workbench/ingest.throughput.M-02T.jmx +++ b/load-testing/workbench/ingest.throughput.M-02T.jmx @@ -10,6 +10,31 @@ + + + + threads + 2 + = + + + size + medium + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 250 = - - threads - 2 - = - loops 1000 diff --git a/load-testing/workbench/ingest.throughput.M-04T.jmx b/load-testing/workbench/ingest.throughput.M-04T.jmx index 638e966..1bfacef 100644 --- a/load-testing/workbench/ingest.throughput.M-04T.jmx +++ b/load-testing/workbench/ingest.throughput.M-04T.jmx @@ -10,6 +10,31 @@ + + + + threads + 4 + = + + + size + medium + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 250 = - - threads - 4 - = - loops 500 diff --git a/load-testing/workbench/ingest.throughput.M-08T.jmx b/load-testing/workbench/ingest.throughput.M-08T.jmx index 8a0eb51..3b4f46b 100644 --- a/load-testing/workbench/ingest.throughput.M-08T.jmx +++ b/load-testing/workbench/ingest.throughput.M-08T.jmx @@ -10,6 +10,31 @@ + + + + threads + 8 + = + + + size + medium + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 250 = - - threads - 8 - = - loops 250 diff --git a/load-testing/workbench/ingest.throughput.S-01T.jmx b/load-testing/workbench/ingest.throughput.S-01T.jmx index e7209b5..9d81cbf 100644 --- a/load-testing/workbench/ingest.throughput.S-01T.jmx +++ b/load-testing/workbench/ingest.throughput.S-01T.jmx @@ -10,6 +10,31 @@ + + + + threads + 1 + = + + + size + small + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 25 = - - threads - 1 - = - loops 20000 diff --git a/load-testing/workbench/ingest.throughput.S-02T.jmx b/load-testing/workbench/ingest.throughput.S-02T.jmx index 9824f6f..6068a7e 100644 --- a/load-testing/workbench/ingest.throughput.S-02T.jmx +++ b/load-testing/workbench/ingest.throughput.S-02T.jmx @@ -10,6 +10,31 @@ + + + + threads + 2 + = + + + size + small + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +42,6 @@ 25 = - - threads - 2 - = - loops 10000 diff --git a/load-testing/workbench/ingest.throughput.S-04T.jmx b/load-testing/workbench/ingest.throughput.S-04T.jmx index a9daa64..49f8e09 100644 --- a/load-testing/workbench/ingest.throughput.S-04T.jmx +++ b/load-testing/workbench/ingest.throughput.S-04T.jmx @@ -8,8 +8,34 @@ + false + + + + threads + 4 + = + + + size + small + = + + + type + throughput + = + + + component + LDIO-workbench + = + + + + @@ -17,11 +43,6 @@ 25 = - - threads - 4 - = - loops 5000 @@ -45,7 +66,7 @@ - + 3000 5000 ${hostname} @@ -58,7 +79,7 @@ HttpClient4 - + 1 1 true @@ -78,7 +99,7 @@ - + /admin/api/v1/pipeline true POST @@ -320,7 +341,7 @@ outputs: - + true ${threads} 1 @@ -333,7 +354,7 @@ outputs: - + Content-Type @@ -342,7 +363,7 @@ outputs: - + 6 3000 POST @@ -398,7 +419,7 @@ outputs: - + 1 1 true diff --git a/load-testing/workbench/ingest.throughput.S-08T.jmx b/load-testing/workbench/ingest.throughput.S-08T.jmx index 744a99c..2f654e6 100644 --- a/load-testing/workbench/ingest.throughput.S-08T.jmx +++ b/load-testing/workbench/ingest.throughput.S-08T.jmx @@ -8,25 +8,36 @@ + false - + - - count - 25 - = - threads 8 = - - loops - 2500 + + size + small + = + + + type + throughput = + + component + LDIO-workbench + = + + + + + + features {"count":25,"type":"FeatureCollection","features":[{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.4440804049725826,51.076017910715585],[3.4435200539545416,51.076714826539266],[3.4433848286305224,51.07680366717121]]},"properties":{"LocPost":130502,"Offset":14,"AX":3.4440804049725826,"AY":51.076017910715585,"PX":3.4435200539545416,"PY":51.076714826539266,"BX":3.4433848286305224,"BY":51.07680366717121,"Lengte":101.904619949324,"SD_ID":3101004522,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.4454182316002755,51.07625774651464],[3.4440507929863395,51.07670067698428],[3.443483433831686,51.07689190457879]]},"properties":{"LocPost":130501,"Offset":45,"AX":3.4454182316002755,"AY":51.07625774651464,"PX":3.4440507929863395,"PY":51.07670067698428,"BX":3.443483433831686,"BY":51.07689190457879,"Lengte":152.86043107212,"SD_ID":3102001325,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.502192502052278,50.869022449489805],[4.502003521410355,50.86902256025339],[4.4993015281899424,50.86902326690998]]},"properties":{"LocPost":124801,"Offset":190,"AX":4.502192502052278,"AY":50.869022449489805,"PX":4.502003521410355,"PY":50.86902256025339,"BX":4.4993015281899424,"BY":50.86902326690998,"Lengte":203.502628047587,"SD_ID":3106013114,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.170300327700649,50.88172681154557],[4.175470511833613,50.88103512072962],[4.175629471140499,50.88101373687251]]},"properties":{"LocPost":168801,"Offset":11,"AX":4.170300327700649,"AY":50.88172681154557,"PX":4.175470511833613,"PY":50.88103512072962,"BX":4.175629471140499,"BY":50.88101373687251,"Lengte":383.331595773994,"SD_ID":3107002419,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.531663729397624,51.21182422332912],[4.532158646976242,51.21178326158535],[4.536085950650732,51.21132678298931]]},"properties":{"LocPost":105921,"Offset":279,"AX":4.531663729397624,"AY":51.21182422332912,"PX":4.532158646976242,"PY":51.21178326158535,"BX":4.536085950650732,"BY":51.21132678298931,"Lengte":314.082981030104,"SD_ID":3114005843,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[5.138972837897981,51.07556831106047],[5.138712948271482,51.075682248895944],[5.135012944017768,51.076103050740684]]},"properties":{"LocPost":130105,"Offset":264,"AX":5.138972837897981,"AY":51.07556831106047,"PX":5.138712948271482,"PY":51.075682248895944,"BX":5.135012944017768,"BY":51.076103050740684,"Lengte":290.658768361437,"SD_ID":3127002763,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.716129460250161,50.90905587024127],[4.717882945304217,50.91056219089969],[4.718536733610043,50.91112732999519]]},"properties":{"LocPost":170001,"Offset":78,"AX":4.716129460250161,"AY":50.90905587024127,"PX":4.717882945304217,"PY":50.91056219089969,"BX":4.718536733610043,"BY":50.91112732999519,"Lengte":285.946587264395,"SD_ID":3132003153,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.8141948706741635,50.960310556158355],[4.816129357604618,50.961063891918435],[4.820437711868405,50.962457270828516]]},"properties":{"LocPost":171201,"Offset":340,"AX":4.8141948706741635,"AY":50.960310556158355,"PX":4.816129357604618,"PY":50.961063891918435,"BX":4.820437711868405,"BY":50.962457270828516,"Lengte":499.97157131851,"SD_ID":3140011644,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.490585086433904,51.21086810421856],[4.490505699240308,51.210861694010674],[4.487438399883728,51.210584816955674]]},"properties":{"LocPost":137101,"Offset":217,"AX":4.490585086433904,"AY":51.21086810421856,"PX":4.490505699240308,"PY":51.210861694010674,"BX":4.487438399883728,"BY":51.210584816955674,"Lengte":222.145171496489,"SD_ID":3142009232,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.491325268918146,51.21035664325102],[4.48746300417347,51.2104467663704],[4.487463004175796,51.210446767269225]]},"properties":{"LocPost":106108,"Offset":0,"AX":4.491325268918146,"AY":51.21035664325102,"PX":4.48746300417347,"PY":51.2104467663704,"BX":4.487463004175796,"BY":51.210446767269225,"Lengte":278.079683276118,"SD_ID":3143004345,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.303644574730873,50.79406640543519],[4.303644208255433,50.79406153285093],[4.303540453811678,50.78929220042234]]},"properties":{"LocPost":113804,"Offset":531,"AX":4.303644574730873,"AY":50.79406640543519,"PX":4.303644208255433,"PY":50.79406153285093,"BX":4.303540453811678,"BY":50.78929220042234,"Lengte":531.254305564128,"SD_ID":3144003146,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.3041253039613965,50.79213493764953],[4.303795302402973,50.78948114769295],[4.303755368062029,50.78928169789569]]},"properties":{"LocPost":113805,"Offset":22,"AX":4.3041253039613965,"AY":50.79213493764953,"PX":4.303795302402973,"PY":50.78948114769295,"BX":4.303755368062029,"BY":50.78928169789569,"Lengte":321.196262684397,"SD_ID":3145003299,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.714129740672056,50.90778798463255],[4.715793581368154,50.908977407201526],[4.716009620490795,50.90912981148109]]},"properties":{"LocPost":120801,"Offset":23,"AX":4.714129740672056,"AY":50.90778798463255,"PX":4.715793581368154,"PY":50.908977407201526,"BX":4.716009620490795,"BY":50.90912981148109,"Lengte":199.711955989192,"SD_ID":3152004340,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.712820847266308,50.90628846910706],[4.713072050973397,50.906468394461776],[4.716129460250161,50.90905587024127]]},"properties":{"LocPost":120802,"Offset":359,"AX":4.712820847266308,"AY":50.90628846910706,"PX":4.713072050973397,"PY":50.906468394461776,"BX":4.716129460250161,"BY":50.90905587024127,"Lengte":386.031101162936,"SD_ID":3153003157,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.714047298501783,50.907051278377175],[4.713218175008402,50.906381492260365],[4.712228969178165,50.905724028174475]]},"properties":{"LocPost":120807,"Offset":101,"AX":4.714047298501783,"AY":50.907051278377175,"PX":4.713218175008402,"PY":50.906381492260365,"BX":4.712228969178165,"BY":50.905724028174475,"Lengte":195.649165269507,"SD_ID":3154003158,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.7161271945373775,50.906335406700336],[4.712435302138197,50.90563761957161],[4.71235107368608,50.905611036543235]]},"properties":{"LocPost":120805,"Offset":7,"AX":4.7161271945373775,"AY":50.906335406700336,"PX":4.712435302138197,"PY":50.90563761957161,"BX":4.71235107368608,"BY":50.905611036543235,"Lengte":281.594401525489,"SD_ID":3155004341,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.700789868099172,51.244596340542685],[4.698164748507026,51.24377445602227],[4.699048754203677,51.2435016216331]]},"properties":{"LocPost":128404,"Offset":70,"AX":4.700789868099172,"AY":51.244596340542685,"PX":4.698164748507026,"PY":51.24377445602227,"BX":4.699048754203677,"BY":51.2435016216331,"Lengte":396.764783907689,"SD_ID":3160004357,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[4.694449129671227,51.24304332291608],[4.6962461866665715,51.243176632422234],[4.699034939515629,51.243352747877296]]},"properties":{"LocPost":128401,"Offset":196,"AX":4.694449129671227,"AY":51.24304332291608,"PX":4.6962461866665715,"PY":51.243176632422234,"BX":4.699034939515629,"BY":51.243352747877296,"Lengte":322.110000257535,"SD_ID":3161002418,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.4913444445014696,50.91659999344148],[3.496839687113063,50.91834144930463],[3.49683968714639,50.91834144750689]]},"properties":{"LocPost":134703,"Offset":0,"AX":3.4913444445014696,"AY":50.91659999344148,"PX":3.496839687113063,"PY":50.91834144930463,"BX":3.49683968714639,"BY":50.91834144750689,"Lengte":443.494076984786,"SD_ID":3174004078,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.4949888536915625,50.91636815254059],[3.495318123136009,50.91667846173573],[3.497025898918948,50.91824220493731]]},"properties":{"LocPost":134701,"Offset":211,"AX":3.4949888536915625,"AY":50.91636815254059,"PX":3.495318123136009,"PY":50.91667846173573,"BX":3.497025898918948,"BY":50.91824220493731,"Lengte":252.963491196661,"SD_ID":3175003746,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[5.501297225884297,50.989934161837084],[5.501620353367735,50.991260835895396],[5.494984404744872,50.9934448592763]]},"properties":{"LocPost":135103,"Offset":451,"AX":5.501297225884297,"AY":50.989934161837084,"PX":5.501620353367735,"PY":50.991260835895396,"BX":5.494984404744872,"BY":50.9934448592763,"Lengte":712.741853848986,"SD_ID":3182006675,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[5.501157520383406,50.99183679624544],[5.5015018360983285,50.99172509863215],[5.504789672344634,50.99066795876217]]},"properties":{"LocPost":135101,"Offset":259,"AX":5.501157520383406,"AY":50.99183679624544,"PX":5.5015018360983285,"PY":50.99172509863215,"BX":5.504789672344634,"BY":50.99066795876217,"Lengte":286.248884077342,"SD_ID":3184003178,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[5.502896585897984,50.99327256423201],[5.5048787975223465,50.990792987026936],[5.504878801860182,50.990792989682]]},"properties":{"LocPost":135104,"Offset":0,"AX":5.502896585897984,"AY":50.99327256423201,"PX":5.5048787975223465,"PY":50.990792987026936,"BX":5.504878801860182,"BY":50.990792989682,"Lengte":311.417554966684,"SD_ID":3185005238,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.190290114600092,50.825937342020104],[3.1901035024858384,50.82611634172282],[3.1875640711684077,50.82870298349618]]},"properties":{"LocPost":141005,"Offset":339,"AX":3.190290114600092,"AY":50.825937342020104,"PX":3.1901035024858384,"PY":50.82611634172282,"BX":3.1875640711684077,"BY":50.82870298349618,"Lengte":362.687209533452,"SD_ID":3190002663,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}},{"type":"Feature","geometry":{"type":"LineString","coordinates":[[3.1857072741197037,50.82920351434505],[3.185700930907071,50.82920178265778],[3.1874196288283154,50.82864886911842]]},"properties":{"LocPost":140906,"Offset":428,"AX":3.1857072741197037,"AY":50.82920351434505,"PX":3.185700930907071,"PY":50.82920178265778,"BX":3.1874196288283154,"BY":50.82864886911842,"Lengte":428.327487453854,"SD_ID":3191003906,"timestamp":"2024-01-01T00:00:00+01:00","int_niet_vracht":8,"int_vracht":1,"int_fiets":3,"Vh_niet_vracht":82,"Vh_vracht":62,"Vh_fiets":27}}]} @@ -42,10 +53,20 @@ 8080 = + + count + 25 + = + + + loops + 2500 + = + - + 3000 5000 ${hostname} @@ -58,7 +79,7 @@ HttpClient4 - + 1 1 true @@ -78,7 +99,7 @@ - + /admin/api/v1/pipeline true POST @@ -320,7 +341,7 @@ outputs: - + true ${threads} 1 @@ -333,7 +354,7 @@ outputs: - + Content-Type @@ -342,7 +363,7 @@ outputs: - + 6 3000 POST @@ -398,7 +419,7 @@ outputs: - + 1 1 true