| Age | Commit message (Collapse) | Author |
|
|
|
Some of breaking changes,
* Field [Config.HttpUrl] renamed to [Config.HTTPURL]
* Field [ConfigForwarder.Url] renamed to [ConfigForwarder.URL]
* Struct [HttpLog] renamed to [HTTPLog]
|
|
The HttpLog realign from 304 to 288 bytes.
The questdbClient realign from 56 to 24 bytes.
|
|
|
|
See https://kilabit.info/journal/2022/gpl/ for more information.
|
|
Questdb [1] is one the time-series database.
We experiment to forward the HTTP log using Influx Line Protocol (ILP).
[1]: https://questdb.io/
|