You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setup a WebLogic domain with Administration port configured
deploy wls-exporter.war into one managed server with embedded yaml file. Its head section contains only the metricsNameSnakeCase: true directive which is followed by the queries section.
access /wls-exporter/metrics page via a GET request. HTTP 403 error code is returned along with the text response "Not authorized". There is no prompt for basic authentication.