[PR #900] [CLOSED] New Script: VictoriaMetrics #2923

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/900
Author: @denisgolius
Created: 12/18/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • 9aab7e6 adds VictoriaMetrics, cost-effective and scalable monitoring solution and time series database
  • 7363c73 apply suggestions
  • 51b4a11 apply suggestions from comments

📊 Changes

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

View changed files

ct/victoriametrics.sh (+65 -0)
install/victoriametrics-install.sh (+93 -0)
json/victoriametrics.json (+34 -0)

📄 Description

see also https://docs.victoriametrics.com/

✍️ Description

This PR adds VictoriaMetrics to the ProxmoxVE apps.
For more information, see our list of articles https://docs.victoriametrics.com/articles/


🛠️ Type of Change

Please check the relevant options:

  • [ *] New script (a fully functional and thoroughly tested script or set of scripts)

Prerequisites

The following steps must be completed for the pull request to be considered:

  • [*] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • [*] Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • [?] Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.
2024-12-18_15-41

2024-12-18_15-42

See also:


🔄 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/900 **Author:** [@denisgolius](https://github.com/denisgolius) **Created:** 12/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`9aab7e6`](https://github.com/community-scripts/ProxmoxVE/commit/9aab7e675dd327febbd4a5e21e9de92fc2cd0aa1) adds VictoriaMetrics, cost-effective and scalable monitoring solution and time series database - [`7363c73`](https://github.com/community-scripts/ProxmoxVE/commit/7363c7358f68bf6c6afe74458e6cb3209f824b71) apply suggestions - [`51b4a11`](https://github.com/community-scripts/ProxmoxVE/commit/51b4a1117a68f1e6eb6b1d6d6b4770204643f56c) apply suggestions from comments ### 📊 Changes **3 files changed** (+192 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/victoriametrics.sh` (+65 -0) ➕ `install/victoriametrics-install.sh` (+93 -0) ➕ `json/victoriametrics.json` (+34 -0) </details> ### 📄 Description see also https://docs.victoriametrics.com/ ## ✍️ Description This PR adds VictoriaMetrics to the ProxmoxVE apps. For more information, see our list of articles https://docs.victoriametrics.com/articles/ --- ## 🛠️ Type of Change Please check the relevant options: - [ *] New script (a fully functional and thoroughly tested script or set of scripts) --- ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [*] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [*] Testing performed (I have thoroughly tested my changes and verified expected functionality.) - [?] Documentation updated (I have updated any relevant documentation) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here. ![2024-12-18_15-41](https://github.com/user-attachments/assets/850535d5-104d-4095-9b16-c226c46703a0) ![2024-12-18_15-42](https://github.com/user-attachments/assets/5d9e1376-5639-480a-b065-a851f9656d9f) See also: - https://play.victoriametrics.com/select/0/vmui/? - https://play.victoriametrics.com/select/0/vmui/?#/dashboards?g0.range_input=30m&g0.end_input=2024-12-18T13%3A43%3A15&g0.step_input=4s&g0.relative_time=last_30_minutes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:31:49 +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#2923
No description provided.