[PR #456] [MERGED] feat(blueprints): Update signoz template #468

Closed
opened 2025-11-22 20:39:15 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/456
Author: @Killian-fal
Created: 10/15/2025
Status: Merged
Merged: 10/26/2025
Merged by: @Siumauricio

Base: mainHead: update-signoz


📝 Commits (1)

  • 44a8674 feat: Update signoz template

📊 Changes

3 files changed (+1459 additions, -168 deletions)

View changed files

📝 blueprints/signoz/docker-compose.yml (+149 -167)
📝 blueprints/signoz/template.toml (+1309 -0)
📝 meta.json (+1 -1)

📄 Description

The goal of this PR is to upgrade the version of signoz from 0.92.1 to 0.97.1.

With a few fixes:

  1. No longer use the “bitnami/zookeeper:3.9” image
  2. Correct the alertmanager (correction provided by the new version)
  3. Improve the template by automatically creating a “Domain” for the collector

🔄 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/456 **Author:** [@Killian-fal](https://github.com/Killian-fal) **Created:** 10/15/2025 **Status:** ✅ Merged **Merged:** 10/26/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `update-signoz` --- ### 📝 Commits (1) - [`44a8674`](https://github.com/Dokploy/templates/commit/44a86747f705cf3926da199502620e7f62cfa88a) feat: Update signoz template ### 📊 Changes **3 files changed** (+1459 additions, -168 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/signoz/docker-compose.yml` (+149 -167) 📝 `blueprints/signoz/template.toml` (+1309 -0) 📝 `meta.json` (+1 -1) </details> ### 📄 Description The goal of this PR is to upgrade the version of signoz from 0.92.1 to 0.97.1. With a few fixes: 1. No longer use the “bitnami/zookeeper:3.9” image 2. Correct the alertmanager (correction provided by the new version) 3. Improve the template by automatically creating a “Domain” for the collector --- <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:39:15 -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#468