YES. I didn't even know that nomenclature before you said it... I employ an ELK and TIG stack for a huge part of what I do. You can very much say that I "process mine" my own process. I also have a ton of regex capability that's often employed to rip through large datasets to extract key data.
Lots of times I have to measure certain things before I begin to fix a problem, and the above stated tooling (typically ran in Docker containers) has really really helped with that.
I have dashboards, warnings, circuit breakers, etc etc. that all help me monitor complex processes, and that help me react to ongoing changes (ex: when a 3rd-party website updates their DOM).
These are the things I need at my current role, and I'm woefully overwhelmed. Tying together processes spread out over multiple systems is a large portion of my role.
I'm having trouble tracking all the various scripts running on different versions of my own packages, and reacting to breaking changes on 3rd party sites. I definitely need a dashboard to tie all these automations together.
Great to hear. I'm finishing my doctorate researching a specialized Process Mining approach and its great to hear there's people doing concrete significant work like that out there