A Wall Brew infrastructure library to monitor function performance utilizing timbre. This library has utility functions to work with clj-http and ring to provide cross-application session and request IDs.
Add the library to your :dependencies
:
[com.wallbrew/wb-metrics "2.0.0"]
Configure wb-metrics
to act as your primary logger somewhere in your application startup:
(:require [wb-metrics.logging :as metrics])
(metrics/configure!)
Copyright © 2020-2021 - Wall Brew Co
This software is provided for free, public use as outlined in the MIT License
Can you improve this documentation? These fine people already did:
nnichols, Nick Nichols & Nick A NicholsEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close