Commit Graph

747 Commits

Author SHA1 Message Date
TwinProduction
1f241ecdb3 Support Gzip and cache result to prevent wasting CPU 2020-08-15 16:44:28 -04:00
TwinProduction
7849cc6dd4 Regenerate the table only if there's a change 2020-08-15 16:42:47 -04:00
TwinProduction
a62eab58ef Update examples 2020-08-14 20:05:10 -04:00
TwinProduction
da92907873 Add support for getting the length of the string or the slice of a json path 2020-08-12 21:42:13 -04:00
TwinProduction
937b136e60 Update README.md 2020-07-24 18:38:35 -04:00
TwinProduction
12db0d7c40 Allocate more space for service name and host 2020-07-24 18:36:16 -04:00
TwinProduction
f50589e3c4 Add support for simple GraphQL requests 2020-07-24 16:45:51 -04:00
TwinProduction
98221626d3 Fix issue with json path when expected path doesn't match actual path 2020-07-24 13:20:28 -04:00
TwinProduction
60e30da7e5 Trim result body as well 2020-07-24 12:46:43 -04:00
TwinProduction
b05ae1c2d2 Minor improvement 2020-06-25 21:31:34 -04:00
TwinProduction
3b309500c3 Decrease tooltip fade timer from 2s to 500ms 2020-05-01 17:22:30 -04:00
TwinProduction
bf2fbcb395 Fix issue with scrollbar always showing 2020-04-26 23:59:30 -04:00
TwinProduction
fb90a0b299 Minor update 2020-04-22 23:54:30 -04:00
TwinProduction
72811311eb Remove popper.js dependency 2020-04-20 18:10:37 -04:00
TwinProduction
cc43fec366 Remove console logs 2020-04-20 17:58:51 -04:00
TwinProduction
eacd182302 Improve dashboard 2020-04-19 18:38:50 -04:00
TwinProduction
f8edf8862f Update README.md 2020-04-18 12:13:09 -04:00
TwinProduction
4d211a7288 Minor update 2020-04-15 21:55:10 -04:00
TwinProduction
18b8290e86 Minor update 2020-04-14 20:31:30 -04:00
TwinProduction
2878ad6a27 Improve documentation and panic on invalid service 2020-04-14 20:13:06 -04:00
TwinProduction
fe3e60dbd4 Add support for headers, method, body and json path with arrays 2020-04-14 19:20:00 -04:00
TwinProduction
88d0d8a724 Fix table format 2020-04-12 19:54:33 -04:00
TwinProduction
5803dca3a5 Minor update 2020-04-12 19:51:28 -04:00
TwinProduction
f98c60467d Minimize JSON data 2020-04-12 19:48:35 -04:00
TwinProduction
c51f35bcea Minor update 2020-04-11 23:17:31 -04:00
TwinProduction
02098a9742 Minor update 2020-04-11 23:14:20 -04:00
TwinProduction
3e2b56ba89 Add support for [BODY] placeholder and basic JSON path support
Note that arrays are not currently supported, same with asterisks
2020-04-10 22:56:38 -04:00
TwinProduction
15b8f8a293 Add build badge 2020-04-10 17:19:59 -04:00
TwinProduction
58327394dd Update build job 2020-04-10 16:50:29 -04:00
TwinProduction
49f5940a43 Modify example config 2020-04-10 16:46:19 -04:00
TwinProduction
1f177902e6 Remove Explanation field from ConditionResult 2020-04-10 16:37:52 -04:00
TwinProduction
6888ced1a7 Remove duplicate __TIMESTAMP__ 2020-04-10 16:37:11 -04:00
TwinProduction
cc159fa8fb Update to Go 1.14 2020-04-10 16:35:55 -04:00
TwinProduction
92cb9c86d1 Add support for [RESPONSE_TIME] and >, <, <=, >= operators 2020-04-10 16:34:20 -04:00
TwinProduction
1701ced07b Add timestamp in hover text 2020-04-07 18:23:26 -04:00
TwinProduction
fe82465c19 Prevent multiple services from being evaluated at the same time 2020-04-06 18:58:13 -04:00
TwinProduction
ab73c4666e Minor improvements 2020-03-10 18:34:32 -04:00
TwinProduction
16837562ea Add GATUS_CONFIG_FILE env var to support custom config path 2020-03-08 18:16:39 -04:00
TwinProduction
6b30125a78 Add Kubernetes example 2019-12-28 13:51:58 -05:00
TwinProduction
32f05057a1 Update docker-compose example 2019-12-28 13:27:50 -05:00
TwinProduction
50cdc159db Store config in config instead of root directory 2019-12-28 12:55:00 -05:00
TwinProduction
c4f7370397 Add tooltip on status view response time range instead of latest RT 2019-12-28 12:19:52 -05:00
TwinProduction
b71edc57ca Fix typo 2019-12-04 17:40:49 -05:00
TwinProduction
94a742bc23 Fix missing json instruction 2019-12-04 17:40:19 -05:00
TwinProduction
c90ca8fa85 Add support for environment variables in configuration file 2019-12-04 17:27:27 -05:00
TwinProduction
753435dc37 Minor improvement 2019-12-04 17:10:04 -05:00
TwinProduction
c9c076a959 Allow configuration file to be passed as parameter 2019-12-04 16:44:35 -05:00
TwinProduction
66e48609b4 Remove .idea folder 2019-11-24 13:27:52 -05:00
TwinProduction
87d4b14b66 Remove useless newline 2019-11-18 22:52:27 -05:00
TwinProduction
20267e686d Add metrics in default config.yaml 2019-11-16 16:52:11 -05:00