datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
39 stars 28 forks source link

Add support for Micrometer #150

Closed adutra closed 3 years ago

adutra commented 3 years ago

Quarkus has recently decided to switch to Micrometer instead of MicroProfile:

https://quarkus.io/blog/micrometer-metrics/

Since the driver supports both already we could switch to Micrometer. Ideally, we should let the user decide which metrics framework to enable.

┆Issue is synchronized with this Jira Task by Unito