Closed squadgazzz closed 2 months ago
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 87.15%. Comparing base (
a5db83e
) to head (7be7d22
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
grafana_wtf/core.py | 88.88% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Your improvement has been included into version 0.20.0, just released. Thanks again.
AMG API doesn't contain
/api/health
endpoint, which makes it impossible to usegrafana-wtf
with this kind of setup.The proposal is to use
/api/frontend/settings
for the same purpose, which works for both regular and AWS-managed Grafana versions.Fixes https://github.com/grafana-toolbox/grafana-wtf/issues/141