exponentials

This commit is contained in:
müde 2026-06-25 23:38:12 +02:00
commit 0c17fcc253
2 changed files with 13 additions and 7 deletions

View file

@ -22,5 +22,10 @@
certFingerprint = "sha256:ae68d089e0155978fff7a9963bfb1e123ed645e7c9f93a4b4bb3e278c5f32a27";
};
};
otel = {
enable = true;
endpoint = "https://exponentials.vibec0re.mov/otel";
headersCredential = "/etc/hyperhive/otel-cred";
};
};
}