mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-22 03:56:53 -06:00
Update docs/configuration/error-reporting.md
This commit is contained in:
parent
55369bcb2b
commit
e26d914996
@ -62,7 +62,7 @@ SENTRY_TAGS = {
|
||||
|
||||
Default: `0` (disabled)
|
||||
|
||||
The sampling rate for transactions. Must be a value between `0` (disabled) and `1.0` (report on all transactions).
|
||||
The sampling rate for transactions. Must be a value between 0 (disabled) and 1.0 (report on all transactions).
|
||||
|
||||
!!! warning "Consider performance implications"
|
||||
A high sampling rate for transactions can induce significant performance penalties. If transaction reporting is desired, it is recommended to use a relatively low sample rate of 10% to 20% (0.1 to 0.2).
|
||||
|
Loading…
Reference in New Issue
Block a user