Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: disable log buffering and add more requests stats #10622

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

stephanegigandet
Copy link
Contributor

fixes #10621

also add request start timestamp

@stephanegigandet stephanegigandet changed the title fix: disable log buffering fix: disable log buffering and add more requests stats Jul 29, 2024
Copy link

@stephanegigandet stephanegigandet enabled auto-merge (squash) July 30, 2024 13:52
@stephanegigandet stephanegigandet merged commit 000ead2 into main Jul 30, 2024
10 of 12 checks passed
@stephanegigandet stephanegigandet deleted the fix-logs branch July 30, 2024 14:22
stephanegigandet pushed a commit that referenced this pull request Jul 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.39.0](v2.38.1...v2.39.0)
(2024-07-30)


### Features

* add improvement to product navbar
([#10599](#10599))
([b812f72](b812f72))
* Display off days banner if donation banner was hidden
([#10566](#10566))
([5107f3e](5107f3e))
* duplicate script for off database
([#10583](#10583))
([de58db0](de58db0))
* packaging adds Luxembourg
([#10570](#10570))
([bf87428](bf87428)),
closes
[#331](#331)


### Bug Fixes

* disable log buffering and add more requests stats
([#10622](#10622))
([000ead2](000ead2))
* routing for group by tag in English (e.g es.openfoodfacts.org/in…
([#10618](#10618))
([574d600](574d600))
* utf8 decoding of off-query JSON
([#10617](#10617))
([a68de92](a68de92))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Buffering of log4perl log writing is mixing log entries
2 participants