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

Metrics #138

Open
Elzor opened this issue Nov 21, 2015 · 3 comments
Open

Metrics #138

Elzor opened this issue Nov 21, 2015 · 3 comments

Comments

@Elzor
Copy link

Elzor commented Nov 21, 2015

Is there possible to get metrics of request like in libcurl?

@cmullaparthi
Copy link
Owner

Do you mean something like this?

http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html

If not, can you provide me a link to some information about the metrics you
are referring to please?

On 21 November 2015 at 15:02, Maxim Molchanov [email protected]
wrote:

Is there possible to get metrics of request like in libcurl?


Reply to this email directly or view it on GitHub
#138.

@Elzor
Copy link
Author

Elzor commented Nov 24, 2015

You are right. That is what I need.
It would be great to be able to receive time_namelookup, time_connect, time_appconnect, time_pretransfer, time_starttransfer, time_total metrics

@seet61
Copy link

seet61 commented Nov 24, 2015

I think it would be very convenient

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

No branches or pull requests

3 participants