K6 Browser - push metrics to onprem prometheus

Hi Everyone,

I have my k6 browser tests running on gitlab ci pipeline using docker ubuntu.

I wanted to know if its possible to push the core web vitals metrics to on prem prometheus instance. If yes, how it can done via gitlab pipeline?

Or is there a simple webdashboard for k6 browser metrics as well?

Please advise

Hi @joeganesh,

Metrics can be pushed like this.

Hope this helps.