In 1.252 I cannot find a way to switch back old host page design. Is this a planned behaviour ? I can still see statement about possible change back in old page design: "There is an improved version of this page available now! Welcome back! The new page design is still your default, but you can always change it".
Solved! Go to Solution.
this is strange, but no
@rastislav_danis I am having the same problem. I have a colleague that still has the old view and I've been having to work with some because it seems this new view doesn't even show you when the host is in a maintenance window. I liked the old view because it would clearly tell you that and the name of the maint window that was applied. Seems one has to just assume now with this new page which seems odd.
I had the same issue and found a trick to switch back to the old page design.
New page URL:
https://<account>.live.dynatrace.com/ui/entity/<host_id>?gtf=-30m&sessionId=<sessionid>&gf=-< gf>
Get the host_id from the new page URL and replace it using the following URL.
Old page URL:
https://<account>.live.dynatrace.com/#newhosts/hostdetails;id=<host_id>
Just bookmark a old page url and replace the host_id. The time range, sessionid and other fields can be ignored.
Or replace "ui/entity/" in the new page url with "#newhosts/hostdetails;id=" and remove all fields come after <host_id>.