mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 14:20:56 +00:00
style(telemetry): keep the JMeter annotation colour as it was
Match the other dashboards: restore `rgb(70, 70, 70)` on `Perf Runs (JMeter)` so regions that rendered before keep their colour. `Perf Runs (Locust)` stays aqua.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"enable": true,
|
||||
"hide": false,
|
||||
"iconColor": "rgb(144, 133, 233)",
|
||||
"iconColor": "rgb(70, 70, 70)",
|
||||
"name": "Perf Runs (JMeter)",
|
||||
"target": {
|
||||
"limit": 100,
|
||||
|
||||
Reference in New Issue
Block a user