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

Use browsertime runTime for Graphite/Influx and Grafana annotations and data. #3900

Merged
merged 3 commits into from
Jul 7, 2023

Conversation

soulgalore
Copy link
Member

The old implementation always used the start time for all metrics sent except browsertime.run metrics (data for each run).

This fix instead makes sure that if metrics (and annotations) uses the browsertime.pageSummary runTime (when the actual first iteration happen).

This makes more sense if you test multiple pages within the same test.

This fix needs testing before merging :=)

…nd data.

The old implementation always used the start time for all metrics sent except
browsertime.run metrics (data for each run).

This fix instead makes sure that if metrics (and annotations) uses the browsertime.pageSummary runTime (when the actual first iteration happen).

This makes more sense if you test multiple pages within the same test.
@soulgalore soulgalore merged commit 90346b6 into main Jul 7, 2023
@soulgalore soulgalore deleted the browsertime-pagesummary branch July 7, 2023 14:20
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