FHIR Performance Tracing
The FHIR Performance Tracing configuration category includes the following configurable options:
Performance Tracing Enabled
Output to Transaction Log
Output to System Log
Output to Response Headers
Capture Raw SQL
Trigger
|
Performance Tracing Enabled |
|
|
BOOLEAN | |
Enable this setting in order to enable detailed performance tracing. Note that this feature has an impact on performance itself, so it should be enabled with caution on production systems. The other settings in this category will have no effect if this is not enabled. See Performance Tracing for more information. | |
false
|
|
|
|
Output to Transaction Log |
|
|
BOOLEAN | |
Should performance tracing messages be appended to the Transaction Log? | |
true
|
|
|
|
Output to System Log |
|
|
BOOLEAN | |
Should performance tracing logs be appended to the System Logs? | |
false
|
|
|
|
Output to Response Headers |
|
|
BOOLEAN | |
Should performance tracing logs be appended to the HTTP response headers? | |
true
|
|
|
|
Capture Raw SQL |
|
|
BOOLEAN | |
Should raw SQL statements that are sent to the database be captured? | |
true
|
|
|
|
Trigger |
|
|
ENUM | |
Values |
|
Adjust this setting to determine which transactions are traced. | |
ALL_REQUESTS
|
|
|