harbor icon indicating copy to clipboard operation
harbor copied to clipboard

Access Metrics

Open tnubeo1111 opened this issue 4 months ago • 1 comments

Hello team,

Currently I'm building Harbor using helm with version 2.10

I have some questions about metrics, for example when I have turned on metrics and prometheus has also received the harbor's metrics. But when I read the docs, the harbor docs mentioned the following metrics:

registry_http_request_duration_seconds_bucket registry_http_request_duration_seconds_sum 

registry_http_request_duration_seconds_count

registry_http_request_size_bytes_bucket registry_http_request_size_bytes_sum registry_http_request_size_bytes_count

registry_http_requests_total

registry_http_response_size_bytes_bucket registry_http_response_size_bytes_sum registry_http_response_size_bytes_count

registry_storage_action_seconds_bucket registry_storage_action_seconds_sum registry_storage_action_seconds_count

registry_storage_cache_total

But when I check in prometheus, I don't see those metrics. Can you help me answer my questions?

Can I ask, can I customize Harbor's metrics to add additional metrics?

tnubeo1111 avatar Oct 07 '24 02:10 tnubeo1111