Mahlon E. Smith <mahlon@martini.nu> [Sat, 25 Jul 2020 15:31:28 -0700] rev 20
Added tag v0.3.0 for changeset 1f09cfb560e0
Mahlon E. Smith <mahlon@martini.nu> [Sat, 25 Jul 2020 15:05:26 -0700] rev 19
Multiple changes.
- Clean up various nim compiler warnings.
... except ObservableStores. https://forum.nim-lang.org/t/6442#39738
- Update documentation for Netdata v1.23's "exporting" module.
- TCP connections to netdata where dropped by default. Expose this
behavior as a toggle, and change the default to leave the child
process (and the tcp socket) open.
- Bump to v0.3.0.
Mahlon E. Smith <mahlon@martini.nu> [Mon, 19 Nov 2018 12:05:51 -0800] rev 18
Added tag v0.2.0 for changeset 96b8799a565a
Mahlon E. Smith <mahlon@martini.nu> [Mon, 19 Nov 2018 12:05:47 -0800] rev 17
Fix command line usage docs, replace deprecated recvLine() with readLine().
Mahlon E. Smith <mahlon@martini.nu> [Tue, 06 Nov 2018 15:54:05 -0800] rev 16
Updates for nim 0.19.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 26 Jun 2018 09:47:23 -0700] rev 15
Lowercase all hostnames before sending to the database.
Mahlon E. Smith <mahlon@laika.com> [Mon, 05 Mar 2018 15:34:12 -0800] rev 14
Update README Timescale example for v0.9.0.
Mahlon E. Smith <mahlon@laika.com> [Tue, 20 Feb 2018 10:59:26 -0800] rev 13
Remove port and user from the default dbopts, so they instead use the postgresql behavioral default.