setup grafana db
This commit is contained in:
parent
5d70cf127d
commit
f35facbcef
7 changed files with 63 additions and 27 deletions
|
|
@ -18,8 +18,9 @@
|
|||
proxy_http_version 1.1;
|
||||
'';
|
||||
};
|
||||
"/metrics" = {
|
||||
return = "204 \"🔍️\"";
|
||||
"/_synapse/metrics" = {
|
||||
proxyPass = "http://[::1]:9009";
|
||||
recommendedProxySettings = true;
|
||||
extraConfig = ''
|
||||
allow 2001:678:760:cccb::14;
|
||||
allow 195.160.173.14;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue