Add new tag: axeType for axe data in InfluxDB. (#4139)

https://github.com/sitespeedio/sitespeed.io/issues/4137
This commit is contained in:
Peter Hedenskog 2024-04-16 21:05:58 +02:00 committed by GitHub
parent 005fc7d6ec
commit 8f8458fe19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@ function getAdditionalTags(key, type) {
break;
}
case 'axe.pageSummary': {
tags.axeType = keyArray[0];
break;
}
case 'coach.pageSummary': {
// advice.score
// advice.performance.score