summaryrefslogtreecommitdiff
path: root/internal/metrics
Commit message (Collapse)AuthorAgeFilesLines
* Prometheus metrics for HTTP requestsIgor Drozdov2021-07-211-0/+63
A RoundTripper for tracking the duration of an http request is introduced