TwiN
ed4fa94fc2
Start working on replacing SSR chart by chart.js
2021-11-09 00:09:35 -05:00
TwiN
c4ef56511d
Update dependencies
2021-11-09 00:07:44 -05:00
TwiN
cfa2c8ef6f
Minor updates
2021-11-09 00:06:41 -05:00
TwiN
f36b6863ce
Minor update
2021-11-08 23:54:06 -05:00
TwiN
24482cf7a0
Fix icon_url for Mattermost
2021-11-08 21:07:16 -05:00
TwiN
d661a0ea6d
Add logo.png in .github/assets
2021-11-08 21:05:16 -05:00
TwiN
a0ec6941ab
Display number of days rather than hours if >72h
2021-11-08 20:57:58 -05:00
TwiN
5e711fb3b9
Use http.Error instead of writer.Write
2021-11-08 20:56:35 -05:00
TwiN
ab66e7ec8a
Fix badge examples
2021-11-08 02:22:43 -05:00
TwiN
08aba6cd51
Minor updates
2021-11-04 21:40:05 -04:00
TwiN
d3805cd77a
Fix #197 ; Fix #198 : Deprecate storage.file in favor of storage.path and deprecate persistence with memory storage type
2021-11-04 21:33:13 -04:00
TwiN
dd70136e6c
Omit empty hostname and errors field
2021-11-03 22:18:23 -04:00
TwiN
a94c480c22
Fix typo in comment
2021-11-03 22:17:58 -04:00
TwiN
10fd4ecd6b
Minor fixes
2021-11-03 19:48:58 -04:00
TwiN
9287e2f9e2
Move store initialization to store package
...
This will allow importing storage.Config without importing every SQL drivers in the known universe
2021-10-28 19:35:46 -04:00
TwiN
257f859825
Rename getPagerDutyIntegrationKeyForGroup to getIntegrationKeyForGroup
2021-10-27 23:16:05 -04:00
TwiN
3a4ab62ddd
#191 : Handle memory issue caused by migration from Service to Endpoint
2021-10-24 21:20:01 -04:00
TwiN
a4e9d8e9b0
Revert "Add GATUS_DONT_EXPAND_ENV env var"
2021-10-24 18:34:39 -04:00
TwiN
3be6d04d29
Add GATUS_DONT_EXPAND_ENV env var
2021-10-24 16:20:24 -04:00
TwiN
b59ff6f89e
Add ServiceAccount to Kubernetes example
2021-10-24 15:33:15 -04:00
TwiN
813fea93ee
#167 : Rename examples/minimal to .examples/docker-minimal
2021-10-24 15:27:25 -04:00
TwiN
8f50e44b45
#167 : Rename examples/ to .examples/
2021-10-24 15:20:39 -04:00
TwiN
fb2448c15a
Omit fields that are not set
2021-10-24 15:03:41 -04:00
TwiN
db575aad13
Remove comments that no longer apply
2021-10-24 14:51:49 -04:00
TwiN
6ed93d4b82
Rename Service to Endpoint ( #192 )
...
* Add clarifications in comments
* #191 : Rename Service to Endpoint
2021-10-23 16:47:12 -04:00
TwiN
634123d723
Add support for armv6
2021-10-18 12:16:31 -04:00
TwiN
75c25ac053
Don't support garbage browser versions
2021-10-08 00:21:29 -04:00
TwiN
8088736d6e
Fix workflow
2021-10-07 22:42:37 -04:00
TwiN
6c45f5b99c
⚠ Migrate TwinProduction/gatus to TwiN/gatus
2021-10-07 21:28:04 -04:00
TwiN
422eaa6d37
Fix typo
2021-10-07 20:55:15 -04:00
TwinProduction
c423afb0bf
Fix #182 : Fix ICMP on Docker Linux
2021-10-07 01:21:13 -04:00
TwinProduction
835f768337
Shorten comment
2021-10-07 01:08:42 -04:00
TwinProduction
b3d0e54af2
Minor update
2021-10-07 01:08:17 -04:00
TwinProduction
1451cdfa64
Fix typo
2021-10-05 22:36:08 -04:00
TwinProduction
53cc9d88e5
Minor update
2021-10-05 20:44:18 -04:00
TwinProduction
a6bc0039e9
Rename integrations to overrides
2021-10-05 20:40:44 -04:00
achrefbensaadVPaccount
adbc2c5ad7
Add group-specific integration key for PagerDuty ( #181 )
...
* Added support for pagerduty integration per group
* Added pagerduty per group tests
* bugfix: if no team is provided and no general integration is provided return the first pagerduty integration in team integrations
* Updated README
* Update README.md
Co-authored-by: Chris <twin@twinnation.org>
* Update alerting/provider/pagerduty/pagerduty.go
Co-authored-by: Chris <twin@twinnation.org>
* Update alerting/provider/pagerduty/pagerduty.go
Co-authored-by: Chris <twin@twinnation.org>
Co-authored-by: Achref Ben Saad <achref.bensaad@cimpress.com>
Co-authored-by: Chris <twin@twinnation.org>
2021-10-05 20:01:36 -04:00
TwinProduction
154bc7dbc6
Update dependencies
2021-10-03 22:15:20 -04:00
TwinProduction
2d3fe9795f
Add v3 to module path
...
Gatus wasn't intended to be used as a library, but I have a use case now.
2021-10-03 21:53:59 -04:00
TwinProduction
d19f564e4e
Ensure that tested hour never goes negative
2021-10-03 21:50:58 -04:00
TwinProduction
babe7b0be9
Update Go to 1.17
2021-10-03 15:03:09 -04:00
TwinProduction
dee04945d0
Minor update
2021-10-03 15:03:09 -04:00
TwinProduction
bf455fb7cc
Fix issue with under maintenance feature
2021-10-01 02:33:37 -04:00
TwinProduction
dfd2f7943f
Fix issue with privileged call on linux
2021-10-01 02:33:16 -04:00
TwinProduction
fece11540b
Remove unnecessary rows.Close() calls
2021-09-30 21:19:57 -04:00
TwinProduction
ac43ef4ab7
Refactor some code
2021-09-30 20:56:09 -04:00
TwinProduction
bc25fea1c0
Minor improvements
2021-09-30 20:45:47 -04:00
Carlotronics
30cb7b6ec8
Health check for SSL/TLS services ( #177 )
...
* protocol: starttls: add timeout support
Signed-off-by: Charles Decoux <charles@phowork.fr>
* protocol: add ssl support
Signed-off-by: Charles Decoux <charles@phowork.fr>
2021-09-30 16:15:17 -04:00
TwinProduction
289d834587
Change domain
2021-09-28 18:54:40 -04:00
TwinProduction
428e415616
Fix issue with under maintenance
2021-09-27 00:11:42 -04:00