X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/14e6c201cec4c778aa87a008eece119943bc05d7..58616268564ac6eb6ff6ecaa232c6f7f9dce819d:/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