Skip to content

Fix Peak RPS calculation, shared tooltip and fix VU display in the Performance Overview #360

Fix Peak RPS calculation, shared tooltip and fix VU display in the Performance Overview

Fix Peak RPS calculation, shared tooltip and fix VU display in the Performance Overview #360

Workflow file for this run

name: CI
on:
# Enable manually triggering this workflow via the API or web UI
workflow_dispatch:
push:
branches:
- main
tags:
- v*
pull_request:
jobs:
checks:
uses: grafana/k6-ci/.github/workflows/all.yml@main