cloud-bulldozer / go-commons

Code repository with all go common packages and libraries
Apache License 2.0
4 stars 9 forks source link

Update verify connection API call #42

Closed rsevilla87 closed 7 months ago

rsevilla87 commented 7 months ago

Type of change

Description

The previous API call doesn't work in AKS's prometheus instances. Seems like endpoints from the /status path are not exposed

Related Tickets & Documents

Checklist before requesting a review

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (33ff998) 84.79% compared to head (d851906) 84.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ========================================== - Coverage 84.79% 84.66% -0.14% ========================================== Files 6 6 Lines 342 339 -3 ========================================== - Hits 290 287 -3 Misses 38 38 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.