-
### Description
With respect to the previous issue with [enhancing JMX metrics with Solr 7 and up](https://github.com/newrelic/newrelic-java-agent/issues/1571), and the associated [pull request](http…
-
Currently the jvm & jmx monitoring are part of the java agent module (and its final jar)
The consequence of this is that it's not possible to use these features w/o the java agent.
That means no…
-
Good afternoon! We have jira version 7.6, I do everything according to the instructions:
https://confluence.atlassian.com/doc/monitor-application-performance-1115674751.html
I take jmx-exporter-co…
-
**vasu basava** ([Bug 65913](https://bz.apache.org/bugzilla//show_bug.cgi?id=65913&redirect=false)):
we are not able to open the .JMX in JMETER with JMX file size greater than 14 MB. The script is upl…
-
**Describe the bug**
Invalid `--jmx-` prefixed options causes the program to exit with no error message.
**To Reproduce**
`java -jar minotaur.jar -s some-dc --jmx-bad`
**Expected behavior**
L…
XA21X updated
2 years ago
-
Hello Glowroot team,
I spent some time to do some testing, but can not find an option to collect some JMX metrics data with Glowroot.
Unfortunately, JMX is not in your feature list, see https://glow…
-
**Wyatt Epp** ([Bug 60336](https://bz.apache.org/bugzilla//show_bug.cgi?id=60336&redirect=false)):
This is something that would be useful to have if you're working with the API.
I specifically found …
-
It would be very helpful for operation purpose to have the ability to get quick overview on the reload status of a table.
All I could find for now is the `GET /segments/{tableName}_OFFLINE/metadat…
-
```
Applies as of r5348
Spring has this capabiliity: see
http://static.springsource.org/spring/docs/2.5.x/reference/jmx.html
Should be able to wire this in as impala property.
```
Original issue r…
-
Getting the error message "Value is missing" when an SQL update attempts to set a NULLABLE column to NULL.
```
trino:public> update test set updated_by=null where id='f75afcdb-6545-4675-b341-4fdf17…