MrCroxx / RunKV

[WIP] An experimental cloud-native distributed KV engine for OLTP workload.
MIT License
68 stars 7 forks source link

introduce tracing with opentelemetry and jaeger #118

Closed MrCroxx closed 2 years ago

MrCroxx commented 2 years ago

Since the QPS dropped sharply after integrating raft WAL, we need to find the reason for the decrease.

MrCroxx commented 2 years ago

Close via #119 .