client_python
client_python copied to clipboard
How to set custom metrics endpoint using MetricsHandler/BaseHTTPRequestHandler?
Hi, in the README it says to use BaseHTTPRequestHandler to write a custom metrics endpoint but doesn't elaborate at all on how it's used. Is there an example or guide that someone could give to show how it could be used?