MetricsHub
Documentation 0.9.02
append (Append)
The Append compute allow to concatenate a value at the end of all the lines in a selected column. The value can be a number, or a reference to another column of the same table, using the ‘$’ character followed by the column number. Since the data is converted from a CSV to a Table, you can add columns by adding ‘;’ characters using the append.
connector:
# ...
pre: # <object>
<sourceKey>: # <source-object>
monitors:
<monitorType>: # <object>
<job>: # <object>
sources: # <object>
<sourceKey>: # <source-object>
computes: # <compute-object-array>
- type: append
column: # <number>
value: # <string>
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.

