mirror of
https://github.com/abh/ntppool.git
synced 2026-04-25 19:45:50 +03:00
[PR #276] Change graph score offset thresholds to match values from monitor scorer #834
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/ntppool/pull/276
Author: @daerSeebaer
Created: 1/14/2026
Status: 🔄 Open
Base:
main← Head:monv4-colored-graphs📝 Commits (1)
d57edadchange graph score offset thresholds to match values from monitor scorer📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
client/src/utils/dom-utils.ts(+3 -2)📄 Description
The threshold values for point deduction and minimum points to be included in the pool have been changed. Goal of this PR is to match the color coding of the offset charts on the pool management page to the values used in the production monitoring system:
Full reasoning can be found in my earlier PR https://github.com/abh/ntppool/pull/249 which is superseded by this one.
Part of https://github.com/abh/ntppool/issues/251
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.