Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
893 stars 199 forks source link

Add metrics to log info about pushing snapshots to server #5734

Open mwales opened 1 month ago

mwales commented 1 month ago

What is the feature you'd like to have? Better metrics about how long it takes to push snapshot to our enterprise server. Is it slow because the snapshot is huge, network slow, etc. Work network can sometimes be intermittently slow too, would help troubleshooting efforts.

Is your feature request related to a problem? Sometimes syncing takes several minutes, sometimes very quick. There are already lots of logs about how long different analysis functions take.

psifertex commented 1 month ago

Might make it a log debug but that's easy enough for folks to turn on in specific situations.