grc-iit / ChronoLog

ChronoLog: A High-Performance Storage Infrastructure for Activity and Log Workloads
https://chronolog.dev
BSD 2-Clause "Simplified" License
5 stars 4 forks source link

Code Instrumentation #86

Open ibrodkin opened 11 months ago

ibrodkin commented 11 months ago

This is a placeholder for code instrumentation to be implemented in ChronoLog code

the idea is to piggy back on the existing logEvent message flow by attaching additional timestamps to the event message at some points of interest /potential contention. This would create an array of timestamps attached to every log message than can be collected in the Archiver producing the instrumentation matrix for analysis