weblogic-monitoring-exporter
                                
                                 weblogic-monitoring-exporter copied to clipboard
                                
                                    weblogic-monitoring-exporter copied to clipboard
                            
                            
                            
                        WebLogic Monitoring Exporter exposes metrics and monitoring data through REST APIs for consumption by other tools (e.g. Prometheus)
With Ver [2.1.0](https://github.com/oracle/weblogic-monitoring-exporter/releases/tag/v2.1.0) prometheus fails when WebLogic runs on Windows platform with https://github.com/oracle/weblogic-monitoring-exporter/issues/16, but Ver [2.0.7](https://github.com/oracle/weblogic-monitoring-exporter/releases/tag/v2.0.7) works properly. From link https://github.com/oracle/weblogic-monitoring-exporter/commit/b72a1f2cdeaf24557e686d907829cc7bef3e27f2 the change for https://github.com/oracle/weblogic-monitoring-exporter/issues/214 ``` void printMetric(String name, Object...
A few weeks ago I was trying to use the weblogic monitoring exporter to export metrics from the Weblogic server. I went through an issue that when I was uploading...
I think the moitoring exporter is great. However, we have a fundamental problem. However, we would like to deploy it in a classic weblogic domain in which the administration port...
Apparently there has been the same request from others in the past, but without a solution. We would like to know the HealthState or overallHealthState of the ServerRuntime and ApplicationRuntime....
Hi, I have a working config for scraping ServerRuntime MBeans but I cannot get a hold on JAX-RS related details. The below config is working and looking at the docs...
Hi, I wish to get the CPU use of the WLS-exporter by dividing wls_scrape_cpu_seconds by wls_scrape_duration_seconds and the number of cores, but this formula sends some results above 100%. Was...
Hello everyone, I encountered an issue when trying to access host:/wls-exporter/metrics. Here is the log that I found on the server. Does anyone else have a similar issue and know...
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.12.0 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases. 3.13.0 Release Notes - Maven Plugin Tools - Version 3.13.0 Bug [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong...
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.1.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...
The exporter is great and almost all useful metrics related to WebLogic are being exported. However, it will be great if we can export jvm memory pool related metrics using...