generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 176
Closed
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
The current log output makes it difficult to debug and understand what’s happening during request scheduling. Specifically, it's hard to determine:
- Which plugins and scorers are enabled (we need a clear log of the active configuration at startup)
- What score each scorer assigns during a request
We should improve the logging to make the decision-making behavior of the EPP more transparent and easier to analyze, for both users and developers.
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.