timescale / tsbs

Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data
MIT License
1.29k stars 300 forks source link

tsbs_generate_data: getSerializer() dumps devops tag keys regardless of use case #43

Closed lilvinz closed 5 years ago

lilvinz commented 5 years ago

https://github.com/timescale/tsbs/blob/master/cmd/tsbs_generate_data/main.go#L305

getSerializer should be agnostic to the use-case otherwise adding new use-cases is not possible.