Timeseries - General | WARN | "Row potentially incomplete. Refer to reported errors: twin=[{}]." | |
Timeseries - General | WARN | "Invalid Ledger configuration. Attempt to use a disabled Timeseries service: twin=[{}]." | The Timeseries database service needs to be enabled for an Account. See Timeseries section. |
Timeseries - General | ERR | "Failed to connect to Timeseries database. Operation aborted: twin=[{}]." | |
Timeseries - General | ERR | "Failed to read Timeseries service configuration from database. Operation aborted: twin=[{}]." | |
Timeseries - General | ERR | "Invalid Timeseries table. Table does not exist. Operation aborted: twin=[{}], table=[{}]." | Please double-check the name of the Timeseries table. |
Timeseries - General | WARN | "Invalid data. Timeseries task processing has no correct data to insert. Operation aborted: twin=[{}]." | |
Timeseries - General | ERR | "Unexpected error when inserting Timeseries data to table. Operation is retried: twin=[{}]." | |
Timeseries - General | ERR | "Unexpected error when processing Timeseries data. Operation is retried: twin=[{}]." | |
Timeseries - Timestamp | ERR | "Failed to resolve timestamp column name. Invalid template. Default timestamp used: twin=[{}], template=[{}]." | See Templates section. |
Timeseries - Timestamp | ERR | "Invalid timestamp format. Failed to convert. Default timestamp used: twin=[{}], timestamp=[{}]." | |
Timeseries - Timestamp | ERR | "Invalid timestamp format. Must be JSON. Default timestamp used: twin=[{}], value=[{}]." | |
Timeseries - Measurement | ERR | "Failed to resolve measurement column name. Missing template. Measurement not stored: twin=[{}]." | |
Timeseries - Measurement | ERR | "Failed to resolve measurement column name. Invalid template. Measurement not stored: twin=[{}], template=[{}]." | See Templates section. |
Timeseries - Measurement | WARN | "Failed to unpack measurement column names. Value is not a dict. Entry name used: twin=[{}], template=[{}]." | |
Timeseries - Measurement | ERR | "Invalid measurement value type. Measurement not stored: twin=[{}], measurement=[{}]." | |
Timeseries - Measurement | ERR | "Invalid measurement column name. Column does not exist. Measurement not stored: twin=[{}], measurement=[{}]." | Please double-check the name of the measurement column of the Timeseries table. |
Timeseries - Dimension | ERR | "Invalid dimension template. Dimension value not stored: twin=[{}], template=[{}], dimension=[{}]." | See Templates section. |
Timeseries - Dimension | ERR | "Invalid dimension value type. Dimension value not stored: twin=[{}], value=[{}], dimension=[{}]." | |
Timeseries - Dimension | ERR | "Invalid dimension value format. Must be JSON. Dimension value not stored: twin=[{}], value=[{}], dimension=[{}]." | |
Timeseries - Dimension | ERR | "Failed to resolve dimension value. Missing template. Dimension value not stored: twin=[{}], dimension=[{}]." | |
Timeseries - Dimension | WARN | "Unknown dimensions: twin=[{}], dimensions=[{}]." | |