Fix: Create separate metrics for HSDir info and timestamp of last update (#52)
Two breaking changes in metric collection:
-
Removed the
updated_at
label from all metrics, which was creating a new data series for every measurement. -
Removed the
hsdir
label fromonion_service_descriptor_reachable
metric, which was creating a new data series for every measurement.
Adds two new metrics:
-
onion_service_descriptor
, with Onion Service descriptor information. -
onion_service_probe_status
, with timestamp from the last test.