[PR #507] fix(supabase): reduce memory usage by disabling Datadog pools & lowering log level #508

Open
opened 2025-11-22 20:40:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/507
Author: @yagee
Created: 11/5/2025
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

  • 317a3a4 Update Logflare image version in docker-compose

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 blueprints/supabase/docker-compose.yml (+4 -2)

📄 Description

Upgraded Logflare and added LOGFLARE_HTTP_CONNECTION_POOLS: "" to disable unwanted Datadog connections and LOGFLARE_LOG_LEVEL: warning to reduce excessive info logs and memory usage, which previously caused constant RAM growth.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/507 **Author:** [@yagee](https://github.com/yagee) **Created:** 11/5/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`317a3a4`](https://github.com/Dokploy/templates/commit/317a3a49fb8b0158b956c784dd9cb9bb806f3e27) Update Logflare image version in docker-compose ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/supabase/docker-compose.yml` (+4 -2) </details> ### 📄 Description Upgraded Logflare and added `LOGFLARE_HTTP_CONNECTION_POOLS: ""` to disable unwanted Datadog connections and `LOGFLARE_LOG_LEVEL: warning` to reduce excessive info logs and memory usage, which previously caused constant RAM growth. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:40:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#508