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

Implement features score thresholds #60

Open
macbre opened this issue Feb 5, 2019 · 0 comments
Open

Implement features score thresholds #60

macbre opened this issue Feb 5, 2019 · 0 comments
Labels
enhancement New feature or request front-end
Milestone

Comments

@macbre
Copy link
Contributor

macbre commented Feb 5, 2019

legacy components mike

Render features widgets with a proper "priority" icon based on their scores and configured thresholds - see https://wikia.github.io/Mike/ for examples.

If these are not provided, render all metrics with a green icon.

thresholds:
  mayor: 50000  # features with scores greater than this value will have a yellow "card-header-warning" icon
  critical: 200000  # features with scores greater than this value will have a red "card-header-danger" icon
@macbre macbre added enhancement New feature or request front-end labels Feb 5, 2019
@macbre macbre added this to the v0.2 milestone Feb 5, 2019
@JoannaBorun JoannaBorun modified the milestones: v0.2, v0.3 Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end
Projects
None yet
Development

No branches or pull requests

2 participants