-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(gateway): add TAR, IPNS Record, DAG-* histograms and spans #155
Conversation
Codecov Report
@@ Coverage Diff @@
## main #155 +/- ##
==========================================
- Coverage 19.77% 19.63% -0.14%
==========================================
Files 100 100
Lines 10968 11046 +78
==========================================
Hits 2169 2169
- Misses 8512 8590 +78
Partials 287 287
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hacdias mind resolving conflicts + opening PR in kubo so we dont forget bubbling this up there?
e3243a7
to
bd3e4a1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I've added deprecation notice about unixfs_get_latency_seconds
.
Merging so we can use this in bifrost-gateway (will document and refine in follow-up PRs).
Closes #154.