Skip to content

Releases: putdotio/kimo

0.0.12

12 Oct 15:14
Compare
Choose a tag to compare

Changelog

fcd9e85 Use agent instead of daemon
eb7d6d5 add metrics endpoint
97a7ddf add new columns to the table
b6438a9 add poll-duration as config
e3ea05e client: add row count to footer
99f9143 define default config
6767787 docker: move building steps with statik (#1)
a5bfe8c move handlers under http file
3bad1a4 poll daemons periodically
9c05fea refactor
0d36979 remove debug logs
0fc52da remove ls command placed for debugging
a28f69a remove unused import
ae0b21e server refactor

0.0.11

07 Oct 14:31
1b7b77e
Compare
Choose a tag to compare

Changelog

1b7b77e Update .goreleaser.yml
3cf3e5b use statik for embedding static files into the binary

0.0.10

07 Oct 12:05
Compare
Choose a tag to compare

Changelog

b2f95d9 add client page

0.0.9

06 Oct 13:59
Compare
Choose a tag to compare

Changelog

66f451d get json response from tcpproxy
97450d8 make linter happy

0.0.8

06 Oct 09:41
Compare
Choose a tag to compare

Changelog

f8cb33f cors
ad1b664 find host ip for hostnames
64eb9e5 find process by gopsutil
4d27bbb log
36aa8c2 move mysql under server package
6cac3bb move types under used packages
137ebb4 return 404 from daemon if process not found
318ce18 separate http connect & read timeouts
051ccf6 timeouts as config
e232f49 use package level log
80f1c32 use proc endpoint on daemons
b489579 wording

0.0.7

02 Oct 14:45
Compare
Choose a tag to compare

Changelog

cdb6a42 do not retur error if record not found
4cc1e34 increase timeouts
57397ef use logger with level

0.0.6

02 Oct 11:31
Compare
Choose a tag to compare

Changelog

c75fd1b handle nil process

0.0.5

01 Oct 15:09
Compare
Choose a tag to compare

Changelog

99d2480 health endpoint

0.0.4

01 Oct 14:17
Compare
Choose a tag to compare

Changelog

c58b369 trigger release job only for created created activity

0.0.3

01 Oct 14:10
Compare
Choose a tag to compare

Changelog

b6ff53c rename workflow