vapor-ware / synse-server

An HTTP API for monitoring and controlling physical and virtual devices
https://synse.readthedocs.io/en/latest/server/intro/
GNU General Public License v3.0
39 stars 11 forks source link

add a --profile flag to run synse with profiling enabled #386

Closed edaniszewski closed 4 years ago

edaniszewski commented 4 years ago

This can be useful for development and debugging, but should not be used in prod.

This will require some additional changes to make it possible to extract profiling data from the container synse-server runs in: