Skip to content

Conversation

@TimOldenburg
Copy link
Contributor

@TimOldenburg TimOldenburg commented Jan 5, 2026

Issue: sitespeedio/plugin-influxdb#5

Fixes a problem where serverTimings loose their name when collecting statistics, by converting the serverTimings array to an object with the serverTimings name as the key.

Before Fix: browsertime.run.timings.serverTimings.0.duration
After Fix: browsertime.run.timings.serverTimings.exampleNameOfServerTiming.duration

@TimOldenburg TimOldenburg changed the title restructure server timings so the timing name does not get lost Restructure server timings so the timing name does not get lost Jan 5, 2026
@soulgalore
Copy link
Member

Hi @TimOldenburg ah thanks.

@soulgalore soulgalore merged commit 86f1d40 into sitespeedio:main Jan 6, 2026
13 of 14 checks passed
@soulgalore
Copy link
Member

I'm doing a follow up for the lint

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.

2 participants