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

/wls-exporter/metrics Received Status 404 #477

Open kemalunel opened 2 months ago

kemalunel commented 2 months ago

Hi, After install everything such as weblogic-exporter with its configuration, it seems ok. but when I try to reach metrics endpoint it says "Received status 404 The server has not found anythıng matchıng the Request-URI. No indication is given of whether the conditios is temporary or permanent. If the server does not wish to make this information available to the client, the status code 403(forbidden) can bu used instead."

P.S I've used sample HealthState.yml file for my configuration