X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/90e757a0c0f3daaabc6da84c8f1c196ce2e27e2b..32bd9dc80026c2613f386669b3d1eea358052ddb:/cookbooks/php/resources/fpm.rb diff --git a/cookbooks/php/resources/fpm.rb b/cookbooks/php/resources/fpm.rb index 3ac51d0b7..13c973580 100644 --- a/cookbooks/php/resources/fpm.rb +++ b/cookbooks/php/resources/fpm.rb @@ -58,6 +58,7 @@ action :create do group "www-data" command "server" options "--phpfpm.scrape-uri=#{scrape_uri} --phpfpm.fix-process-count" + labels "pool" => new_resource.pool end else prometheus_exporter "phpfpm" do