Closed erikjohnston closed 1 year ago
Do we still want the logs to show a more unique name?
Do we still want the logs to show a more unique name?
Maybe? Each new background process will include a unique logcontext name (an autoincrementing integer). I did briefly debate adding the ability to customise the logcontext name, but I frankly couldn't be bothered
LiteralString
doesn't do anything yet until https://github.com/python/mypy/issues/12554 lands.Using unique names blows up our prometheus metrics and causes lots of CPU on
/metrics
requests.