Skip to content

threshold observability#59359

Merged
nhsiehgit merged 2 commits into
masterfrom
threshold_observability
Nov 3, 2023
Merged

threshold observability#59359
nhsiehgit merged 2 commits into
masterfrom
threshold_observability

Conversation

@nhsiehgit

Copy link
Copy Markdown
Contributor

add loggers + metrics for release threshold health api

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 3, 2023
"start": release.date, # deploy.date_finished _would_ be more accurate, but is not keyed on project so cannot be used
"end": release.date
+ timedelta(threshold.window_in_seconds), # start + threshold.window
+ timedelta(

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is actually a functional change bug fix.

@nhsiehgit nhsiehgit enabled auto-merge (squash) November 3, 2023 18:22
@nhsiehgit nhsiehgit merged commit d26628f into master Nov 3, 2023
@nhsiehgit nhsiehgit deleted the threshold_observability branch November 3, 2023 19:20
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants