Releases: maksimryndin/goral
0.1.11
* refactor Github flows
* scrape-push rule for queues sizes takes into account max append duration timeout
* http status code for http failed healthchecks prepends the response
* fix the truncation algorithm
* different logs detailization for log levels
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/download.sh | sh
0.1.10
* upgrade all dependencies (except sysinfo)
* refactor http client and server usage
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.9
* reorder system logs fields for charts
* ssh versions checks (for ubuntu)
* system support check (for ubuntu)
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.8
* fix ssh logs parsing
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.7
* ssh log monitoring
* rules for text now support "is" and "is not" conditions
* more helpful message about usage limits
* remove access/refresh tokens for google oauth from logs at the debug level
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.6
* safe numbers conversions
* ids collision tests
* latency measurements for healthchecks
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.5
* increase max body size for latest release check
* KV server shutdown message fix
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.4
* minor improvements for notifications
* urls with specified domains do not require ports
To update curl --proto =https --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.3
* fix version message for telegram
* releases for other platforms
* fine grained notifications control
* installer shell script https://maksimryndin.github.io/goral/install.sh
* fix port validation for domain-specified urls
* a separate website for docs https://maksimryndin.github.io/goral
To update curl --proto '=https' --tlsv1.2 -sSf https://maksimryndin.github.io/goral/install.sh | sh
0.1.2
* improve an append error handling and reporting
* rules are applied also at shutdown
* a welcome service message is sent to a service messenger instead of a general service messenger
* rules update warn is sent to a service messenger first
* rules update interval is increased
* the append timeout is set to the maximum backoff
* rule fetch timeout is decreased to 2000ms (from 3000ms)