Skip to content
Snippets Groups Projects

Bugfix from parameter

Merged Benedikt Wetzel requested to merge wetzel/spesb:bugfix-from-parameter into master

For evaluation, Theodolite queries Prometheus for data related to a specific experiment. For that, Theodolite specified from and to parameters. Setting the from parameter before the setup() is done, can cause an incorrect query range and an incorrect warmup period, for experiments which takes a long time for the startup phase.

For that reason, the from parameter should be set after the setup() is done.

Edited by Benedikt Wetzel

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading