Remove/hook unused metrics #2901
Labels
Priority: Low
Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `
Status: Parked
Indicates that an issues or pull request will be revisited later
Type: Fix
Indicates a fix to existing code
We have some metrics that are never incremented, for example:
sync_response_fails
andsync_vmm_send_timeout_count
(I assume there are more).We should assess whether it's worth hooking them in the specific Firecracker code or just remove them.
The text was updated successfully, but these errors were encountered: