oracle / weblogic-monitoring-exporter

WebLogic Monitoring Exporter exposes metrics and monitoring data through REST APIs for consumption by other tools (e.g. Prometheus)
Universal Permissive License v1.0
105 stars 80 forks source link

Added example of healthState and overallHealthState of the ServerRuntime #392

Closed piotr-skrobisz closed 7 months ago

piotr-skrobisz commented 7 months ago

This is an improvement of the healthState example to show how to export metrics for healthState and overallHealthState of the ServerRuntime. It is proposed in issue #370