Open mgutha opened 1 year ago
JMX_PORT does not start at HTTP server, so it's unclear what you expected. Plus, you only have one container port defined for port 8080, not 5555...
This repo isn't responsible for anything related to kubernetes, so perhaps you should ask on the Confluent forums or Stackoverflow? Otherwise, you need to use tools like jmxterm
, rather than curl...
Otherwise, perhaps you seem to think this repo comes with a JMX exporter like the Helm Charts?
You can use jmx_prometheus_javaagent jar which starts with sr refer to https://github.com/prometheus/jmx_exporter
Not sure if i have the right configuration set in the deployment; schema registry is not exposing any metrics over the port defined in deployment, below is deployment file & pod status & logs from pods.
Any advice on this is helpful
logs from pods