Container for managing multiple metrics within a trace span.
Metrics provides hierarchical metric management with path-based access.
Metrics can be defined at absolute paths (starting with /) or relative
to the current trace span. Supports JSON serialization of all metrics.
Container for managing multiple metrics within a trace span.
Metrics provides hierarchical metric management with path-based access. Metrics can be defined at absolute paths (starting with /) or relative to the current trace span. Supports JSON serialization of all metrics.
Example