Skip to content

Provide more information about errors #332

Closed

Description

Currently we report the error rate but if it is greater than zero it is hard for the user to find out what went wrong actually. As a first step:

  • Rally will store more context about an error in its metrics store. This still requires that the user sets up a dedicated metrics store though.
  • We will introduce a new command line flag --on-error which allows the user to either continue on error or abort.

This ensures that users can easily spot persistent errors by running a benchmark with --on-error=abort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    :ReportingCommand line reporting:UsabilityMakes Rally easier to useenhancementImproves the status quo

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions