diff --git a/_data/rules.yml b/_data/rules.yml index 98b0fd7..3a0fbb5 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -1441,6 +1441,10 @@ groups: - name: bakins/php-fpm-exporter doc_url: https://github.com/bakins/php-fpm-exporter rules: + - name: PHP-FPM max-children reached + description: PHP-FPM reached max children - {{ $labels.instance }} + query: 'sum(phpfpm_max_children_reached_total) by (instance) > 0' + severity: warning - name: JVM exporters: