process_exporter: Monitor the standalone email_server.

This commit is contained in:
Alex Vandiver
2025-05-19 22:47:21 -04:00
committed by Tim Abbott
parent f4e6f2f89b
commit 1d72e38e62

View File

@@ -14,6 +14,11 @@ process_names:
- python3
cmdline:
- /usr/local/bin/process_fts_updates
- name: email_server
comm:
- python3
cmdline:
- /home/zulip/deployments/current/manage.py email_server
- name: "worker-{{.Matches.Queue}}"
comm:
- python3