115e5d5051
Linting and comments.
2020-12-23 20:55:50 +05:00
08d5f36c36
Add /api/v1/info for build info output.
2020-12-23 20:48:23 +05:00
095aff540e
API version checking and linting.
2020-12-23 19:31:09 +05:00
95c8181d2a
Add simple debug logging.
2020-12-23 16:28:57 +05:00
529113a41a
Metrics data is stored as structure, HTTP requests logging, got rid of context.
...
Metrics data now stored as structures. This is a first step for autodiscovery
helping for NMSes.
HTTP requests now logged.
Got rid of context.Context for getting metric data in applications
because context.Context is useless here.
2020-12-23 13:27:17 +05:00
afad4f5d7f
A very naive, simple and not so robust HTTP API responder implementation.
2020-11-29 06:09:35 +05:00
f5d898b025
Little linting fixes.
2020-11-29 05:52:52 +05:00
f915470c0b
Rethink how metricator will work, golangci-lint and gitlab ci configs.
2020-11-29 03:22:39 +05:00
cdf9997cfe
Initial commit.
2020-11-28 23:34:20 +05:00