How to find the process ID (PID) of a program. The most common Linux tools for this are provided by the procps-ng package, including the ps and pstree, pidof, and pgrep…
GitOps is a great starting point to understand what is running in production, but it may need a little more augmentation to get it working just right for your engineering team…