Jorge Esteban Quilcate Otoya

Results 58 comments of Jorge Esteban Quilcate Otoya

This variable is defined on the Prometheus target config: https://github.com/confluentinc/jmx-monitoring-stacks/blob/36d7d0c26af27fa8f2dc85f357d6a5f60f83f488/jmxexporter-prometheus-grafana/assets/prometheus/prometheus-config/prometheus.yml#L85

Yeah, some metrics are labeled by topic and partitions, so multiply 40K * metrics labeled by partitions, and it's a pretty large dataset to load and export. This tend to...

cc @vdesabou

@chuck-confluent sounds interesting. If I understand correctly, would this require to start the jmx monitoring stack _from_ cp-demo project? then these changes would need to be done there? or is...

I like the idea of centralizing the configurations on cp-demo. We can start as @chuck-confluent says: > You'd essentially do the same thing you did here, but in reverse. The...

https://github.com/confluentinc/cp-demo/pull/401

@gitfrog0 interesting. Would be good to discuss and propose different alternatives for alerting. e.g. Zookeeper alerts are at Grafana at the moment. cc @waliaabhishek wdyt? would this be something we...

Haven't see that much usage of Graphite on the field myself. Is there a supported way to export JMX to a Graphite backend? Checking this one https://github.com/logzio/jmx2graphite, it piggybacks on...

@mddunn Thanks for the links! totally forgot about telegraf 😅. Would you be interested on contributing the initial pipeline/dashboards for this stack? I'd be happy to help/review it.

Just tested with JDK11 generated keystores and fail on the same way: ``` 2021-11-05 12:50:24,228 ERROR c.l.k.ConsumerGroupCollector$ akka://kafka-lag-exporter/user/consumer-group-collector-dev-cluster - Supervisor RestartSupervisor saw failure: Failed to construct kafka consumer org.apache.kafka.common.KafkaException: Failed...