Splunk Cloud Platform

Rendering change overnight .... what happened?

doctorjw
Observer

We are using splunk cloud 8.2.2105.2 (Build: 164754a2784c). When we came into work this morning, we found a number of our dashboards are suddenly not rendering correctly, and we're at a loss to explain why. It would see some centering is no longer happening correctly, and font sizing has changed.

You can see this through a very simple dashboard that I put together:

<dashboard hideChrome="true" hideFilters="true" theme="light">
  <label>Basic Dashboard</label>
  <row>
    <panel>
      <single>
        <search>
          <query>
| makeresults count=1 
| streamstats count 
| eval msg = 5
| stats count</query>
        </search>
        <option name="underLabel">A field we should see</option>
        <option name="height">50</option>
      </single>
    </panel>
  </row>
</dashboard>

 

When this is rendered, I get:

doctorjw_0-1624646730909.png

 

You can see how the text ("1") is large, and cut off, and the label ("A field we should see") does not show.

Whatever is going on has affected a number of our production dashboards; again, things were fine last night but this morning .... the rendering is bad. We have not had to mess with style sheets in the past to get the rendering correct, and don't think we should have to here ... What changed, and how can we get our dashboards rendering properly again?

Help?

Thx

john

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Open a support request with Splunk Cloud.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...