[~b1zzu] I've found some problems while verifying the MDC one here: 1) The change also needs to be made in the integreatly installer as suggeted in [~grdryn] [comment|https://github.com/aerogear/mobile-developer-console-operator/pull/27#issuecomment-516006471] in the pr I can see that it's set to `Average Uptime Percentage` in the operator repo but in the integreatly installer it's set to `Daily Percentage Uptime` here: https://github.com/integr8ly/installation/blob/master/roles/mdc/templates/operator_grafana.yaml.j2#L113 2) The percentage is always 100% regardless of any downtime.
For UPS: 1) It's set to `Average Percentage Uptime` https://github.com/aerogear/mobile-developer-console-operator/pull/27/files#diff-e50254b6b3378951fd64bd5a8016adeeR116 But in integreatly installer it's still set to `Daily Percentage Uptime` here: https://github.com/integr8ly/installation/blob/master/roles/ups/templates/operator_grafana_dashboard.yml.j2#L139 2) Same as above, the percentage is always 100% regardless of any downtime
Also if the timescale has not uptime in it The amount is 0% shown as N/A |
|