exponentials
This commit is contained in:
parent
0e1bf051e0
commit
0c17fcc253
2 changed files with 13 additions and 7 deletions
|
|
@ -22,5 +22,10 @@
|
|||
certFingerprint = "sha256:ae68d089e0155978fff7a9963bfb1e123ed645e7c9f93a4b4bb3e278c5f32a27";
|
||||
};
|
||||
};
|
||||
otel = {
|
||||
enable = true;
|
||||
endpoint = "https://exponentials.vibec0re.mov/otel";
|
||||
headersCredential = "/etc/hyperhive/otel-cred";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue