[PR #3098] [MERGED] Prometheus PVE Exporter: Rightsizing RAM and Disk #4075

Closed
opened 2025-11-20 06:08:10 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/3098
Author: @andygrunwald
Created: 3/15/2025
Status: Merged
Merged: 3/16/2025
Merged by: @tremor021

Base: mainHead: rightsize-prometheus-pve-exporter


📝 Commits (3)

  • 7694929 Prometheus PVE Exporter: Rightsizing RAM and Disk
  • 013c180 Raise to 2GB, as setup is not working otherwise
  • fc5c007 Prometheus PVE Exporter: Set RAM to 512

📊 Changes

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

View changed files

📝 ct/prometheus-pve-exporter.sh (+1 -1)
📝 json/prometheus-pve-exporter.json (+1 -1)

📄 Description

✍️ Description

This PR is rightsizing the Prometheus PVE Exporter resources RAM and Disk.

None

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:

  • [] 🆕 New script – A fully functional and tested script or script set.
  • 🐞 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.

📋 Additional Information (optional)

Screenshot 2025-03-15 at 13 14 42 Screenshot 2025-03-15 at 13 13 28

🔄 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/3098 **Author:** [@andygrunwald](https://github.com/andygrunwald) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/16/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `rightsize-prometheus-pve-exporter` --- ### 📝 Commits (3) - [`7694929`](https://github.com/community-scripts/ProxmoxVE/commit/7694929dbfdc9d8f4defc6f25769943c05672734) Prometheus PVE Exporter: Rightsizing RAM and Disk - [`013c180`](https://github.com/community-scripts/ProxmoxVE/commit/013c1805c4c811816cbfb7f2222020792372bacc) Raise to 2GB, as setup is not working otherwise - [`fc5c007`](https://github.com/community-scripts/ProxmoxVE/commit/fc5c007e730b3592522f70dd7ccef1b7136400bc) Prometheus PVE Exporter: Set RAM to 512 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/prometheus-pve-exporter.sh` (+1 -1) 📝 `json/prometheus-pve-exporter.json` (+1 -1) </details> ### 📄 Description ## ✍️ Description This PR is rightsizing the Prometheus PVE Exporter resources RAM and Disk. ## 🔗 Related PR / Discussion / Issue None ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [] 🆕 **New script** – A fully functional and tested script or script set. - [X] 🐞 **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. ## 📋 Additional Information (optional) <img width="869" alt="Screenshot 2025-03-15 at 13 14 42" src="https://github.com/user-attachments/assets/15aea2eb-d5e3-48b2-ae1c-35a33c6d5bcc" /> <img width="971" alt="Screenshot 2025-03-15 at 13 13 28" src="https://github.com/user-attachments/assets/ce94ccb5-b037-4641-a8a2-f13575f7dc0b" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:08:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#4075