mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Update defaults.ini for new faro option (#91384)
This commit is contained in:
parent
d11f8c7bc3
commit
a547b38643
@ -1116,6 +1116,9 @@ instrumentations_console_enabled = false
|
|||||||
# Should webvitals instrumentation be enabled, only affects Grafana Javascript Agent
|
# Should webvitals instrumentation be enabled, only affects Grafana Javascript Agent
|
||||||
instrumentations_webvitals_enabled = false
|
instrumentations_webvitals_enabled = false
|
||||||
|
|
||||||
|
# Should tracing instrumentation be enabled, only affects Grafana Javascript Agent
|
||||||
|
instrumentations_tracing_enabled = false
|
||||||
|
|
||||||
# level of internal logging for debugging Grafana Javascript Agent.
|
# level of internal logging for debugging Grafana Javascript Agent.
|
||||||
# possible values are: 0 = OFF, 1 = ERROR, 2 = WARN, 3 = INFO, 4 = VERBOSE
|
# possible values are: 0 = OFF, 1 = ERROR, 2 = WARN, 3 = INFO, 4 = VERBOSE
|
||||||
# more details: https://github.com/grafana/faro-web-sdk/blob/v1.3.7/docs/sources/tutorials/quick-start-browser.md#how-to-activate-debugging
|
# more details: https://github.com/grafana/faro-web-sdk/blob/v1.3.7/docs/sources/tutorials/quick-start-browser.md#how-to-activate-debugging
|
||||||
|
Loading…
Reference in New Issue
Block a user