Skip to content
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

fix(gw): widen duration histograms and cleanup #265

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 5, 2023

This PR

@lidel lidel requested a review from hacdias as a code owner April 5, 2023 20:41
removed depecated and unused TTFB histograms.
after #176
and #245
we now have api_call_duration_seconds histograms for higher resolution info
per backend operation
lidel added a commit to ipfs-inactive/bifrost-gateway that referenced this pull request Apr 5, 2023
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #265 (6e1d7a4) into main (b2e03db) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
- Coverage   48.08%   48.05%   -0.04%     
==========================================
  Files         270      270              
  Lines       33064    33030      -34     
==========================================
- Hits        15900    15871      -29     
+ Misses      15493    15491       -2     
+ Partials     1671     1668       -3     
Impacted Files Coverage Δ
gateway/handler.go 56.04% <ø> (ø)
gateway/metrics.go 57.76% <100.00%> (-4.74%) ⬇️

... and 13 files with indirect coverage changes

@hacdias hacdias merged commit a2c6b02 into main Apr 6, 2023
@hacdias hacdias deleted the fix/gateway-metrics branch April 6, 2023 08:16
lidel added a commit to ipfs-inactive/bifrost-gateway that referenced this pull request Apr 6, 2023
lidel added a commit to ipfs-inactive/bifrost-gateway that referenced this pull request Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants