...bservability for your Kubernetes deployments. Exposing JMX Metrics on HTTP Endpoint In this release, we have added the capability to expose JMX metrics through an HTTP endpoint. This f...
We are using Prometheus for app monitoring. Recently I found out that the metrics "created/updated issues" do not match the numbers I get from JQL query in Jira (for instance, after bulk edit of seve...
Hello, we're integrating our Bitbucket server with New Relic. We've successfully followed all steps in this document https://confluence.atlassian.com/bitbucketserver082/enabling-jmx-counters-f...
Greetings all, Any idea on how to accomplish Jira JMX remote monitoring with Solarwinds over a secure connection? We run Jira on RHEL and use AdoptOpenJDK. Running with the following a...
Hi, We have configured the JMX to Bitbucket for monitoring to machine, it is running fine. but we have some question how can we set thresholds & alerts? in that and also can we get p...
I want to define to collect : JMX attribute name 50thPercentile 75thPercentile 95thPercentile 99thPercentile 999thPercentile FifteenMinuteRate FiveMinuteRate I am able to do local curl to f...
In a Jira(v8.5.2) instance with JMX enabled, when I try to connect remotely to the JMX interface using JConsole, I am just losing the connection. These parameters are in place: -Dcom.sun...
I have a Bitbucket Data Center setup with 3 nodes in a Kubernetes cluster but I can only establish a JMX connection to one of the nodes. Even if i try to establish the connect locally in the n...
Hey, I am trying to use jmx attributes for bitbucket monitoring and am getting nan values for some of the jmx objects' attributes. This is with reference to the documentation provided: https://c...
Hy all, I'm trying to connect to Jira by JMX. I have read this documentation : https://confluence.atlassian.com/adminjiraserver083/live-monitoring-using-the-jmx-interface-9...
Hi, I am unable to enable JMX in JIRA, when i add below parameters in setenv.sh file. i unable to shutdown jira. export CATALINA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun...
Hello, I've been searching into the atlassian community a anwser, but i could't find. I'm trying to enable a JMX Monitoring into a virtual instance using JIRA 7.6. (Virtual Box) I had a...
Hi I want to monitor jira via jmx remotely. I have added these in setenv. set CATALINA_OPTS=-Dcom.sun.management.jmxremote %CATALINA_OPTS% set CATALINA_OPTS=-Dcom.sun.management.jmxremote.port=8...
Recently upgraded from JIRA 7.3.4 to 7.10.1. The JMX monitoring page located at https://<Jira_url>/secure/admin/JmxMonitoringAction.jspa returns 404 page.
I wanted to monitor confluence using JMX monitoring with Datadog as client. So, How to configure confluence MBeans in jmx.yaml file of Datadog-agent?
I've enabled JMX monitoring in Jira using these instructions: Live monitoring using the JMX interface However, when I connect and view the MBeans tab, the only item I see under com.atlassian...
I've enabled the JMX Monitoring on our JIRA instance. However, when monitoring the PID of JIRA with JConsole the MBeans documented on Live monitoring using the JMX interface aren't listed under t...
Hi all. I have Jira running on version 7.4.3. I'd like to use JMX monitoring Mbeans to collect some metrics. I've read it could be possible adding some extra args on setenv.sh script. N...
Copied to clipboard