push
This commit is contained in:
@@ -1533,7 +1533,7 @@ def write_metrics_files():
|
|||||||
|
|
||||||
"""Create /etc/angie/metrics.conf (port 82/8282 with console & status)."""
|
"""Create /etc/angie/metrics.conf (port 82/8282 with console & status)."""
|
||||||
with step("Adding Angie metrics & console on :82 / :8282 (https)"):
|
with step("Adding Angie metrics & console on :82 / :8282 (https)"):
|
||||||
metrics = """include /etc/angie/prometheus_all.conf;
|
metrics = f"""include /etc/angie/prometheus_all.conf;
|
||||||
server {
|
server {
|
||||||
listen 8282 ssl;
|
listen 8282 ssl;
|
||||||
http2 on;
|
http2 on;
|
||||||
|
|||||||
Reference in New Issue
Block a user