-
**Description:** I am using the following helm [chart](https://github.com/confluentinc/cp-helm-charts/tree/master/charts/cp-kafka-rest) to deploy `Kafka rest proxy` with the `kafka-rest image tag: 7.0…
-
# What happened?
I'm running the current newest build ([2024-10-23-1729694047](https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/releases/tag/2024-10-23-1729694047)) and configured my j…
-
**Description:** I am using the following helm [chart](https://github.com/confluentinc/cp-helm-charts/tree/master/charts/cp-kafka-rest) to deploy `Kafka rest proxy` with the `kafka-rest image tag: 7.0…
-
I'm facing an issue where the Hazelcast metrics endpoint (/metrics) does not return any data in one of my Google Kubernetes Engine (GKE) clusters, while it functions correctly in others. The only diff…
-
solsson/kafka-prometheus-jmx-exporter@sha256 currently this is old image which causing some issues with metrics
Do we have latest images with bug fixes ?
-
## Description
Got few suggestions on JMX Monitoring doc in docker environment
1. JConsole Connectivity: It was unable to establish a connection to localhost:9999 via JConsole. Encountered an issu…
-
Two bits of functionality to be added to the BFF to provide operational transparency is enabling JMX and exporting JMX stats to prometheus.
See: https://github.com/prometheus/jmx_exporter
Some o…
-
As discussed in June 20th Java SIG meeting, we have two distinct ways to capture JMX metrics:
- with instrumentation agent through the [JMX insight](https://github.com/open-telemetry/opentelemetry-ja…
-
Hello Confluentinc people
## Context
I want to monitor the confluentic platform using the included JMX exporter and prometheus
## Was was expected
The prometheus JMX exporter should have e…
PPACI updated
2 years ago
-
Hi, currently we create one different prometheus metric for each jmx bean variation, for instance:
```
- pattern : kafka.serverOneMinuteRate
name: "cp_kafka_server_brokertopicmetrics_$1"
…