• Miek Gieben's avatar
    middleware/cache: Add metrics (#132) · a412255a
    Miek Gieben authored
    Add prometheus metrics to the cache handler. This just used prometheus,
    if the metrics middleware does not setup the handler, there is nobody
    reading these metrics, but they are still reported. Seems the simplest
    solution while keeping the whole middleware separation in tact.
    a412255a
handler.go 1.81 KB