-
I am debugging https://github.com/prometheus/jmx_exporter/issues/621, and I found I can reproduce the root cause of the error with the following test in `github.com/prometheus/common/expfmt`:
```go…
fstab updated
3 years ago
-
Hi,
I'm monitoring my Azkaban web - multiple executors deployment with jmx prometheus exporter. After upgrade I've noticed that jmx only works on Web.
Java flags I'm adding to web and executors:
…
-
Kafka JMX metrics exported to Prometheus can have a very diverse representation and different calculation approaches (i.e.: promql avg vs jmx pre-calculated mean)
#1366 did a great job introducing …
-
Hi guys! Thank you for your job!
Everything is good, but I just don't know how to get metrics from prometheus jmx exporter agent.
The agent is installed in app container and listen on 9090 port:
…
-
I'm running a JDBC source connector and try to monitor its status somehow via the exposed JMX metrics and a prometheus exporter. However the status of the connector and all its tasks are still in the …
m-kay updated
2 years ago
-
I have instantiated **jmx-exporter-prometheus** containers in many Kafka services. Some metrics are being exported in **duplicate** with one of the values being NaN.
For example in ksql service:
…
-
I'm trying to run java -Dfoo="one two three" but I didn't manage to find the right combination of quotes or escapes to make this work
Given:
docker run -e JAVA_MAIN_CLASS=Main -e JAVA_OPTIONS="-Df…
-
Today, Strimzi provides the following examples for monitoring:
* Example configurations of the Metric exports for Prometheus
* Example Grafana dashboards
* Example alerts
We call these examples…
-
(Sorry if this is a borderline ML question; I searched briefly through the mailing list archives but couldn't find any thread directly related to this.)
### Host operating system: output of `uname …
-
## Plan we do:
- [x] Set up SFTP on laptop server
**Remember to connect to OpenVPN before connect to ssh**
```shell
ssh padapew@10.0.0.2
```
Password: !HelloPenis123321
- [ ] Write docker compose and …