[PR #463] [MERGED] feat(prometheus): add Prometheus monitoring blueprint with Docker Com… #475

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/463
Author: @periakteon
Created: 10/21/2025
Status: Merged
Merged: 10/25/2025
Merged by: @Siumauricio

Base: mainHead: feat/prometheus-blueprint


📝 Commits (3)

  • 05a0232 feat(prometheus): add Prometheus monitoring blueprint with Docker Compose, template, and metadata
  • e108ce9 feat(prometheus): add configuration template for Prometheus monitoring
  • b68d7ff chore(prometheus): remove version specification from Docker Compose file

📊 Changes

4 files changed (+84 additions, -0 deletions)

View changed files

blueprints/prometheus/Prometheus.svg (+1 -0)
blueprints/prometheus/docker-compose.yml (+14 -0)
blueprints/prometheus/template.toml (+52 -0)
📝 meta.json (+17 -0)

📄 Description

…pose, template, and metadata

Introduced a new blueprint for Prometheus, including a Docker Compose setup, configuration template, SVG logo, and metadata entry for streamlined deployment and monitoring capabilities.


🔄 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/463 **Author:** [@periakteon](https://github.com/periakteon) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/prometheus-blueprint` --- ### 📝 Commits (3) - [`05a0232`](https://github.com/Dokploy/templates/commit/05a0232c2c7627533f7f294d4259f77119015e03) feat(prometheus): add Prometheus monitoring blueprint with Docker Compose, template, and metadata - [`e108ce9`](https://github.com/Dokploy/templates/commit/e108ce9d07d2e226ef771fb9b4176f218187afdf) feat(prometheus): add configuration template for Prometheus monitoring - [`b68d7ff`](https://github.com/Dokploy/templates/commit/b68d7ff939a30f24de97186b11539532b4eb30de) chore(prometheus): remove version specification from Docker Compose file ### 📊 Changes **4 files changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/prometheus/Prometheus.svg` (+1 -0) ➕ `blueprints/prometheus/docker-compose.yml` (+14 -0) ➕ `blueprints/prometheus/template.toml` (+52 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description …pose, template, and metadata Introduced a new blueprint for Prometheus, including a Docker Compose setup, configuration template, SVG logo, and metadata entry for streamlined deployment and monitoring capabilities. --- <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:23 -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#475