hunterlong
|
7f5a6a2e7c
|
fixed ICMP latency and ping duration, organized Vue files
|
2020-07-09 11:19:31 -07:00 |
hunterlong
|
202695ba20
|
oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure
|
2020-06-25 21:08:12 -07:00 |
hunterlong
|
5a042e3c66
|
metrics now include service name for each service metric
|
2020-06-21 21:51:40 -07:00 |
hunterlong
|
723ced48c1
|
added OnSave() method for notifiers
|
2020-06-20 23:52:07 -07:00 |
hunterlong
|
386d9a49b9
|
test fix
|
2020-06-20 21:31:08 -07:00 |
hunterlong
|
2e2b4c2a7f
|
email notifier update, duration humanized
|
2020-06-19 02:14:40 -07:00 |
hunterlong
|
1f14750311
|
prometheus metric updates
|
2020-06-16 04:02:14 -07:00 |
hunterlong
|
d4a557d2f8
|
prometheus metric updates
|
2020-06-16 02:42:21 -07:00 |
hunterlong
|
a9ef085024
|
custom notifier JSON/text, notifier interface update, added example service and failure.
|
2020-06-15 00:46:27 -07:00 |
hunterlong
|
722ce47977
|
metrics
|
2020-06-14 13:46:22 -07:00 |
hunterlong
|
e27b8de55e
|
version up, default GET http method, metrics
|
2020-06-12 18:23:30 -07:00 |
hunterlong
|
95e294f553
|
prometheus metrics for better debugging
|
2020-06-12 18:13:28 -07:00 |
hunterlong
|
bc45135301
|
modified Maintance routine to use time.After channel, not tick.
|
2020-06-10 23:21:53 -07:00 |
hunterlong
|
1b68476b81
|
urgent bug fix 100% CPU, pprof with DEBUG env,
|
2020-06-10 23:11:39 -07:00 |
hunterlong
|
a0698fbc95
|
tests
|
2020-06-10 10:46:32 -07:00 |
hunterlong
|
8f85654040
|
tests
|
2020-06-10 09:04:34 -07:00 |
hunterlong
|
6156a55e12
|
code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update,
|
2020-06-08 17:51:37 -07:00 |
hunterlong
|
c06eba3bc8
|
code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update,
|
2020-06-05 17:36:39 -07:00 |
hunterlong
|
cfdee4659b
|
tests
|
2020-06-04 07:08:53 -07:00 |
hunterlong
|
5d66e34e56
|
include netgo tag during golang build process
|
2020-05-25 22:11:32 -07:00 |
hunterlong
|
65f32896cf
|
stale issue bot fix, test fix
|
2020-05-22 20:41:27 -07:00 |
hunterlong
|
ad03ef545d
|
patch
|
2020-05-21 05:04:45 -07:00 |
hunterlong
|
bfd173d7d7
|
updated ICMP to use system ping command (doesnt need root), added tests for TCP/HTTP TLS and non-TLS service checks
|
2020-05-21 00:10:35 -07:00 |
hunterlong
|
a8bae268ea
|
TCP service fix for services that are not using TLS (different packages)
|
2020-05-20 19:53:09 -07:00 |
hunterlong
|
7630eb3263
|
TLS with TCP
|
2020-05-19 23:59:28 -07:00 |
hunterlong
|
4618d56c18
|
mTLS service check (http)
|
2020-05-19 23:41:50 -07:00 |
hunterlong
|
d52b02eb3e
|
notifiers update with variables using golang template lib, new variables documentation tab, Replacer func now contains it's own struct, humanize lib (but its meh)
|
2020-05-02 02:51:47 -07:00 |
hunterlong
|
4cd669b9d0
|
comments and organization
|
2020-05-01 17:53:35 -07:00 |
hunterlong
|
6cfb9feb84
|
unique permalink, utils.replacer test
|
2020-05-01 03:25:54 -07:00 |
hunterlong
|
94485e3a9e
|
better text for Service UI, add core if SAMPLE_DATA is set to false, start service if added from services.yml
|
2020-05-01 02:26:57 -07:00 |
hunterlong
|
73c3366625
|
removing api_key (unused)
|
2020-04-30 23:59:16 -07:00 |
hunterlong
|
d9e3cabb4e
|
remove API_KEY (unused code), just use API_SECRET, YAML unmarshal, services.yml services auto creation
|
2020-04-30 01:35:33 -07:00 |
Emanuel Bennici
|
5c5f137df7
|
Use custom 'Content-Type' header if user has set it
Let the user set `Content-Type` header.
|
2020-04-27 13:56:54 +02:00 |
hunterlong
|
5cd3e90b43
|
http redirection option, issue #502, #499
|
2020-04-19 04:16:44 -07:00 |
hunterlong
|
9636f058de
|
build bruh
|
2020-04-17 05:52:53 -07:00 |
hunterlong
|
160979676b
|
removed env issues
|
2020-04-16 22:51:55 -07:00 |
hunterlong
|
25d6f3b66a
|
error handling, tests, fixes
|
2020-04-16 20:21:17 -07:00 |
hunterlong
|
3b7df28c47
|
UI, and more issue fixes
|
2020-04-14 09:08:50 -07:00 |
hunterlong
|
b3b41f58fa
|
incidents, UX
|
2020-04-13 04:17:09 -07:00 |
hunterlong
|
74d77b6300
|
notifier updates for UX, UI updates, cypress testing
|
2020-04-10 22:59:51 -07:00 |
hunterlong
|
d7190719e0
|
oauth, incidents, fixes
|
2020-04-07 04:53:32 -07:00 |
Hunter Long
|
efcdd9fdd8
|
design changes, form updates, API fixes
|
2020-04-03 17:28:09 -07:00 |
Hunter Long
|
ff887d9e51
|
travis
|
2020-03-28 18:21:32 -07:00 |
hunterlong
|
30d70cb6ac
|
check gRPC services, fixed bug for notifiers on clean install
|
2020-03-25 16:30:52 -07:00 |
hunterlong
|
7d385b4da2
|
notification fixes, tests
|
2020-03-25 11:46:50 -07:00 |
hunterlong
|
f331e9bbf9
|
notify after x failures, variable replacer, 0.90.16
|
2020-03-22 19:50:30 -07:00 |
Hunter Long
|
8e4dac1bd3
|
updates
|
2020-03-18 18:50:53 -07:00 |
Hunter Long
|
70276d490d
|
tests
|
2020-03-16 11:31:40 -07:00 |
Hunter Long
|
12275f7522
|
notifications!!!
|
2020-03-13 20:13:20 -07:00 |
Hunter Long
|
d8a02b31a2
|
incidents vue
|
2020-03-12 21:06:06 -07:00 |