#support

Trace Data Dashboards with Sparse Data

TLDR Spencer is dealing with sparse data in trace data dashboards. Jason agrees on a feature to handle such cases. Srikanth suggests filing an issue on GitHub.

Powered by Struct AI
Jul 31, 2023 (2 months ago)
Spencer
Photo of md5-acc6baf329eb62bf103d2e792219794e
Spencer
07:08 PM
I have a very low-throughput service. I’m trying to make dashboards for it using Trace data as my source. Because data is so sparse, most timestamps have no data.

As a result, the ending X-axis value for different graphs is different. In the attached image, notice that the last X tick is 9:00 for the top panel, and 11:00 for the bottom one.

Is there a way to fill in a value for time ticks with no data, like zero?
Image 1 for I have a very low-throughput service. I’m trying to make dashboards for it using Trace data as my source. Because data is so sparse, most timestamps have no data.<br><br>As a result, the ending X-axis value for different graphs is different. In the attached image, notice that the last X tick is 9:00 for the top panel, and 11:00 for the bottom one.<br><br>Is there a way to fill in a value for time ticks with no data, like zero?
Jason
Photo of md5-acabeb270eee485e29143a208813eecc
Jason
07:23 PM
a way specify that the two graphs should use the same range for the horizontal axis....no idea but I would definitely see that a useful feature
Aug 01, 2023 (1 month ago)
Srikanth
Photo of md5-ce04a9988e2fd758a659dc55be6f2543
Srikanth
03:15 AM
> Is there a way to fill in a value for time ticks with no data, like zero?
Not at the moment. Can you create an issue here https://github.com/SigNoz/signoz?