trapperkeeper-metrics
trapperkeeper-metrics
is a library intended to help make it easier to track
metrics in other Trapperkeeper applications. It includes:
For more detailed information (what this library does and doesn't do, more detailed tips on how to write code against it, future plans, etc.), check out the documentation.
See the configuration docs for info on how to configure the service, including Graphite reporting.
See the api docs for service API documentation.
See the metrics reporting and filtering for information on how metrics filtering works.
One example, a Trapperkeeper service which uses the metrics service in conjunction with a Ring handler, is included with this project (source code).
comidi
To get the most value out of this library, use it in concert with comidi and trapperkeeper-comidi-metrics (to take advantage of the built-in HTTP metrics; see the trapperkeeper-comidi-metrics docs) and the Trapperkeeper Status Service (to expose the most useful metrics data from your app via HTTP).
The trapperkeeper-comidi-metrics
repo contains a working example app that illustrates how to tie everything together.
#Support
Please log tickets and issues at our Jira Tracker.
Can you improve this documentation? These fine people already did:
Chris Price, Jeremy Barlow & Joe PinsonaultEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close