Skip to content

Tracing not working as expected #75

Description

@Tognognongo

I set up logging levels to multiple functions within the QBC and RB apps. The default level of 2 is reserved for the PRE, RUN and POST steps. Within those steps, I want to trace functions which logging level was set to 3.
Now, if I set logging_level = 3 in the config.json file, qstone will trace only functions with logging level 3 or higher. I think we want this to be the other way around, meaning, if I set logging_level = 3, I would like to trace all functions with granularity up to logging level 3, in this case, I would like to trace how long it took the RUN step to complete, and how long functions within it took to complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions