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

Force measurement of a metric #920

Closed
8 tasks done
dicksnel opened this issue Jan 7, 2020 · 1 comment · Fixed by #9047
Closed
8 tasks done

Force measurement of a metric #920

dicksnel opened this issue Jan 7, 2020 · 1 comment · Fixed by #9047
Assignees
Labels
Feature New, enhanced, or removed feature

Comments

@dicksnel
Copy link
Contributor

dicksnel commented Jan 7, 2020

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

  • A user can force Quality-time to measure a metric as soon as possible.

Assumptions

Out of scope

Tasks

Components

Frontend

  • Add button "Measure now" next to the metric position buttons.
  • When the button is clicked, the frontend tells the API-server to remove the hash from the latest measurement of the metric.
  • Make the button inactive while the metric is being measured.

Collector

  • Insert a new measurement after a measurement was requested, even if the measurement was not changed. This lets the frontend get a new measurement count via the number of measurements server-sent events end point so it knows the requested measurement was done.

Shared code

  • Include a measurement_requested flag in the latest measurement summary so the frontend knows a measurement is pending.

Feature tests

  • Add a scenario for requesting a measurement.

Documentation

  • Update changelog
@fniessink fniessink added the Feature New, enhanced, or removed feature label Jan 7, 2020
@fniessink
Copy link
Member

fniessink commented Jan 31, 2020

I've created a separate issue for the error message timestamps: #980

@fniessink fniessink changed the title Show collector information Force measurement of a metric Dec 21, 2023
@fniessink fniessink moved this to Blocked by other issue or time in Quality-time backlog May 24, 2024
@fniessink fniessink moved this from Blocked by other issue or time to Ready in Quality-time backlog Jun 20, 2024
@fniessink fniessink moved this from Ready to Development in progress in Quality-time backlog Jun 20, 2024
@fniessink fniessink self-assigned this 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 fniessink linked a pull request Jun 22, 2024 that will close this issue
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 fniessink moved this from Development in progress to Reviewing in progress in Quality-time backlog Jun 24, 2024
@github-project-automation github-project-automation bot moved this from Reviewing in progress to Merged in Quality-time backlog Jun 24, 2024
@fniessink fniessink moved this from Merged to Release candidate released in Quality-time backlog Jul 1, 2024
@fniessink 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
Labels
Feature New, enhanced, or removed feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants