SYSTEMDATACONTAINERSLOTBASEDRATELIMITERS: Data Dictionary Provider Slot-based Rate Limiters |
Slot-based rate limiters per active data container.
Catalog: DataDictionary
Schema: Invantive
Alias: dsr
Label: Provider Slot-based Rate Limiters
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
View Columns
The columns of the view SYSTEMDATACONTAINERSLOTBASEDRATELIMITERS are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
DURATION_PERIOD_MS |
int64 |
Duration Period (ms) |
☑ |
Duration of period in ms after which the slot use recycles. |
LABEL |
string(240) |
Label |
☐ |
Label of the rate limiter. |
LAST_CONTEXT |
string |
Last Context |
☐ |
Last context. |
LAST_HIT_SLOT0_UTC |
datetime |
Last Hit of Slot 0 |
☐ |
Time of last registration on first slot (UTC). |
LAST_SLEEP_CONTEXT |
string |
Last Sleep Context |
☐ |
Context of last sleep. |
LAST_SLEEP_DURATION_MS |
int64 |
Last Sleep Duration (ms) |
☐ |
Last sleep duration in ms. |
LAST_SLEEP_START_UTC |
datetime |
Last Sleep Start |
☐ |
Start time of last sleep (UTC). |
NUMBER_OF_FIRST_FREE_SLOT |
int64 |
Number of Slots in Period |
☑ |
Number of slots per period. |
NUMBER_OF_SLOTS_IN_PERIOD |
int64 |
Number of Slots in Period |
☐ |
Number of slots per period. |
PREVIOUS_HIT_SLOT0_UTC |
datetime |
Previous Hit of Slot 0 |
☐ |
Time of previous registration on first slot (UTC). |
PREVIOUS_SLEEP_CONTEXT |
string |
Previous Sleep Context |
☐ |
Context of previous sleep. |
PREVIOUS_SLEEP_DURATION_MS |
int64 |
Previous Sleep Duration (ms) |
☐ |
Previous sleep duration in ms. |
PREVIOUS_SLEEP_START_UTC |
datetime |
Previous Sleep Start |
☐ |
Start time of previous sleep (UTC). |
PROVIDER_DATA_CONTAINER_ALIAS |
string(4000) |
Data Container Alias |
☐ |
Data container alias. |
PROVIDER_DATA_CONTAINER_ID |
string(4000) |
Data Container ID |
☐ |
Data container ID. |
PROVIDER_DESCRIPTION |
string(16000) |
Provider Description |
☑ |
Description. |
PROVIDER_INSTANCE_UID |
guid |
Provider Instance UID |
☑ |
Unique ID of the provider instance. |
PROVIDER_NAME |
string(240) |
Provider Name |
☑ |
Name of the provider. |
PROVIDER_SHORT_NAME |
string(240) |
Provider Short Name |
☑ |
Short name. |
SLOT_HIT_COUNT |
int64 |
Number of Hits |
☑ |
Number of slot hits registered. |
TOTAL_SLEEP_COUNT |
int32 |
Number of Sleeps |
☑ |
Number of sleeps. |
TOTAL_SLEEP_DURATION_MS |
int64 |
Sleep Duration (ms) |
☑ |
Total sleep duration in ms. |
18-10-2024 06:49 Version 24.0.345-PROD+4945