Hi, everyone.
Could you describe how to do something like that:
I have two handler, triggered by event. How can I measure and display duration (horizontal line at any level)
I tried to use .Measure.Timer.Time()
(AppMetrics lib, C#) but failed.
What metric type should I use?
How to configure dashboard in Grafana to display it properly?
Thanks.