We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a47e8c commit 1cf27acCopy full SHA for 1cf27ac
CHANGES.md
@@ -2,11 +2,17 @@
2
-------
3
* add `stdall syslog`, example: https://github.com/kostya/eye/blob/master/examples/syslog.eye
4
* added check `ssl_socket` #125
5
-* add trigger starting_guard
+* some fixes with `eye q -s`
6
+* fixed `__default__` apps
7
+* default loaded configs with first eye start, is: `/etc/eye.conf`, and `~/.eyeconfig`
8
+* add trigger `starting_guard`
9
+* fix `load_env` function
10
* fix multiple contacts #118
11
* add slack notifier #115
12
* some fixes in depend_on
13
* some fixes in flapping
14
+* add proxy_url to http check
15
+* process with children, shows children history now
16
* Update Celluloid to 0.16.0
17
18
0.6.4
0 commit comments