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
Whenever all the items are deployed properly and they are marked with status 'Active' in WL console (Home >Summary of Deployments) then I am able to see the respective metrics as well (note MyApp1 is properly shown with status 2)
When I made MyApp1 fail during the deployment (appears with state 'Admin' rather than 'Active' in WL console), I obviously expected to see it with the respective status, however MyApp1 simply disappeared in the metrics as if it does not exist at all and not listed in the metrics. The rest (MyApp2, MyApp3 ..) are there as they should be.
Also, I can properly see all deployments (including MyApp1 with status 'Admin') via WLST or via WL RESTful services, e.g.
nothing related to my deployed components at all. I searched 'MyApp' string in the /messages page, 'health' or 'deploymentState'. None of the 'MyApp' app-deployments are there at all.
Does someone know how to get applications deployment status and see also those which are not in status 'Active'? This seems to be a very important metric, so I wonder which bean/attribute should be used.
Hi
I am trying to get deployment status from all my deployments using the following config.yml - see the relevant snippet
Whenever all the items are deployed properly and they are marked with status 'Active' in WL console (Home >Summary of Deployments) then I am able to see the respective metrics as well (note MyApp1 is properly shown with status 2)
When I made MyApp1 fail during the deployment (appears with state 'Admin' rather than 'Active' in WL console), I obviously expected to see it with the respective status, however MyApp1 simply disappeared in the metrics as if it does not exist at all and not listed in the metrics. The rest (MyApp2, MyApp3 ..) are there as they should be.
Also, I can properly see all deployments (including MyApp1 with status 'Admin') via WLST or via WL RESTful services, e.g.
Any suggestion for the mystery?
wls-exporter v1.3 and WLS v12.2.1.3
The text was updated successfully, but these errors were encountered: