Skip to content

Conversation

arpitkarnatak
Copy link
Contributor

Motivation

Solves #212
Earlier we'd stop building reports when we encountered an error while building the reports. The first report is a heat map chart of trace data, which when unavailable would halt building rest of the charts.

Solution

Earlier we'd check if no trace data was collected, we'd stop. Now if the trace data is empty, we only show that in the report for that particular chart, and build rest of the charts as usual.

Screenshot 2025-05-05 at 10 14 32 AM

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

hen Tracing is disabled and heatmap charts fail
@arpitkarnatak arpitkarnatak requested a review from zeroXbrock as a code owner May 5, 2025 04:45
Copy link
Member

@zeroXbrock zeroXbrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! This works great, thank you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants