[PR #119] [CLOSED] SigNoz #226

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

📋 Pull Request Information

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

Base: mainHead: feat/add-signoz-blueprint


📝 Commits (6)

📊 Changes

11 files changed (+1734 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 (+181 -0)
blueprints/signoz/signoz.svg (+37 -0)
blueprints/signoz/template.toml (+11 -0)
📝 meta.json (+15 -2)

📄 Description

Closes https://github.com/Dokploy/templates/issues/17


🔄 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/119 **Author:** [@zippoxer](https://github.com/zippoxer) **Created:** 5/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/add-signoz-blueprint` --- ### 📝 Commits (6) - [`f7ea992`](https://github.com/Dokploy/templates/commit/f7ea992adc05af9efd6d990061eaa2435882c744) SigNoz - [`da3a529`](https://github.com/Dokploy/templates/commit/da3a529a6875269c21eb5d03307594453ebfc760) Refactor meta.json - [`2faeccc`](https://github.com/Dokploy/templates/commit/2faeccc189ecefa27de2cdf0f10d59693dbfef02) fix - [`7d6a5ec`](https://github.com/Dokploy/templates/commit/7d6a5ec607c5caff533cbe149c39d12a36d0f7ce) add website - [`02518c4`](https://github.com/Dokploy/templates/commit/02518c450c9b468e278c2197f7be7695f9f7246c) fix template - [`528e494`](https://github.com/Dokploy/templates/commit/528e494cf5fc63cefb45001e81c0f794c4ffce39) fixes ### 📊 Changes **11 files changed** (+1734 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` (+181 -0) ➕ `blueprints/signoz/signoz.svg` (+37 -0) ➕ `blueprints/signoz/template.toml` (+11 -0) 📝 `meta.json` (+15 -2) </details> ### 📄 Description Closes https://github.com/Dokploy/templates/issues/17 --- <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:57 -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#226