forked from the-distro/infra
fix(gerrit): tmpdir-related failure
This commit is contained in:
parent
8d95d1f850
commit
3e1d493f80
|
@ -112,6 +112,7 @@ in
|
|||
pyroscope.java "java" {
|
||||
targets = discovery.relabel.java.output
|
||||
forward_to = [pyroscope.write.production.receiver]
|
||||
tmp_dir = "/var/lib/gerrit" // The default "/tmp" can be cleaned up and provoke failure, see #108
|
||||
profiling_config {
|
||||
interval = "60s"
|
||||
alloc = "512k"
|
||||
|
|
Loading…
Reference in a new issue