Liking cljdoc? Tell your friends :D

wb-metrics

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.

Dependency

Add the library to your :dependencies:

[com.wallbrew/wb-metrics "2.0.0"]

Usage

Configure wb-metrics to act as your primary logger somewhere in your application startup:

(:require [wb-metrics.logging :as metrics])

(metrics/configure!)

License

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 Nichols
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close