Is it possible to change the default RequestDuration's options?
See original GitHub issueIs there a way to customize the default histogram used by the UseHttpMetrics
middleware?
I’d like to have custom buckets and an extra label for the request route.
I couldn’t find any documentation to do this. Let me know if I’ve missed it.
Thanks
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Logging in .NET Core and ASP.NET Core
Learn how to use the logging framework provided by the Microsoft. ... The following code overrides the default set of logging providers ...
Read more >Viewing system configuration settings
The guide contains the following details for each setting: Description of the setting; Default value; Recommended values; First version containing the setting ......
Read more >Set up Lambda proxy integrations in API Gateway
Learn how to configure a Lambda proxy integration request and integration response in API Gateway.
Read more >How to set default xmlns with zeep in Python?
I did some research but did not find a way to set the default namespace (xmlns) to https://xml.dbcarsharing-buchung.de/hal2_cabserver/.
Read more >Dropwizard Configuration Reference
By default, the timestamp is not formatted. To customize how timestamps are formatted, set the property to the corresponding DateTimeFormatter string or one...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That was it, thank you!
Finally fixed the above issue by