Pluggable observability façade under components/business/src/observability/. New Relic ships as the first concrete provider. Opt-in: master reads PlatformDB-encrypted secrets, spreads the relevant env to every worker, and a line-1 boot shim loads the agent before http/express/pg. Admin CLI bin/observability.js for enable/disable/configure. Sensitive headers and request bodies stripped by default.
Pluggable observability façade under
components/business/src/observability/. New Relic ships as the first concrete provider. Opt-in: master reads PlatformDB-encrypted secrets, spreads the relevant env to every worker, and a line-1 boot shim loads the agent before http/express/pg. Admin CLIbin/observability.jsfor enable/disable/configure. Sensitive headers and request bodies stripped by default.