Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7ebff4a3fc |
@ -16,6 +16,7 @@ class Monitroing:
|
||||
'status_code': status_code,
|
||||
'response_time': (end - start).microseconds // 1000,
|
||||
'method': method,
|
||||
'environment': 'production',
|
||||
})
|
||||
|
||||
self.executor.submit(send)
|
||||
|
Loading…
Reference in New Issue
Block a user