As of April 2024, pantheon.yaml configuration is needed to enable hook and module monitoring in New Relic https://docs.pantheon.io/guides/new-relic/monitor-new-relic#enable-drupal-hooks--modules-metrics.
We can have this be a configuration setting in Polymer, pantheon.new-relic.enable-module-monitoring: false by default. Set to true and running polymer pantheon:new-relic:setup will write the needed configuration to pantheon.yaml.
As of April 2024, pantheon.yaml configuration is needed to enable hook and module monitoring in New Relic https://docs.pantheon.io/guides/new-relic/monitor-new-relic#enable-drupal-hooks--modules-metrics.
We can have this be a configuration setting in Polymer,
pantheon.new-relic.enable-module-monitoring: falseby default. Set totrueand runningpolymer pantheon:new-relic:setupwill write the needed configuration to pantheon.yaml.