[ 
https://issues.apache.org/jira/browse/CASSANDRA-17968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620414#comment-17620414
 ] 

Brandon Williams commented on CASSANDRA-17968:
----------------------------------------------

bq.  instead of writing just metrics in plain text ... it should write in 
Prometheus format

I assume you mean the [Prometheus exposition 
format|https://prometheus.io/docs/instrumenting/exposition_formats/] even 
though it's actually plain text, so that the exporter can serve this to 
prometheus directly?

> Dropwizard metrics output in Prometheus format
> ----------------------------------------------
>
>                 Key: CASSANDRA-17968
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17968
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Metrics
>            Reporter: Sarma Pydipally
>            Priority: Normal
>
> in Apache Cassandra :
> we already have Dropwizard metrics module pre-integrated. I wrote about it on 
> my GitHub : 
> https://github.com/sarma1807/Prometheus-Grafana-Cassandra/tree/main/01_Cassandra_metrics-reporter
> we should have a feature where Cassandra Dropwizard module can directly write 
> these metrics into Prometheus format.
> then we can feed those metrics directly to Prometheus for metrics collection.
> we do not have to expose this as a webservice - instead of writing just 
> metrics in plain text ... it should write in Prometheus format into a file on 
> each server.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to