sozu icon indicating copy to clipboard operation
sozu copied to clipboard

Add some metrics (regex, lookup time)

Open Keksoj opened this issue 3 years ago • 0 comments

We should add those metrics within a proxy instance.

Within the frontend_from_request function, we should check for possible optimization on the lookup time.

Possibly too: does the regex matching time affect sozu's performance (see #793) ? adding some metrics could be relevant.

Keksoj avatar Sep 12 '22 09:09 Keksoj