Closed
Description
Hi Team,
I have integrated my spring boot application with cassandra observability. Have configured it and able to push low cardinality metrices to prometheus. But unable to push high cardinality keys to prometheus with the existing code base.
What all changes need to be done to push high cardinality keys as well ? or Can I convert high cardinality key to low cardinality key and push metrices to prometheus ?
Can you please allow wiring to CassandraObservationConvention interface ?
Regards,
Divya.G