eagle-rr
eagle-rr
We are trying to run the Apache Exporter executable as a Windows service. When running the script using command-line; it works fine. As a windows service, we get the error:...
**Describe the bug** When upgrading from Rundeck Community 3.3.12 to 3.4.0; the setting of new database configuration values would cause Rundeck application to abend upon startup. After performing yum update...
In an effort to force Windows server to better communicate with NFS mounts faster, we tried: - Changing up the network provider order by setting "System\CurrentControlSet\Control\NetworkProvider\Order" and changing Network Provider...
Is there a parameter which can be configured whereby you tell oracledb_exporter to not process the sql in the toml file(s) if oracledb_up is 0 value? If oracledb_exporter could just...
As we just upgraded to Java 11.x (per security requirement); I came across the bug for: ``` WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by...
Allow for polling of "state" (ex.: "RUNNING") and "overallHealthState:state" (ex.: "ok") to values which can be reported/gathered by prometheus (Ex.: 1 = RUNNING; 2 = WARNING; 3 = STOPPED). This...
When trying to upgrade the exporter from 0.3.2 to 0.5.1, we are running into issues related to: - Use of tnsnames.ora is ignored (as I'm assuming this is due to...