mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 22:21:38 +02:00
🐛 Fix issues on database logger
This commit is contained in:
parent
b235d3f0f2
commit
853be27780
5 changed files with 54 additions and 47 deletions
|
@ -450,9 +450,8 @@
|
|||
::http.client/client (ig/ref ::http.client/client)}
|
||||
|
||||
:app.loggers.database/reporter
|
||||
{:receiver (ig/ref :app.loggers.zmq/receiver)
|
||||
:pool (ig/ref ::db/pool)
|
||||
:executor (ig/ref ::wrk/executor)}
|
||||
{::lzmq/receiver (ig/ref :app.loggers.zmq/receiver)
|
||||
::db/pool (ig/ref ::db/pool)}
|
||||
|
||||
::sto/storage
|
||||
{:pool (ig/ref ::db/pool)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue