update metrics reporting

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-06-24 09:53:21 -05:00
parent 7f63bb2d05
commit c83736eae0
2 changed files with 7 additions and 19 deletions

View file

@ -11,7 +11,7 @@
job_name = "node";
static_configs = [
{
targets = [ "localhost:9100" ];
targets = [ "100.64.0.13:9100" ];
labels.instance = config.networking.hostName; # h001
}
# {
@ -109,7 +109,6 @@
};
ruler = {
alertmanager_url = "http://localhost:9093";
storage = {
type = "local";
local = {