coinbase / mongobetween

Apache License 2.0
107 stars 45 forks source link

Improved observability into operations #36

Closed mdehoog closed 2 years ago

mdehoog commented 2 years ago

This PR ultimately adds more observability tags to the round trip metrics like mongobetween.handle_message and mongobetween.round_trip. New tags include:

Previously mongobetween was missing parsers for operations like OP_UPDATE, OP_INSERT, OP_KILL_CURSORS, and OP_DELETE. These have been implemented in order to capture them in metrics.