gortr/cmd
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
..
gortr Always expose rpki_refresh metrics for sucessful http calls 2023-07-11 15:42:26 +02:00
rtrdump fix build flags 2020-11-23 15:14:07 -08:00
rtrmon Always expose rpki_refresh metrics for sucessful http calls 2023-07-11 15:42:26 +02:00