Skip to content

feat(proxy): add metrics for data served and download failures#601

Merged
Anton-Kalpakchiev merged 2 commits into
masterfrom
add-proxy-download-metrics
Apr 21, 2026
Merged

feat(proxy): add metrics for data served and download failures#601
Anton-Kalpakchiev merged 2 commits into
masterfrom
add-proxy-download-metrics

Conversation

@Anton-Kalpakchiev
Copy link
Copy Markdown
Collaborator

  • Add mb_served metric in proxy. The metric has the same format as the agent's metric added in feat(agent): emit total data served #597, in order to stay consistent.
  • Add download_failures metric, so the failure rate for proxy's Download API can be calculated, as we currently only emit download_requests.

Comment thread lib/dockerregistry/transfer/rw_transferer.go Outdated
@Anton-Kalpakchiev Anton-Kalpakchiev merged commit 3a16c1e into master Apr 21, 2026
10 checks passed
@Anton-Kalpakchiev Anton-Kalpakchiev deleted the add-proxy-download-metrics branch April 21, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants