Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

More Metrics on TTLB #120

Closed
aarshkshah1992 opened this issue May 23, 2023 · 0 comments · Fixed by #132
Closed

More Metrics on TTLB #120

aarshkshah1992 opened this issue May 23, 2023 · 0 comments · Fixed by #132
Assignees

Comments

@aarshkshah1992
Copy link
Collaborator

Need to see TTLB on all requests:

failed, partial, success should be a label.

Caboose will do the same at filecoin-saturn/caboose#104

lidel added a commit that referenced this issue May 25, 2023
This adds generic HTTP metrics per handler/method/code:
- ipfs_http_requests_inflight (gauge)
  - partially addresses #112 (outgoing tracked in caboose)
- ipfs_http_requests_total (counter)
- ipfs_http_request_duration_seconds (summary)
  - partially addresses #120
- ipfs_http_request_size_bytes (summary)
- ipfs_http_response_size_bytes (summary)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants