Orsiris de Jong
Orsiris de Jong
Sorry for the late reply, had a fullscale datacenter disaster recovery transition to planify / execute these days. I guess you just don't have the __tenant_id__ label since you're running...
Would you mind trying to add `.*` as custom all value to the tenant variable and tell me if it resolves your issue ?
I do understand that you don't have multitenancy hence no `__tenant_id__` label. What I tried to achieve, is replace "all" value with regex `.*` which should just work. I've actually...
Do you think we could arrange a remote desktop session to your grafana setup so I can have a quick look ?
> 1. I see your screenshot for "Snapshot size in restore mode" also has double Legend entries for each backup_job. I played around with the panel but cannot get it...
Thanks for the followup. I'll try to deploy a docker and see what I can achieve from there.
Hello @GuitarBilly So after a long period, I could take time to see why the NPBackup dashboard doesn't work when there are is no `__tenant_id__` label. The error was fairly...
`\o/` I'm really happy that this finally has been sorted out. Although it was a stupidly simple typo, it was quite hard to track down for me. Thank you for...
Where's the extra software you're talking aobut when running only node_exporter with already existing textcollector ? No need for some shady http server as you suggest ^^ Using only already...
node_exporter is a plugin officialy supported by OPNSense and comes with it's own http server. Create metrics locally, and node_exporter picks them up via textcollector (included in node_exporter) to serve...