Add stepAfter for Apache worker statuses panel

This commit is contained in:
Vitaly Zhuravlev 2022-05-11 18:54:06 +04:00
parent 8b76583a2c
commit b104fc2a0b

View file

@ -626,7 +626,7 @@ local dashboard = grafana.dashboard;
defaults: {
custom: {
drawStyle: 'line',
lineInterpolation: 'linear',
lineInterpolation: 'stepAfter',
barAlignment: 0,
lineWidth: 1,
fillOpacity: 10,