Skip to content

Commit

Permalink
feat(builtins): update time sync success manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed Jul 31, 2024
1 parent 8450286 commit 593c7af
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions manifests/examples/builtins/time-sync/success.yml
Original file line number Diff line number Diff line change
@@ -1,23 +1,16 @@
name: time-sync
description: successful path
tags:
'time-sync':
start-time: '2023-12-12T00:00:00.000Z'
end-time: '2023-12-12T00:01:00.000Z'
interval: 5
allow-padding: true
initialize:
output:
- yaml
plugins:
'time-sync':
method: TimeSync
path: "builtin"
global-config:
start-time: '2023-12-12T00:00:00.000Z'
end-time: '2023-12-12T00:01:00.000Z'
interval: 5
allow-padding: true
plugins: {}
tree:
children:
child:
pipeline:
- time-sync
config:
inputs:
- timestamp: '2023-12-12T00:00:00.000Z'
Expand Down

0 comments on commit 593c7af

Please sign in to comment.