numaproj-labs / numaflow-perfman

Performance testing framework for the Numaflow platform
Apache License 2.0
0 stars 1 forks source link

feat: implement the collect command #21

Closed ayildirim21 closed 1 week ago

ayildirim21 commented 1 week ago

Implement a command to collect raw prometheus data, and output said data into csv files to be used for further processing.

Modifications

Verification