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: remove depricated message from ingestion dashboard #6862

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

nityanandagohain
Copy link
Member

@nityanandagohain nityanandagohain commented Jan 21, 2025

Removing the custom message we added, the old users will already have ingestion v2.

For new users they can name it ingestion or anything


Important

Removes deprecated message from 'Ingestion' dashboard descriptions in GetDashboard() in model.go.

  • Behavior:
    • Removes deprecated message from dashboard descriptions in GetDashboard() in model.go.
    • Affects dashboards with the title 'Ingestion'.

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

remove depricated message from ingestion dashboard
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 6c6f7f3 in 18 seconds

More details
  • Looked at 17 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. pkg/query-service/app/dashboards/model.go:292
  • Draft comment:
    Ensure that removing the deprecated message does not affect any other logic or functionality that might rely on the description field.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR removes a deprecated message from the dashboard description. The change is straightforward and aligns with the PR description. However, the removal of the message should be verified to ensure it doesn't affect any other logic or functionality.
2. pkg/query-service/app/dashboards/model.go:292
  • Draft comment:
    The changes made in this PR do not violate any of the specified rules. The removal of the deprecated message is appropriate.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The code does not violate any of the specified rules. The changes made in the PR are appropriate and do not introduce any new issues.

Workflow ID: wflow_98HxsbYy1QyN3FCt


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

@srikanthccv srikanthccv enabled auto-merge (squash) January 21, 2025 07:13
@srikanthccv srikanthccv merged commit c565c2b into main Jan 21, 2025
17 of 19 checks passed
@srikanthccv srikanthccv deleted the hotfix/ingestion branch January 21, 2025 07:17
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