-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Description
The entire metrics issue is implemented in another .py file and is imported when used in a flask route to check its metrics. Additionally, custom metrics were created using lambdas and these memory locations refer to them.
Below is an example.
flask_http_request_total{method="<function init.<locals>.<lambda> at 0x7f7657e81580>",path="<function init.<locals>.<lambda> at 0x7f7657e816c0>",path_without_uuid="<function init.<locals>.<lambda> at 0x7f7657e81760>",status="<function init.<locals>.<lambda> at 0x7f7657e81620>"} 0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels