Skip to content

Commit

Permalink
feat(manifests): update pipeline with aggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
narekhovhannisyan committed Aug 8, 2024
1 parent 125c0f0 commit fa404ad
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions manifests/examples/pipelines/pipeline-with-aggregate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,33 +158,6 @@ initialize:
end-time: "2023-12-12T00:01:00.000Z"
interval: 5
allow-padding: true
parameter-metadata:
inputs:
timestamp:
unit: RFC3339
description: refers to the time of occurrence of the input
aggregation-method: none
duration:
unit: seconds
description: refers to the duration of the input
aggregation-method: sum
cloud/instance-type:
unit: none
description: type of Cloud Instance name used in the cloud provider APIs
aggregation-method: none
cloud/region:
unit: none
description: region cloud instance
aggregation-method: none
time-reserved:
unit: seconds
description: time reserved for a component
aggregation-method: avg
outputs:
synced-time:
unit: none
description: Synced time
aggregation-method: none
tree:
children:
child-1:
Expand Down

0 comments on commit fa404ad

Please sign in to comment.