fix(gerrit): tmpdir-related failure

This commit is contained in:
KFears 2024-09-28 17:40:11 +04:00
parent 8d95d1f850
commit 6a119600c9
No known key found for this signature in database

View file

@ -112,6 +112,7 @@ in
pyroscope.java "java" {
targets = discovery.relabel.java.output
forward_to = [pyroscope.write.production.receiver]
tmp_dir = "/run/alloy" // The default "/tmp" can be cleaned up and provoke failure, see #108
profiling_config {
interval = "60s"
alloc = "512k"