cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding images and color to dashboards

tabpws
Participant

Does anyone know how to achieve a dashboard like this where we can add an image and background colour? I am finding the dashboards looking pretty bland so something like this would spice it up a little. I have added emojis but just cant see how to add an image so any helpful ideas will be good.

tabpws_0-1720755762785.png

 

3 REPLIES 3

Esam_Eid
Pro

Hi @tabpws,

 

please check the link below 

https://docs.dynatrace.com/docs/shortlink/dashboards-hub#tiles

Regards 

Dynatrace Certified Professional

tabpws
Participant

OK, so I discovered that if you want to add images you need to have a URL to that image. If you are lucky the image will already have a URL link when you right click on the image. Dynatrace does not store the image but as for having colored fonts or backgrounds you need to use thresholds.

Go to your Dashboard (not classic) and select visualise > thresholds (looks like can only be done on Table/Single value.

As an example to start you off, can use javascript code to create a header 

// HELLO WORLD SAMPLE-1
export default async function () {
return "Hello, world!";
}

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I am not sure if Dyntrace allow you this.

As a workarround, you can always use Gimp, or another image editor, for tweak images and uploaded it to dashboard.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts