mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
fix(clickhouse): default logger level set to information (#733)
Co-authored-by: Burak Yigit Kaya <ben@byk.im>
This commit is contained in:
parent
79c461328e
commit
245ae95a6a
@ -1,3 +1,7 @@
|
||||
<yandex>
|
||||
<max_server_memory_usage_to_ram_ratio from_env="MAX_MEMORY_USAGE_RATIO" />
|
||||
<logger>
|
||||
<level>information</level>
|
||||
<console>1</console>
|
||||
</logger>
|
||||
</yandex>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user