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

dbconsole: remove internal cols from jobs table #121269

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

dt
Copy link
Member

@dt dt commented Mar 28, 2024

These are internal jobs system state that few jobs use. These values are visible on the per-job detail page if one is interested but are just noise on the table, and drawing attention to them can be misleading as most jobs do retries themselves causing these numbers to be incorrect/irrelevant at best.

Release note (ui change): the jobs table page no longer includes two columns related to a deprecated internal implementation detail (last execution time and execution count).

Epic: none.

These are internal jobs system state that few jobs use. These values are visible on the
per-job detail page if one is interested but are just noise on the table, and drawing
attention to them can be misleading as most jobs do retries themselves causing these
numbers to be incorrect/irrelevant at best.

Release note (ui change): the jobs table page no longer includes two columns related to a
deprecated internal implementation detail (last execution time and execution count).

Epic: none.
@dt dt requested review from stevendanna, dhartunian and a team March 28, 2024 11:33
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@stevendanna stevendanna left a comment

Choose a reason for hiding this comment

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

Overall this makes sense to me. By the time I am looking at these fields, I am almost certainly not using the DB Console as I probably need more filtering abilities.

Copy link
Contributor

@abarganier abarganier left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @dhartunian and @stevendanna)

@dt
Copy link
Member Author

dt commented Mar 28, 2024

TFTR!

bors r+

@dt dt added the backport-24.1.x Flags PRs that need to be backported to 24.1. label Mar 28, 2024
@craig craig bot merged commit e45e97f into cockroachdb:master Mar 28, 2024
22 checks passed
@dt dt deleted the jobs-cols branch March 29, 2024 06:51
@dt dt removed the backport-24.1.x Flags PRs that need to be backported to 24.1. label Apr 1, 2024
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.

4 participants