okit/cmd/okitd
2022-11-03 08:42:02 -05:00
..
legal got things to work with HTTP and stdout 2022-11-03 08:42:02 -05:00
go.mod got things to work with HTTP and stdout 2022-11-03 08:42:02 -05:00
LICENSE got things to work with HTTP and stdout 2022-11-03 08:42:02 -05:00
main.go got things to work with HTTP and stdout 2022-11-03 08:42:02 -05:00
README.md initial implementation 2022-11-01 16:15:22 -05:00

okitd

okitd is a local co-process to an application emitting metrics. It allows an application that has been written using common monitoring solutions to be converted into an okit compatible solution. It wraps and traps program execution so that it's able to consume application logs (preferably JSON) and receive metrics emit via systems like prometheus, DataDog, and Statsd.