© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•17mo ago•
4 replies
mer

Dealing with HTTPClient metrics

Hi, i currently working on httpclient metrics, goal is fair easy - i just want draw a chart which represents request to external dependency in time - i tried something like this ->
sum by(server_address)(http_client_active_requests)
sum by(server_address)(http_client_active_requests)
But in my opinion data does'nt correspond with real traffic. What i make wrong? I collect metrics with multiple apps using prometheus
Screenshot_2024-10-01_at_16-38-06_Prometheus_Time_Series_Collection_and_Processing_Server.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ DI with HttpClient / HttpClientFactory
C#CC# / help
3y ago
Dealing with offsets in C#
C#CC# / help
2y ago
❔ WinUI MVVM: Dealing with enums
C#CC# / help
3y ago
HTTPClient
C#CC# / help
2y ago