01 May 2025
02:01 PM
- last edited on
05 May 2025
08:13 AM
by
MaciejNeumann
Hello there,
The client here want to display some dashboards on their public website be it as a slider or picture, etc.. But iframes are out of the question according to a community post i read a while back. Another suggestion was to write a js code somewhere inside the dashboard that would force dynatrace to load different dashboards every while with set timers (which i dont think is possible).
Their main goal is to display 4 dashboards (one for each application containing different tiles), for example, on a website as a slider or have the dashboards auto change as they are displayed for a VM on a big screen and dont want to change screens manually.
Any advice?
Solved! Go to Solution.
06 May 2025 10:41 AM
You can't display the Dynatrace dashboard tiles on a third-party platform (eg website).
Best option is to look at the Dynatrace Metrics API and export the relevant data and visualise on the target platform accordingly.
07 May 2025 08:51 AM
I believe you can use any browser extensions that switch between tabs automatically with a timer, like ex. TabCarousel.
Thanks,
Islam