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

jobs,backupccl: Update metrics poller to handle schedule PTS records #97651

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

miretskiy
Copy link
Contributor

Update metrics poller to keep track of PTS records held by scheduled jobs.

Epic: CRDB-21953

Release note: None

@miretskiy miretskiy requested review from dt and a team February 24, 2023 20:36
@miretskiy miretskiy requested review from a team as code owners February 24, 2023 20:36
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@dhartunian dhartunian removed the request for review from a team March 7, 2023 19:34
@@ -114,3 +132,23 @@ func MakeExecutorMetrics(name string) ExecutorMetrics {
}),
}
}

// MakeExecutorPTSMetricsS creates PTS metrics.
func MakeExecutorPTSMetricsS(name string) ExecutorPTSMetrics {
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: extra S at the end of method name?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a very SSSpecial name :)
Thanks. Fixed.

Update metrics poller to keep track of PTS records held
by scheduled jobs.

Epic: CRDB-21953

Release note: None
@miretskiy
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build failed (retrying...):

@miretskiy
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Already running a review

@craig
Copy link
Contributor

craig bot commented Mar 14, 2023

Build succeeded:

@craig craig bot merged commit 094df2b into cockroachdb:master Mar 14, 2023
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.

3 participants