It is possible currently to take a Instream.Series implementation and encode it to string?
The use-case is to send metrics from server to a metrics poller. Meaning that the poller will actually insert the data in database and all I have to do is send series encoded as string.