mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-25 18:35:51 +03:00
[PR #7] [MERGED] checking for datastore is being deleted #23
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/natrontech/pbs-exporter/pull/7
Author: @sgnsys3
Created: 1/5/2024
Status: ✅ Merged
Merged: 1/8/2024
Merged by: @janfuhrer
Base:
main← Head:main📝 Commits (2)
26a34fbchecking for datastore is being deletedaa2a43ffix typo📊 Changes
1 file changed (+12 additions, -0 deletions)
View changed files
📝
main.go(+12 -0)📄 Description
Exporter will set pbs_up = 0 when some datastore is being deleted
I think It does not make sense to set pbs_up = 0 because the proxmox backup server still working and can get other metrics.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.