Share
## https://sploitus.com/exploit?id=1754A0B9-FE26-5ED3-A514-9A63E7AD2E57
This is a Java-based project for exporting metrics from WebLogic Server (WLS) instances to Prometheus. The project is available in two forms: a web application and a separate process. The web application is deployed to the server from which metrics are to be extracted, while the separate process is run alongside a server instance. The configuration for the exporter is provided in a YAML file, which can be included directly in the WAR file or supplied to the separate process with a PUT command. The project has special support in WebLogic Server Kubernetes Operator versions 3.2 and later.