akko: enable prometheus
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
9c368812bf
commit
d360681e66
|
@ -11,6 +11,12 @@ in {
|
|||
base_url = "https://cache.akko.within.website";
|
||||
proxy_opts.redirect_on_failure = true;
|
||||
};
|
||||
":pleroma"."Pleroma.Web.Endpoint.MetricsExporter" = {
|
||||
enabled = true;
|
||||
auth = false;
|
||||
format = mkRaw ":text";
|
||||
path = "/api/pleroma/app_metrics";
|
||||
};
|
||||
":pleroma".":instance" = {
|
||||
name = "Within's Bot Zone";
|
||||
description =
|
||||
|
|
Loading…
Reference in New Issue