[PR #2565] [MERGED] New Script: VictoriaMetrics #3822

Closed
opened 2026-02-26 13:34:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2565
Author: @tremor021
Created: 2/23/2025
Status: Merged
Merged: 2/24/2025
Merged by: @michelroegl-brunner

Base: mainHead: victoria


📝 Commits (5)

📊 Changes

3 files changed (+163 additions, -0 deletions)

View changed files

ct/victoriametrics.sh (+69 -0)
install/victoriametrics-install.sh (+60 -0)
json/victoriametrics.json (+34 -0)

📄 Description

✍️ Description

Link: #516 #1594

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • [] Self-review performed – Code follows established patterns and conventions.
  • [] Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • [] 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 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/community-scripts/ProxmoxVE/pull/2565 **Author:** [@tremor021](https://github.com/tremor021) **Created:** 2/23/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `victoria` --- ### 📝 Commits (5) - [`3b95f5d`](https://github.com/community-scripts/ProxmoxVE/commit/3b95f5da83661951912527331211e8f370582ef5) Add VictoriaMetrics script - [`43292fe`](https://github.com/community-scripts/ProxmoxVE/commit/43292fecd9337980f7d4206e64f16b7723b36d8f) fix file name - [`1683f4d`](https://github.com/community-scripts/ProxmoxVE/commit/1683f4d2b8c9f1128c447eda772df2ba1a91e026) Update json/victoriametrics.json - [`38f5930`](https://github.com/community-scripts/ProxmoxVE/commit/38f5930925ffa75a024902c660498fbe7a04fa93) Update ct/victoriametrics.sh - [`2de2709`](https://github.com/community-scripts/ProxmoxVE/commit/2de270990f39256e2181834cf3bbb49b93dc7e30) Update victoriametrics.sh ### 📊 Changes **3 files changed** (+163 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/victoriametrics.sh` (+69 -0) ➕ `install/victoriametrics-install.sh` (+60 -0) ➕ `json/victoriametrics.json` (+34 -0) </details> ### 📄 Description ## ✍️ Description <!-- Provide a clear and concise description of your changes. --> ## 🔗 Related PR / Discussion / Issue Link: #516 #1594 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [✅] **Self-review performed** – Code follows established patterns and conventions. - [✅] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [✅] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3822
No description provided.