A plugin implementation that logs metric context data for debugging purposes.
Remarks
The DebugPlugin captures the current MetricsContext and logs its JSON representation
using the application's debug logger. This is useful for development and troubleshooting.
A plugin implementation that logs metric context data for debugging purposes.
Remarks
The
DebugPlugin
captures the currentMetricsContext
and logs its JSON representation using the application's debug logger. This is useful for development and troubleshooting.