-
Notifications
You must be signed in to change notification settings - Fork 16
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
Force measurement of a metric #920
Labels
Feature
New, enhanced, or removed feature
Comments
I've created a separate issue for the error message timestamps: #980 |
3 tasks
fniessink
moved this from Blocked by other issue or time
to Ready
in Quality-time backlog
Jun 20, 2024
fniessink
added a commit
that referenced
this issue
Jun 22, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 23, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 24, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 24, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 24, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
added a commit
that referenced
this issue
Jun 24, 2024
Allow for requesting a metric to be measured as soon as possible. Closes #920.
fniessink
moved this from Development in progress
to Reviewing in progress
in Quality-time backlog
Jun 24, 2024
github-project-automation
bot
moved this from Reviewing in progress
to Merged
in Quality-time backlog
Jun 24, 2024
fniessink
moved this from Release candidate released
to Released
in Quality-time backlog
Jul 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User story
As a user I want to see the new measurement value for a metric as soon as possible so that I know that the changes I made to the metric or source configuration or changes in the source give the expected results.
Acceptance criteria
Assumptions
Show in the frontend when the collector is measuring a metric #7760 is implemented first, otherwise this feature would not provide any feedback to the user about what is happening.Out of scope
Tasks
Components
Frontend
Collector
Shared code
measurement_requested
flag in the latest measurement summary so the frontend knows a measurement is pending.Feature tests
Documentation
The text was updated successfully, but these errors were encountered: