Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github: contribution: support preset for suggestion #128

Open
kamilsk opened this issue Apr 6, 2023 · 0 comments
Open

github: contribution: support preset for suggestion #128

kamilsk opened this issue Apr 6, 2023 · 0 comments
Assignees
Labels
effort: medium An issue has a medium complexity. scope: code An issue related to source code. scope: test An issue related to tests. type: feature A new feature request.
Milestone

Comments

@kamilsk
Copy link
Member

kamilsk commented Apr 6, 2023

Motivation: reduce counter distribution.

func Suggest(
	heats HeatMap,
	scope xtime.Range,
	hours xtime.Schedule,
-	basis unit,
+	basis []unit,
) Suggestion {

Defaults: []uint{5, 10, 15}.

@kamilsk kamilsk added scope: code An issue related to source code. scope: test An issue related to tests. type: feature A new feature request. effort: medium An issue has a medium complexity. labels Apr 6, 2023
@kamilsk kamilsk added this to the v0.1.x, GCC milestone Apr 6, 2023
@kamilsk kamilsk self-assigned this Apr 6, 2023
@github-project-automation github-project-automation bot moved this to Backlog in 🏗 Platform Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: medium An issue has a medium complexity. scope: code An issue related to source code. scope: test An issue related to tests. type: feature A new feature request.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant