7 lines
384 B
Markdown
7 lines
384 B
Markdown
# 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.
|