Dashboards & Visualizations

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

dathrimar
Engager

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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...