Skip to content

Change default log writing to console instead of Loki.#401

Open
ToanAtStarionGroup wants to merge 3 commits into
developmentfrom
feat/GH400-memory-leak
Open

Change default log writing to console instead of Loki.#401
ToanAtStarionGroup wants to merge 3 commits into
developmentfrom
feat/GH400-memory-leak

Conversation

@ToanAtStarionGroup

Copy link
Copy Markdown

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the COMET-SDK code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Fixes #400.
With the default log writing onto loki, as there are no loki available in a classic deployment, the WebServices stores all logs waiting access to a loki deployment.
Stores all logs -> memory increases --> Crashes the app eventually.

@ToanAtStarionGroup
ToanAtStarionGroup marked this pull request as ready for review June 19, 2026 07:57
@sonarqubecloud

Copy link
Copy Markdown

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.

[Bug] Possible memory leak in docker container

2 participants