-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
InstrumentHandlerResponseSize func(obs prometheus.ObserverVec, next http.Handler) http.Handler from the promhttp package takes in "http.Handler" and returns a "http.Handler" for instrumenting the response size. However, martini only has martini.Handler which makes it impossible to pass into the promhttp instrumentation function, I'm wondering if it's possible to use martini with prometheus promhttp?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels