masaruhoshi / uptimerobot-prometheus-exporter

A Golang Prometheus exporter for UptimeRobot monitors.
MIT License
33 stars 13 forks source link

SSL Metrics + Update API #30

Closed masaruhoshi closed 6 years ago

masaruhoshi commented 6 years ago

Introduces tracking SSL expiration for SSL enabled websites.

WARNING: There was a change in Uptimerobot API response and the scrapper stopped working properly. Make sure you rebuild with the latest version of uptimerobot-go.v2

codecov[bot] commented 6 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #30   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           1     1           
  Lines          40    40           
====================================
  Misses         40    40

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1317861...cb4318a. Read the comment docs.