3 Commits
Author SHA1 Message Date
Aurélien Dunand 14f6bb149b refactor: Change memory limits
If the MemoryHigh value is set and too low regarding real memory usage,
the exporter is heavilly slowed down and may take too long to respond,
resulting in a "context deadline exceeded" on Prometheus side.

Memory used usually vary between 10 and 20MiB, remove the MemoryHigh
limit which do more harm than good and increase default MemoryMax to
allow memory usage spike if needed.
2023-03-13 14:03:49 +01:00
Aurélien Dunand d3d81e798d docs: Fix Linux deploy README 2023-03-13 14:03:49 +01:00
Thibault VINCENT 166832fca6 doc: systemd unit file and Linux instructions 2022-08-12 16:44:09 +02:00