Skip to content

Instrument rocksdb functions at TRACE level

Lambda requested to merge lambda/trace-instrument-rocksdb into main

This allows e.g. aggregate time statistics if you really care about it by adding grapevine::database::abstraction::rocksdb=trace to the tracing filter.

Merge request reports