feat: enhance Blackbox Exporter configuration with domain blacklist and update Grafana alerting rules
This commit is contained in:
parent
9cfd7f5052
commit
4969520222
5 changed files with 24 additions and 21 deletions
|
|
@ -67,9 +67,7 @@ in
|
|||
use_pkce = true;
|
||||
};
|
||||
|
||||
"auth.anonymous".enabled = true;
|
||||
"auth.anonymous".org_name = "Cloonar e.U.";
|
||||
"auth.anonymous".org_role = "Viewer";
|
||||
"auth.anonymous".enabled = false;
|
||||
|
||||
server = {
|
||||
root_url = "https://grafana.cloonar.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue