You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
b5b66da fix: allow metrics which matches the certname, this is required to allow nodes like blackbox exporter nodes to send the metrics to the upstream prom server, since the exported resource have a diff certname and it wont match the node certname, which is correct
cf6744e fix: include node name when setting up netbird
75c1866 fix: added a strict check on target give for blackbox that it needs to be a https url and handle resource naming
62b9faf fix: created domain and url label for blackbox exporter, so we match exactly on the threshold record label, since it had only domain, we could have added url in the threshold record, but domains sound fine to read and understand and url is easy to showcase the actual url, since some url has some endpoints too
ea5930b fix: let monitor::domains handle https url as well
c18b95a fix: added back the httpurl type check for monitoring, since user can give url with some endpoints as well to monitor
8366faa fix: domains is now just fqdn and fqdn:port
042b295 fix(blackbox_exporter) allow TLS inspection to expose expired certificate metrics
cac281e fix: install kmod-tun via package resource
2fe0995 fix(gitea-backup): add pre-run cleanup and simplify rotation logic
Configuration Changes
bfc5e3b chore: add doc for installing linuxaid on turris routers with netbird integration