-
docker-compose up -d did not work after cloning and running. any advice for investigations welcome. tks
```
slack-chatops# **docker-compose up -d**
Creating network "slack-chatops_backend" with t…
-
Hi Team,
We are not getting Prometheus metrics for the below pattern . We just need the value of FirstMessageAge value for Queues/Topics .
^org.apache.activemq.artemisFirstMessageAge
Current…
-
I'm trying to setup jmx exporter to collect metrics by Prometheus.
Following the article https://corda.net/blog/monitoring-corda-nodes-with-prometheus-grafana-and-elk-on-docker-2/, I run corda with t…
-
The Prometheus JMX Exporter 1.0.x introduced some changes that required configuration and dashboard changes
1. Metrics are no longer served on the root (`/`) path. You will be required to change th…
-
Hello,
After upgrading the jmx_prometheus_javaagent from v0.20.0 to v1.0.1, I noticed that most of the metrics provided by jboss are missing. For example, all the metrics from `jboss.as` domain are…
-
In Version 0.19.0, HTTPS support has been introduced. However, it is only possible to configure a keystore and not a truststore.
```
httpServer:
ssl:
keyStore:
filename: localhost.…
-
To expose metrics similar to how `cp-ansible` provisioning enables, would be possible to release images with these agents installed by default?
Currently users are creating a new image on top of cp…
-
Hello Confluentinc people,
I want to monitor the ksqldb using the included JMX exporter and prometheus. But I am not getting enough metics.
**My Output is**:
```
# HELP jmx_scrape_duration_sec…
-
I have issue with docker that:
`broker | Error opening zip file or JAR manifest missing : /usr/share/jmx-exporter/jmx_prometheus_javaagent-0.20.0.jar`
`broker …
-
We are running on Jboss EAP 7.2.0 and Java 1.8.
When i tried to integrate jmx_prometheus_javaagent with Jboss facing in loading class file of logger.
Could not load Logmanager "org.jboss.logmanage…