x-api-key: ********************curl --location -g --request GET 'https://relay.exostack.cloud//system/metrics' \
--header 'x-api-key: <api-key>'{
"operations": {
"total_requests": 1500,
"total_errors": 12,
"avg_response_time_ms": 45.2
},
"cache": {
"hits": 8500,
"misses": 320,
"hit_rate": 0.964
},
"sync_workers": []
}