04 Feb 2025 02:40 PM
Hello
is there a way to include/embed a timer as the given example in a dynatrace classic dashboard?
It should be classic, because we need the possibility to create anonymous links.
We will ingest the events to Dynatrace, so the timer could be based on Dynatrace Data (we use Grail).
a.
Any idea?
Danya
04 Feb 2025 02:56 PM
Hello
Maybe an iframe could help here ?
https://elfsight.com/countdown-timer-widget/iframe/
<iframe src="https://your-timer-dashboard.com">"height="600" and width="800"></iframe>
Good luck
John
04 Feb 2025 03:09 PM
Thanks for the idea.
I think Dynatrace does not support iframe, neither way because of security reasons, well at least, that's what I saw in community threads.
I tried it anyway, but I don't see where and how to configure, to make it work. 😞
04 Feb 2025 03:22 PM
So it looks like you cant add an iframe but in notebooks you can get external data/resources. I will see what I can do !!
Interesting and useful challenge