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: add severity_text legend #6415

Merged
merged 2 commits into from
Nov 12, 2024
Merged

fix: add severity_text legend #6415

merged 2 commits into from
Nov 12, 2024

Conversation

nityanandagohain
Copy link
Member

@nityanandagohain nityanandagohain commented Nov 11, 2024

Prev
image

Now

image


Important

Adds severity text legend to query configuration in LogsExplorerViews.

  • Behavior:
    • Adds legend: '{{severity_text}}' to the query configuration in LogsExplorerViews to display severity text legend in the UI.

This description was created by Ellipsis for 4f58e09. It will automatically update as commits are pushed.

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 Nov 11, 2024
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 4f58e09 in 45 seconds

More details
  • Looked at 12 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/src/container/LogsExplorerViews/index.tsx:205
  • Draft comment:
    Ensure that the legend format '{{severity_text}}' is correctly interpreted by the application. If the application uses a different syntax for variable interpolation, adjust accordingly.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The addition of the legend property in the modifiedQuery object is correct and aligns with the PR description. However, the legend format should be verified to ensure it matches the expected format in the application.
2. frontend/src/container/LogsExplorerViews/index.tsx:205
  • Draft comment:
    Ensure that design tokens or predefined color constants are used instead of hardcoding color values. This comment applies to any other instances where colors might be hardcoded in the codebase.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The addition of the legend property in the modifiedQueryData object is correct and does not violate any of the specified rules.

Workflow ID: wflow_Wdl7sQR8qiGiJl95


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

Copy link
Collaborator

@vikrantgupta25 vikrantgupta25 left a comment

Choose a reason for hiding this comment

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

Let's Gooo 🚀

@nityanandagohain nityanandagohain enabled auto-merge (squash) November 12, 2024 05:41
@nityanandagohain nityanandagohain merged commit 2ec641b into develop Nov 12, 2024
15 of 16 checks passed
@nityanandagohain nityanandagohain deleted the fix/severity branch November 12, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs not required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants