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

Include group in check metrics #23

Open
olegbespalov opened this issue Aug 30, 2024 · 0 comments
Open

Include group in check metrics #23

olegbespalov opened this issue Aug 30, 2024 · 0 comments

Comments

@olegbespalov
Copy link

Feature Description

Currently metrics for checks are generated as k6.check.expected_Expect_HttpStatus_to_equal_201.pass

It would be great if metrics include the group e.g.

k6.check.group_create_customer.expected_Expect_HttpStatus_to_equal_201.pass

Ideally should also support nested groups e.g.

  • Onboard customer journey
    - Submit Identity Card
    - Register Password
    - Accept T&C

Suggested Solution (optional)

Given this is a breaking change for existing dashboards or consumers of these metrics, would probably need to put it behind some feature flag/configuration.

Already existing or connected issues / PRs (optional)

The issue ported from the grafana/k6#2980

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant