Replies: 2 comments 13 replies
-
there are at least 4/5 fields we could just remove from every log let me also ask, when will this parent uuid be filled? because it is set to nil in every log we got until now |
Beta Was this translation helpful? Give feedback.
12 replies
-
Num sample de 300 logs, praticamente 1 terco sao logs de execucao de queries SQL. Como estamos utilizando de traces pra identificar as funcoes de DB, podemos desativar os logs por meio do next.jdbc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While testing during development of the task #361, I noted that a single user usage of moclojer raises around 300 logs every 5 minutes or so. Most of these logs were debug info or had duplicated or unnecessary information. These include:
@Felipe-gsilva @avelino @matheusfrancisco I ask you guys to give a look at the logs in the opensearch dashboard. It's under
moclojer-api-test-logs
index.What do you guys think? This should probably be taken seriously before launch. If it's already overwhelming for a single local user, imagine with hundreds, or even thousands of simultaneous users.
Beta Was this translation helpful? Give feedback.
All reactions