Update installation.md

Signed-off-by: Kelly, Evan <Evan.Kelly@fmr.com>
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
This commit is contained in:
Kelly, Evan
2024-07-12 09:31:01 +01:00
committed by Evan Kelly
parent 100ecdcb94
commit 3f88be264f
@@ -28,6 +28,8 @@ app:
If your [`app-config.yaml`](https://github.com/backstage/backstage/blob/e0506af8fc54074a160fb91c83d6cae8172d3bb3/app-config.yaml#L5) file does not have this configuration, you may have to adjust your [`packages/app/public/index.html`](https://github.com/backstage/backstage/blob/e0506af8fc54074a160fb91c83d6cae8172d3bb3/packages/app/public/index.html#L69) to include the Datadog RUM `init()` section manually.
Please note, there's a bug where env value MUST be specified at build time
:::note
In case after a proper configuration, the events still arent being capture copy and paste this section in to your `packages/app/public/index.html` under the `<head>` tag.