When installing PE from main, Installer log has the following warning from the URI::encode calls here https://github.com/puppetlabs/puppet-enterprise-modules/blob/main/modules/pe_manager/lib/puppet_x/util/analytics.rb#L25-#L27
/opt/puppetlabs/server/data/environments/enterprise/modules/pe_manager/lib/puppet_x/util/analytics.rb:25: warning: URI.escape is obsolete
/opt/puppetlabs/server/data/environments/enterprise/modules/pe_manager/lib/puppet_x/util/analytics.rb:26: warning: URI.escape is obsolete
/opt/puppetlabs/server/data/environments/enterprise/modules/pe_manager/lib/puppet_x/util/analytics.rb:27: warning: URI.escape is obsolete