Skip to content

make scheduler metrics visible #60

Open
@sanposhiho

Description

@sanposhiho

It would be nice if we could see the time used in scheduling for each plugin.

  • Aggregate the time used for each plugin.
    • It can be achieved in the same way as scheduling results. We can aggregate it in simulatorPlugin and send used time to resultStore.
    • EDIT: Not need to aggregate the time on simulator. We can use plugin_execution_duration_seconds to see each plugins time. Potentially other metrics can also be utilized.
  • [optional] show them on WebUI in table or graph..? should be something nice.
  • update doc. (include https://github.com/kubernetes-sigs/kube-scheduler-simulator/blob/master/docs/how-it-works.md)

/assign
/kind feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/simulatorIssues or PRs related to the simulator.kind/featureCategorizes issue or PR as related to a new feature.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions