yii2-newrelic
yii2-newrelic copied to clipboard
Yii2 Newrelic instrumentation
By passing `false` to `getBrowserTimingHeader` and `getBrowserTimingFooter`, you can just get the raw javascript returned. - [SobanVuex\NewRelic source](https://github.com/sobanvuex/php-newrelic/blob/e0b1d22f2d305b5230473288933fb455cb64f6bd/src/Agent.php#L287-L294) - [NewRelic docs](https://docs.newrelic.com/docs/apm/agents/php-agent/php-agent-api/newrelic_get_browser_timing_header/)
`sobanvuex/php-newrelic` appears to be gone Is it possible replace `sobanvuex/php-newrelic` by `https://packagist.org/packages/roenschg/php-newrelic` ?