natrontech / pbs-exporter

A prometheus exporter for Proxmox Backup Server
GNU General Public License v3.0
14 stars 6 forks source link

allow empty string ("") namespace #18

Closed nalabelle closed 1 month ago

nalabelle commented 2 months ago

I never set a namespace, so I'm thinking "" is the default. My /admin/datastore/{store}/namespace returns {"data":[{"ns":""}]}. After removing this skip, I can see pbs_snapshot_* stats.

Thanks for putting this project up!

janfuhrer commented 2 months ago

@nalabelle can you please sign your commit (see github docs)? After that I will merge and create a new release. Thanks!

nalabelle commented 1 month ago

Whoops, missed the notification and just saw this. Signed and rebased.

janfuhrer commented 1 month ago

Thanks again, I will create a new release