Note
This view is introduced since OceanBase Database V4.2.1.
Purpose
The GV$OB_FLT_TRACE_CONFIG view displays the end-to-end diagnostics information.
Columns
Column |
Type |
Nullable? |
Description |
|---|---|---|---|
| TENANT_ID | bigint(20) | NO | The tenant ID. |
| TYPE | varchar(16) | NO | The monitoring level of the diagnostics information. |
| TENANT_NAME | varchar(128) | NO | The tenant name. |
| MODULE_NAME | varchar(4096) | NO | The module name. |
| ACTION_NAME | varchar(4096) | NO | The action name. |
| CLIENT_IDENTIFIER | varchar(65) | NO | The client identifier name. |
| LEVEL | bigint(20) | NO | Indicates the end-to-end diagnostics monitoring level for this session. For example, 1 indicates the diagnostics information with level 1. |
| SAMPLE_PERCENTAGE | bigint(20) | NO | Indicates the sampling frequency for end-to-end diagnostics for this session. For example, 50 indicates diagnostics information is sampled with a frequency of 50%. |
| RECORD_POLICY | varchar(32) | NO | Indicates the end-to-end diagnostics recording policy for this session. It mainly supports the following three policies:
|
