Closed micsjo closed 1 year ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Tidied and updated. Had some problems signing the CLA. It says "You have agreed to the CLA for grafana/xk6-output-timescaledb" but for some reason it seems not to be accepted - and accepted at the same time. I hope it is sorted.
Remove batch for metrics. Keep for thresholds (it's just a few inserts at the beginning, no need to change) Use copyFrom for metrics. Update pgx from v4 to v5 and subsequent use of pgx according to docs. Additional debug logging to know how many data containers were collected.
Fixes this issue: Issue 17