gortr/cmd/gortr
Maximilian Wilhelm 9f01dca95f Always expose rpki_refresh metrics for sucessful http calls
For successful HTTP calls there were cases where no 'rpki_refresh' metric was
  exposed, as FetchFile() return'ed without the bool return value set to true.
  As the bool return value mainly seems to indicate that a file was successfully
  fetch from an HTTP URL, the same behavior can be achieve by using the HTTP
  status code to expose the metric.

  This also contains some drive-by clean-ups.

Signed-off-by: Maximilian Wilhelm <maximilian@cloudflare.com>
2023-07-11 15:42:26 +02:00
..
cf.pub Refactoring: 2018-09-13 14:41:09 -07:00
gortr.go Always expose rpki_refresh metrics for sucessful http calls 2023-07-11 15:42:26 +02:00
test.rpki.json Add docker-compose for integration testing 2020-03-30 13:15:50 -07:00
test.slurm.json Add docker-compose for integration testing 2020-03-30 13:15:50 -07:00