diff --git a/app-config.yaml b/app-config.yaml index afbda40852..56733436a6 100644 --- a/app-config.yaml +++ b/app-config.yaml @@ -2,6 +2,12 @@ app: title: Backstage Example App baseUrl: http://localhost:3000 googleAnalyticsTrackingId: # UA-000000-0 + datadogRum: + clientToken: '123456789' + applicationId: qwerty + # site: # datadoghq.eu default = datadoghq.com + # env: # optional + support: url: https://github.com/backstage/backstage/issues # Used by common ErrorPage items: # Used by common SupportButton component diff --git a/packages/app/public/index.html b/packages/app/public/index.html index 9a665141c0..e55e39f7d6 100644 --- a/packages/app/public/index.html +++ b/packages/app/public/index.html @@ -1,60 +1,34 @@ -
- - - - - - - - - - - - - - -