Releases: clj-commons/iapetos
Releases · clj-commons/iapetos
Java Simple Client Upgrade (v0.1.3)
Breaking Changes
None.
Dependencies
This release upgrades the Java client dependencies to the latest versions.
Artifact Coordinates
[iapetos "0.1.3"]
Add Request Hook to Ring Middlewares (v0.1.2)
Breaking Changes
None.
Features
- adds a
:on-request
hook to thewrap-metrics
andwrap-metrics-expose
middleware (see #2).
Artifact Coordinates
[iapetos "0.1.2"]
Fix 'wrap-metrics' Middleware (v0.1.1)
Breaking Changes
None.
Bugfixes
- fixes passing of options from
wrap-metrics
towrap-instrumentation
, allowing for setting of:path-fn
.
Artifact Coordinates
[iapetos "0.1.1"]
Initial Release (v0.1.0)
This is the initial release of iapetos, a Clojure Prometheus client.
Artifact Coordinates
[iapetos "0.1.0"]