mirror of
https://github.com/natrontech/pbs-exporter.git
synced 2026-04-26 02:45:54 +03:00
[PR #18] [MERGED] allow empty string ("") namespace #30
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pbs-exporter#30
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/18
Author: @nalabelle
Created: 5/4/2024
Status: ✅ Merged
Merged: 5/24/2024
Merged by: @janfuhrer
Base:
main← Head:patch-1📝 Commits (1)
b05451eallow empty string ("") namespace📊 Changes
1 file changed (+0 additions, -5 deletions)
View changed files
📝
main.go(+0 -5)📄 Description
I never set a namespace, so I'm thinking "" is the default. My
/admin/datastore/{store}/namespacereturns{"data":[{"ns":""}]}. After removing this skip, I can seepbs_snapshot_*stats.Thanks for putting this project up!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.