feat(ops/modules): factor grafana & prometheus setup into a module

... that is then promptly enabled on nevsky.

Change-Id: Ie51037cec810bb7f81099a67ebd2581dcf710bd5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13093
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2025-02-02 01:45:34 +03:00 committed by tazjin
parent 75fe623d97
commit afcdcc6338
3 changed files with 109 additions and 1 deletions

View file

@ -95,7 +95,6 @@ locals {
# Hostnames of all public services on whitby
whitby_services = [
"deploys",
"status",
]
# Hostnames of all public services on nevsky
@ -106,6 +105,7 @@ locals {
"code",
"cs",
"grep",
"status",
]
# Hostnames of all public services on bugry