142.3 DBMS_OBSERVABILITY Constants
The DBMS_OBSERVABILITY package defines various constants
for specifying parameter values.
Table 142-1 DBMS_OBSERVABILITY Constants—Services
| Name | Type | Value | Description |
|---|---|---|---|
|
|
|
|
Represents all services. This is the default value. |
Table 142-2 DBMS_OBSERVABILITY Constants—Services Options
| Name | Type | Value | Description |
|---|---|---|---|
|
|
|
|
Represents all service options. |
|
|
|
|
Shows extra metadata. This option is disabled by default. |
|
|
|
|
Enables information even if no records were generated for an operation. This option is disabled by default. |
|
|
|
|
Captures information that goes to disk by default. This option is enabled by default. |
Table 142-3 DBMS_OBSERVABILITY Constants—Info Levels
| Name | Type | Value | Description |
|---|---|---|---|
|
|
|
|
Shows all information levels. |
|
|
|
|
Shows the CDB configuration so that the client can determine if a service or option is available for use. |
|
|
|
|
Shows the current container's information. |
Table 142-4 DBMS_OBSERVABILITY Constants—Token Types
| Name | Type | Value | Description |
|---|---|---|---|
|
|
|
|
Represents a token of the type DATAKEY. |
Table 142-5 DBMS_OBSERVABILITY Constants—Endpoint Types
| Name | Type | Value | Description |
|---|---|---|---|
|
|
|
|
Specifies that the endpoint type can ingest OTLP (OpenTelemetry Protocol) logs.* |
|
|
|
|
Specifies that the endpoint type can ingest OTLP (OpenTelemetry Protocol) traces.* |
*Only HTTP2 is supported.