[PR #264] [CLOSED] add signoz temp #322

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/264
Author: @thaarrtt
Created: 8/1/2025
Status: Closed

Base: mainHead: signoz


📝 Commits (10+)

📊 Changes

4 files changed (+1420 additions, -215 deletions)

View changed files

blueprints/signoz/docker-compose.yml (+190 -0)
blueprints/signoz/signoz.png (+0 -0)
blueprints/signoz/template.toml (+190 -0)
📝 meta.json (+1040 -215)

📄 Description

What is this PR about?

add signoz temp

Checklist

Before submitting this PR, please make sure that:


🔄 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/264 **Author:** [@thaarrtt](https://github.com/thaarrtt) **Created:** 8/1/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `signoz` --- ### 📝 Commits (10+) - [`3594c0c`](https://github.com/Dokploy/templates/commit/3594c0c22bdf01e5e5b056a1e4917d1bcb242045) add signoz temp - [`5f4bed6`](https://github.com/Dokploy/templates/commit/5f4bed6202238f772eac77bb0d9c20b8c9bd2107) fix otel connection not found in registry - [`74957d5`](https://github.com/Dokploy/templates/commit/74957d59c7ababc6ed34c0941f6405cdb7b5a29b) use older version signoz - [`28935ad`](https://github.com/Dokploy/templates/commit/28935adee8817fb6e7909d1691d9a4d14cde784a) fix init - [`063ef80`](https://github.com/Dokploy/templates/commit/063ef80e762a7fb163d09b440091d3845eef3487) fix schema migration - [`6695e48`](https://github.com/Dokploy/templates/commit/6695e48a587d89d6e4c29bed8d40b987bd7a603e) fix cluster name sync - [`895246a`](https://github.com/Dokploy/templates/commit/895246a6dd9de10142835a8896ca7fe2c1492d93) fix signoz traces schema db - [`2e380f7`](https://github.com/Dokploy/templates/commit/2e380f7249f331045cbbb4dc13452d0b187b98d8) try fix2 - [`c3b3aba`](https://github.com/Dokploy/templates/commit/c3b3aba9bc54d34045cc6a7af9d554b8c6981f42) fix otel vers - [`f165cba`](https://github.com/Dokploy/templates/commit/f165cbaa9a5af153a5550c421eeb85ae1d4548d8) fix migrator command ### 📊 Changes **4 files changed** (+1420 additions, -215 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/signoz/docker-compose.yml` (+190 -0) ➕ `blueprints/signoz/signoz.png` (+0 -0) ➕ `blueprints/signoz/template.toml` (+190 -0) 📝 `meta.json` (+1040 -215) </details> ### 📄 Description ## What is this PR about? add signoz temp ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <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:35:12 -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#322