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

Add validation heartbeat metric #15

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

pboos
Copy link
Contributor

@pboos pboos commented Jun 20, 2023

Problem

We want to be able to know which services are actively validating traffic. There are several reasons why validation could not be happening. It could be due to no traffic being selected at all or some other problems.

Solution

When validation happens increment a heartbeat metric that shows that validation is happening. But don't do this for every request. Only do it once every hour.

@pboos pboos requested review from a team and catarina-correia June 20, 2023 11:48
@pboos pboos merged commit 2343dbb into main Jun 20, 2023
@pboos pboos deleted the feature/report-metric-validation-happening branch June 20, 2023 11:53
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.

2 participants