CFMTech / pytest-monitor

Pytest plugin for analyzing resource usage during test sessions
MIT License
173 stars 16 forks source link

Unable to send measures on monitor-server #43

Closed js-dieu closed 3 years ago

js-dieu commented 3 years ago

Describe the bug When running pytest-monitor with option --remote-server, I am unable to send measures to the remote server. I got the warning Cannot insert session to remote monitor server (BAD REQUEST)

To Reproduce Using monitor-server-api as the remote server.