Skip to content

Fix Monitor deployment calculation#6230

Open
dlmarion wants to merge 1 commit intoapache:mainfrom
dlmarion:fix-monitor-deployment
Open

Fix Monitor deployment calculation#6230
dlmarion wants to merge 1 commit intoapache:mainfrom
dlmarion:fix-monitor-deployment

Conversation

@dlmarion
Copy link
Contributor

The deployment calculation was off because it was being computed off the metrics cache, which keeps metrics for 10 minutes before expiring them. This change updates the deployment when the responses are received from the server instead, so it should represent only servers that are still alive.

The deployment calculation was off because it was being
computed off the metrics cache, which keeps metrics for
10 minutes before expiring them. This change updates the
deployment when the responses are received from the
server instead, so it should represent only servers that
are still alive.
@dlmarion dlmarion added this to the 4.0.0 milestone Mar 20, 2026
@dlmarion dlmarion requested a review from DomGarguilo March 20, 2026 13:13
@dlmarion dlmarion self-assigned this Mar 20, 2026
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