1
0
Fork 0
telegraf/plugins/serializers/csv/testcases/nanoseconds.conf

10 lines
361 B
Text
Raw Permalink Normal View History

# Example for outputting CSV
#
# Output File:
# testcases/nanoseconds.csv
#
# Input:
# impression,flagname=F5,host=1cbbb3796fc2,key=12345,platform=Java,sdkver=4.9.1,value=false count_sum=5i 1653643420123456
# expression,flagname=E42,host=klaus,key=67890,platform=Golang,sdkver=1.18.3,value=true count_sum=42i 1653646789789012
csv_timestamp_format = "unix_ns"