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

[ffresty] [metric] HTTP Response Time and Complete Gauge Support #160

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

fix merge

1d3ce59
Select commit
Loading
Failed to load commit list.
Open

[ffresty] [metric] HTTP Response Time and Complete Gauge Support #160

fix merge
1d3ce59
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 20, 2024 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 9b99686 [metric] Increment and Decerement for Gauges Valid sign-off found
🟢 fd3c3db updating interface Valid sign-off found
🟢 f1ada49 response time and request body size metrics Valid sign-off found
🟢 29bfa10 removing request body size Valid sign-off found
🟢 f6fc2ac fix linter and inefficencies Valid sign-off found
🟢 c5821a0 fix response time metric Valid sign-off found
🟢 4efbf8c fix the linter Valid sign-off found
🟢 fb8c447 simplify elapsed calculations using time utils Valid sign-off found
🟢 27ea4fe remove ff-common idea Valid sign-off found
🟢 1b2e68b gitignore for intellij Valid sign-off found
🟢 4ac2fee unit tests Valid sign-off found
🟢 052c797 fix test and making host parsing logic more robust Valid sign-off found
🟢 8180cc5 other edge case of unknown host Valid sign-off found
🟢 1d3ce59 fix merge Valid sign-off found