Dashboards & Visualizations

Converting to Dashboard Studio: Why is Cluster Map marker not showing name and location?

dathrimar
Explorer

I converted a old Classic Dashboard over to Dashboard Studio for experimentation and implementation but one of the core features of the dashboard was a map which used markers that listed the Name, Lat, and Lon of a location. When I made the conversion over to Studio using the marker option it is no longer allowing me to show the Name of the location and only providing the Lat and Lon. Any1 have a suggestion on what needs to be changed post conversion. The code is :

"visualizations": {

 "viz_map_1":{

"type": "splunk.maps"

"options": [

20, 

30

],

"zoom": 1,

"layers": [

{

"seriesColors": [

"#00FF00",

"#00FF00"

],

"type": "marker",

"additionalTooltipFields": [

"location"

],

"latitude": "> primary | seriesByName('Lat')",

"longitude": "> primary | seriesByName('Lon')"

 

 

 

Labels (1)
Tags (2)
0 Karma
1 Solution

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

View solution in original post

0 Karma

aind
Splunk Employee
Splunk Employee

Correction - will be available in Splunk Enterprise 9.1

0 Karma

aind
Splunk Employee
Splunk Employee

The additionalTooltipFields property and functionality will be available in Splunk Cloud v9.0.2208 and Splunk Enterprise 9.0.1+ upcoming releases.
This did appear previously in the docs at https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/chartsMap and https://docs.splunk.com/Documentation/SplunkCloud/latest/DashStudio/objOptRef plus the Splunk Enterprise equivalents but has been removed for now and will be re-added once these versions are released.

0 Karma
Get Updates on the Splunk Community!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

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 ...