[PR #120] [CLOSED] SigNoz #227

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/120
Author: @zippoxer
Created: 5/8/2025
Status: Closed

Base: mainHead: feat/add-signoz-blueprint


📝 Commits (7)

📊 Changes

11 files changed (+1748 additions, -2 deletions)

View changed files

blueprints/signoz/common/clickhouse/cluster.xml (+75 -0)
blueprints/signoz/common/clickhouse/config.xml (+1142 -0)
blueprints/signoz/common/clickhouse/custom-function.xml (+21 -0)
blueprints/signoz/common/clickhouse/users.xml (+123 -0)
blueprints/signoz/common/otel-collector/otel-collector-config.yaml (+103 -0)
blueprints/signoz/common/signoz/otel-collector-opamp-config.yaml (+1 -0)
blueprints/signoz/common/signoz/prometheus.yml (+25 -0)
blueprints/signoz/docker-compose.yml (+195 -0)
blueprints/signoz/signoz.svg (+37 -0)
blueprints/signoz/template.toml (+11 -0)
📝 meta.json (+15 -2)

📄 Description

No description provided


🔄 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/120 **Author:** [@zippoxer](https://github.com/zippoxer) **Created:** 5/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/add-signoz-blueprint` --- ### 📝 Commits (7) - [`10f33af`](https://github.com/Dokploy/templates/commit/10f33af06f1ebe0dbbbd42661b6f03d1f0c3b096) feat: Add SigNoz blueprint with ClickHouse - [`5b3922a`](https://github.com/Dokploy/templates/commit/5b3922a53b9dc84ba699b6910c9694d3f2c38a38) fix - [`9abb195`](https://github.com/Dokploy/templates/commit/9abb195303df48cb77981b83ddf3fe99e8814c7f) fixes - [`4401765`](https://github.com/Dokploy/templates/commit/440176537fc1b653dc8fa8c9f8d19bac80d834b1) fix - [`9232c7e`](https://github.com/Dokploy/templates/commit/9232c7ec42f476976cf0bef194cf2f9e3b9f9e4f) fixes - [`d6a1ab4`](https://github.com/Dokploy/templates/commit/d6a1ab46e1eba0a0622cd51d5f5863229ce3c1bd) fix - [`989ce02`](https://github.com/Dokploy/templates/commit/989ce02a6e128eaeeaf95856c5a803804af9d819) fix ### 📊 Changes **11 files changed** (+1748 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/signoz/common/clickhouse/cluster.xml` (+75 -0) ➕ `blueprints/signoz/common/clickhouse/config.xml` (+1142 -0) ➕ `blueprints/signoz/common/clickhouse/custom-function.xml` (+21 -0) ➕ `blueprints/signoz/common/clickhouse/users.xml` (+123 -0) ➕ `blueprints/signoz/common/otel-collector/otel-collector-config.yaml` (+103 -0) ➕ `blueprints/signoz/common/signoz/otel-collector-opamp-config.yaml` (+1 -0) ➕ `blueprints/signoz/common/signoz/prometheus.yml` (+25 -0) ➕ `blueprints/signoz/docker-compose.yml` (+195 -0) ➕ `blueprints/signoz/signoz.svg` (+37 -0) ➕ `blueprints/signoz/template.toml` (+11 -0) 📝 `meta.json` (+15 -2) </details> ### 📄 Description _No description provided_ --- <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:32:58 -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#227