Hello,
We are using Camunda Platform 8 on a cluster with version 10.0.5. Our setup includes the Zeebe Broker and Zeebe Gateway components. Other companents like tasklist, identity, elastic, operate are not running on our cluster. Just we work with broker and gateway.
We want to be alerted before errors occur, especially in cases where users create incorrect workflows or due to infrastructure issues. For instance, we want to detect and be alerted about workflows that might enter an infinite loop.
Actually We have created alert rules for some services, which sends requests to Camunda and dashboard for camunda platform-8.
However, we are interested in learning about any global alert rules that can be defined specifically for Camunda.
Could anyone share insights or best practices regarding global alert configurations for Camunda?
Thank you!