mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 11:30:36 +00:00
This adds a stub implementation for the storge service metrics. The implementation returns the currect type with a stub value. After this patch the following url will be available: /storage_service/metrics/load /storage_service/metrics/exceptions /storage_service/metrics/hints_in_progress /storage_service/metrics/total_hints Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>