Dashboards & Visualizations

Image Hyperlink not working in Dashboard from Splunk cloud latest release 9.0.2303.101

Jagadeesh2022
Path Finder

 

Hi Friends,

We used image hyperlink in our project dashboard. It was working until yesterday. Today morning our Splunk cloud upgraded to 9.0.2303.101 new release. 

After upgrade this image hyper link not working. But string hyperlink working fine still.

Could you please help me how to fix this issue in source code.

This is my dashboard code:

<button class="pg_button_launch">
<a class="pg_link" href="prime_global_os_base_metrics" target="_blank">OS Base Metrics</a> -- this line working fine.
<a class="pg_link" href="prime_global_os_base_metrics" target="_blank">
<img class="baseImage" src="/static/app/PG_COMMON_LIBRARY/images/Dashboard2.png" style="height: 50px;"/>
<img class="overlapImage" src="/static/app/PG_COMMON_LIBRARY/images/OpenNew.png"/>
</a> --> this line not working after upgrade.
</button>

Labels (3)
0 Karma
Get Updates on the Splunk Community!

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...

Explore the Latest Educational Offerings from Splunk (November Releases)

At Splunk Education, we are committed to providing a robust learning experience for all users, regardless of ...