vapor-ware / synse-sdk

SDK for Synse Plugins in Go
https://synse.readthedocs.io/en/latest/sdk/intro/
GNU General Public License v3.0
3 stars 4 forks source link

feat: add flag for built-in plugin profiling via pprof #464

Closed edaniszewski closed 4 years ago

edaniszewski commented 4 years ago

This PR:

I added this to investigate issues in a plugin being developed and figured it would be good to have built into the SDK so it is available to all plugins.