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

Report testcase metrics and attribute adjustments #99

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ryanrolds
Copy link
Contributor

Our goal is to collect metrics from our tests to help us identify flaky and slow tests across branches. To accomplish this we need to emit testcase-level metrics. This PR introduces the sending of testcase-level metrics.

We are concerned about cardinality of the metrics and from the issues, I think this concern is shared by others. I'm happy to chat about which attributes are appropriate for metrics. We are happy to introduce a flag to control the attributes. The README has been updated to make it clear which attributes are on traces vs metrics.

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

Successfully merging this pull request may close these issues.

1 participant