added datadog RUM events
Signed-off-by: Brett Wright <brett.wright@bestseller.com> Signed-off-by: Brett Wright <wright.brett@gmail.com>
This commit is contained in:
committed by
Brett Wright
parent
2730b30b7c
commit
8761385311
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user