Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: added safety check on uplot-xaxis logic to solve sentry issue #6869

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

SagarRajput-7
Copy link
Contributor

@SagarRajput-7 SagarRajput-7 commented Jan 21, 2025

Summary

Related Issues / PR's

Solves - https://signoz-team.slack.com/archives/C06JUB0NR9B/p1737480540800109

https://sentry.io/organizations/signoz-io/alerts/rules/signoz-ui/15272042/details/

ID: SIGNOZ-UI-CR

Screenshots

NA

Affected Areas and Manually Tested Areas

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@github-actions github-actions bot added the bug Something isn't working label Jan 21, 2025
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 018faed in 26 seconds

More details
  • Looked at 21 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/src/lib/uPlotLib/utils/getUplotChartData.ts:12
  • Draft comment:
    The type definition for series should reflect that values is optional. Consider updating the type definition for QueryData to include values?: [number, string][]. This will ensure type safety and clarity.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.

Workflow ID: wflow_SnYjeclPQgakoq2B


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@SagarRajput-7 SagarRajput-7 merged commit af6b54a into main Jan 23, 2025
15 of 16 checks passed
@SagarRajput-7 SagarRajput-7 deleted the sentry-SIGNOZ-UI-CR branch January 23, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants