summary refs log tree commit diff
path: root/scripts-dev/hash_history.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-27Document monitoring workers (#7357)Brendan Abolivier2-0/+26
It doesn't seem to be documented anywhere and means that you suddenly start losing metrics without any obvious reason when you go from monolith to workers (e.g. #7312).
2020-04-27Add some explanation to application_services.md (#7091)lub2-0/+5
Signed-off-by: Simon Körner <git@lubiland.de>