steffan-westcott / clj-otel

An idiomatic Clojure API for adding telemetry to your libraries and applications using OpenTelemetry.
https://cljdoc.org/d/com.github.steffan-westcott/clj-otel-api
Apache License 2.0
183 stars 12 forks source link

Add Clojure wrapper APIs for OpenTelemetry Metrics #3

Closed rhishikeshj closed 1 year ago

cguckes commented 1 year ago

@steffan-westcott, is this ok to merge? I'd be very interested in that feature.

steffan-westcott commented 1 year ago

I appreciate your interest in adding support for the Metrics API. Please note that metrics API support is part of the work in progress for the next release of clj-otel. I had mainly settled on the design by the time this pull request appeared. I apologise I have not responded earlier.

I will not be merging this pull request, as metrics support has been added since the request was raised. There are also some aspects of the chosen design I consider preferable: