Skip to content

Commit 3b3b621

Browse files
Fix SAPETD-SystemStoppedReporting: shorten CustomDetails key
Renamed customDetails key 'TimeSinceLastIngestion' (22 chars) to 'LastIngestionGap' (16) to satisfy the 20-char max key length validation. Repackaged 3.0.5. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 9c605ca commit 3b3b621

3 files changed

Lines changed: 76 additions & 76 deletions

File tree

Solutions/SAP ETD Cloud/Analytic Rules/SAPETD-SystemStoppedReporting.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,5 @@ customDetails:
8484
SAP_Client: ClientId
8585
LookbackPeriod: LookbackPeriod
8686
LastIngestion: LastIngestionTime
87-
TimeSinceLastIngestion: TimeSinceLastIngestion
87+
LastIngestionGap: TimeSinceLastIngestion
8888
version: 1.0.0
39 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)