Frontend: Support tracing with Faro (#91237)

Move code from previous PR
This commit is contained in:
Tobias Skarhed
2024-07-31 15:13:05 +02:00
committed by GitHub
parent 057c04ed9d
commit e8c30c86f0
9 changed files with 214 additions and 7 deletions

View File

@@ -1490,6 +1490,10 @@ Turn on console instrumentation. Only affects Grafana Javascript Agent
Turn on webvitals instrumentation. Only affects Grafana Javascript Agent
### instrumentations_tracing_enabled
Turns on tracing instrumentation. Only affects Grafana Javascript Agent.
### api_key
If `custom_endpoint` required authentication, you can set the api key here. Only relevant for Grafana Javascript Agent provider.