1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Commit graph

  • 40cbb4b1d4
    fix(alerting): Add missing support for default-alert on teams-workflows (#883) Liam Jones 2024-11-01 07:59:29 +0800
  • 5d7a9484f2 minor tweaks and formatting Gary Hodgson 2024-10-30 09:19:17 +0100
  • 3b9ba46250
    Fix default-alert on teams-workflows Liam Jones 2024-10-29 18:10:52 +0800
  • 7a5d999355
    Merge branch 'master' into logr TwiN 2024-10-22 21:14:10 -0400
  • 7103d0a9ae
    chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#873) v5.13.0 dependabot[bot] 2024-10-21 21:50:03 -0400
  • 08565dedaa
    Update alerting/provider/pushover/pushover.go Devin Buhl 2024-10-20 10:05:10 -0400
  • fa37913a70
    Update README.md Devin Buhl 2024-10-20 09:49:36 -0400
  • dc19dd4a55
    Rename ResolvedPriority Devin Buhl 2024-10-20 09:48:42 -0400
  • 6bd7d272a1 Sync with upstream Philipp Kolmann 2024-10-18 15:41:27 +0200
  • e08ef22fb6
    Update README.md Devin Buhl 2024-10-17 10:10:07 -0400
  • ed01786078
    Update README.md Devin Buhl 2024-10-17 10:09:42 -0400
  • 14d08b223d
    feat(pushover): priority on resolved Devin Buhl 2024-10-17 10:07:48 -0400
  • ff4b09dff8
    feat(alerting): Implement new Teams Workflow alert (#847) JamesHillyard 2024-10-15 22:25:02 +0100
  • 7cc5bd3a56
    Merge branch 'master' into TeamsWorkflowAlert TwiN 2024-10-15 17:20:38 -0400
  • 29072da23e
    docs: change the url of the helm chart to your repo (#878) Simon Erhardt 2024-10-14 17:27:37 +0200
  • 79ec7e5073
    fix: change the url of the helm chart to your repo Simon Erhardt 2024-10-14 17:11:52 +0200
  • 67f84da9b4
    Support 30d Data from Raw Uptime Endpoint James Hillyard 2024-10-09 12:18:05 +0100
  • 7d028f5a5f
    Merge branch 'master' into RawUptimeData JamesHillyard 2024-10-09 12:14:35 +0100
  • 0b560fc082
    Merge branch 'master' into TeamsWorkflowAlert JamesHillyard 2024-10-09 12:11:44 +0100
  • e218697fe5
    Fix Test to Expect Correct Emoji James Hillyard 2024-10-09 12:11:05 +0100
  • bb973979d2
    feat(alerting): add email and click action to ntfy provider (#778) stendler 2024-10-05 02:23:07 +0200
  • a1beb07ee0
    feat(metrics): Add URL to metrics labels Daniel Santos 2024-10-02 16:24:29 -0600
  • 38ffe30f79
    chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 dependabot[bot] 2024-10-02 06:11:38 +0000
  • 7bfeeda9c8 use new features of logr library Gary Hodgson 2024-10-01 20:19:50 +0200
  • a92e7ad7de introduces TwiN/logr library Gary Hodgson 2024-09-30 22:32:00 +0200
  • 08ea0b86ac
    chore(deps): bump github.com/coreos/go-oidc/v3 from 3.10.0 to 3.11.0 dependabot[bot] 2024-09-26 06:46:46 +0000
  • 3a7be5caff
    chore(deps): bump github.com/valyala/fasthttp from 1.54.0 to 1.56.0 (#869) dependabot[bot] 2024-09-25 23:57:19 -0400
  • d8c303a4b0
    chore(deps): bump github.com/valyala/fasthttp from 1.54.0 to 1.56.0 dependabot[bot] 2024-09-25 06:25:06 +0000
  • 2d8fa1c6dd
    chore(deps): bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 dependabot[bot] 2024-09-24 06:22:10 +0000
  • bd1a544cf7
    chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.4 (#867) dependabot[bot] 2024-09-23 20:43:27 -0400
  • 0988b29161
    chore(deps): bump github.com/prometheus/client_golang dependabot[bot] 2024-09-23 07:02:32 +0000
  • aa51b0ad70
    chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#866) dependabot[bot] 2024-09-22 21:39:41 -0400
  • fc09981779
    feat(alerting): alert teams add client insecure option (#864) raojinlin 2024-09-22 08:26:30 +0800
  • b3c4bbdd75
    Merge branch 'master' into feature-alert-teams-add-client-insecure-option TwiN 2024-09-21 20:08:28 -0400
  • 6e37db46d3
    chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 dependabot[bot] 2024-09-20 06:59:17 +0000
  • de2d41ed88
    chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.1 to 2.1.2 (#862) dependabot[bot] 2024-09-19 22:15:21 -0400
  • 1ef0cea733 fix typo raojinlin 2024-09-19 16:14:07 +0800
  • a813f1dd5d feat(docs): add comment for ClientConfig field raojinlin 2024-09-19 16:11:11 +0800
  • 2215163ac5 feat: alert teams add client insecure option raojinlin 2024-09-19 16:07:02 +0800
  • ddf34f14dc
    chore(deps): bump github.com/wcharczuk/go-chart/v2 from 2.1.1 to 2.1.2 dependabot[bot] 2024-09-18 07:09:54 +0000
  • 59842d5e88
    feat(alerting): custom alert support endpoint errors (#844) raojinlin 2024-09-18 10:26:21 +0800
  • 2d5aeb8e1b
    Apply suggestions from code review TwiN 2024-09-17 22:22:29 -0400
  • 7a7031f7b4
    Update README.md TwiN 2024-09-17 22:17:29 -0400
  • fca1883460
    Merge branch 'master' into feature-custom-alert-endpoint-errors TwiN 2024-09-17 22:13:43 -0400
  • b0c2f1eba9
    feat(alerting): Add optional field alerting.mattermost.channel (#823) Gerrit 2024-09-18 03:02:31 +0200
  • 263098a7bc
    Merge branch 'master' into master TwiN 2024-09-17 20:23:23 -0400
  • f55f39fa33
    chore(deps): bump golang.org/x/net from 0.26.0 to 0.29.0 (#861) dependabot[bot] 2024-09-17 19:48:51 -0400
  • 9b770af318
    chore(deps): bump golang.org/x/net from 0.26.0 to 0.29.0 dependabot[bot] 2024-09-17 06:15:48 +0000
  • 1a0c0af403
    chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.33.1 (#860) dependabot[bot] 2024-09-16 19:04:13 -0400
  • 2c0b034626
    chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.33.1 dependabot[bot] 2024-09-13 06:13:31 +0000
  • a85cf6bd41
    chore(deps): bump modernc.org/sqlite from 1.31.1 to 1.33.0 dependabot[bot] 2024-09-12 06:09:40 +0000
  • da1194fd17
    Merge branch 'master' into TeamsWorkflowAlert TwiN 2024-09-11 21:26:32 -0400
  • 12b04802ef
    chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.27.0 (#857) dependabot[bot] 2024-09-11 21:15:34 -0400
  • 89deac9de5
    chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.27.0 dependabot[bot] 2024-09-06 06:22:28 +0000
  • b80463e8eb
    Fix README Table Format James Hillyard 2024-09-04 10:04:23 +0100
  • 93afd469f8
    Rename 'teamsworkflow' to 'teams-workflows' James Hillyard 2024-09-04 09:52:50 +0100
  • d947a6b6f5
    feat(alerting): Implement Zulip's alerts (#845) Mehdi Bounya 2024-09-04 04:21:08 +0100
  • 777faf62db
    Update alerting/provider/zulip/zulip_test.go TwiN 2024-09-03 22:56:45 -0400
  • f5b8c18747
    Merge branch 'master' into zulip-alert TwiN 2024-09-03 22:54:53 -0400
  • 8e496904be only set RepeatInterval if nil Jackson Sabey 2024-08-31 16:33:03 -0700
  • 45bfd47920 use last reminder based upon alert type Jackson Sabey 2024-08-31 15:56:23 -0700
  • 7e63c00bc6 send reminder if last reminder is zero Jackson Sabey 2024-08-31 15:28:49 -0700
  • f52432aa4b fix default Jackson Sabey 2024-08-31 15:07:36 -0700
  • f83ce9993f better debugging Jackson Sabey 2024-08-31 14:52:39 -0700
  • a789c006da check if last reminder is zero, set last reminder on resolved Jackson Sabey 2024-08-31 14:29:38 -0700
  • e03fe10146 set default alert repeat interval Jackson Sabey 2024-08-31 01:16:54 -0700
  • d2ef798953 repeat-interval Jackson Sabey 2024-08-30 23:30:13 -0700
  • 0498159802
    fix(alerting): rename ChannelId to ChannelID Mehdi Bounya 2024-08-29 12:02:54 +0100
  • 88b0953e16
    Merge d25d57b7b1 into 54221eff9b stendler 2024-08-29 04:12:52 +0000
  • 54221eff9b
    fix(maintenance): Import time/tzdata to support timezones (#849) v5.12.1 TwiN 2024-08-28 18:41:21 -0400
  • a37373caac fix(maintenance): Import time/tzdata to support timezones TwiN 2024-08-27 20:47:21 -0400
  • 6c548c726b
    Document Teams Workflow Alert James Hillyard 2024-08-27 12:35:31 +0100
  • fb6a71ea56
    POC Teams Workflow Alerting James Hillyard 2024-08-27 11:32:11 +0100
  • b577bf0330
    chore(alerting): fix import order Mehdi Bounya 2024-08-27 09:05:11 +0100
  • 0b5b00238d
    fix(alerting): validate Zuilip interface on compile Mehdi Bounya 2024-08-27 09:03:51 +0100
  • bcf2c6c5c7 delete unsed errors raojinlin 2024-08-27 11:02:25 +0800
  • 8dad5c3aae Refactor: code review feedback raojinlin 2024-08-27 10:50:49 +0800
  • d04b68979a fix(remote): Stream endpoint statuses from remote instances instead of loading them all into memory v5.12.0 TwiN 2024-08-26 21:30:53 -0400
  • d50d74f13e
    fix(alerting): Include alert description in message Mehdi Bounya 2024-08-26 22:44:20 +0100
  • 602a12ddea
    docs: Add Zulip alerts to README.md Mehdi Bounya 2024-08-26 22:30:23 +0100
  • e7cd214968
    feat(alerting): Add Zulip to alerting/config.go Mehdi Bounya 2024-08-26 22:22:37 +0100
  • c70042a66c
    feat(alerting): Implement Zulip alert provider Mehdi Bounya 2024-08-26 22:22:22 +0100
  • 7eebdf7466
    feat(alerting): Add alert type for Zulip Mehdi Bounya 2024-08-25 22:09:59 +0100
  • 6be2099ebd
    Update Raw Data Content Type James Hillyard 2024-08-26 14:21:16 +0100
  • 610628e167 feat: add tests raojinlin 2024-08-24 16:54:28 +0800
  • 7eb0c5ab29 feat: add ENDPOINT_ERRORS example raojinlin 2024-08-24 15:09:47 +0800
  • 32e6b39edd feat(alerting): add support for including endpoint errors in custom alerts raojinlin 2024-08-24 14:56:07 +0800
  • 064b5a4a2c
    chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.26.0 dependabot[bot] 2024-08-21 21:52:53 +0000
  • 7de5a1fe48
    feat(alerting): implement Gitea alerting provider (#842) Bo-Yi Wu 2024-08-22 05:51:45 +0800
  • 4886b4ecfe
    fix: ensure ClientConfig is validated and defaults set Bo-Yi Wu 2024-08-17 14:32:43 +0800
  • e24209b722
    chore: update configuration for Gitea integration Bo-Yi Wu 2024-08-17 14:12:29 +0800
  • cd223b4fe1
    Update README.md Bo-Yi Wu 2024-08-17 14:09:15 +0800
  • f456cf82c4
    feat: refactor AlertProvider for improved client configuration Bo-Yi Wu 2024-08-17 14:08:13 +0800
  • 7ddc034f5b
    Update README.md Bo-Yi Wu 2024-08-17 14:03:08 +0800
  • d7d1ab886d
    Update README.md Bo-Yi Wu 2024-08-17 14:02:59 +0800
  • 77dfa98057
    Update README.md Bo-Yi Wu 2024-08-17 14:02:51 +0800
  • e5cadeb2c8
    feat: implement Gitea alerting configuration and documentation Bo-Yi Wu 2024-08-17 08:40:52 +0800
  • 53eea9f425
    feat: add Assignees support to AlertProvider functionality Bo-Yi Wu 2024-08-17 08:07:23 +0800
  • dc67149b25
    chore: integrate Gitea alerting provider configuration Bo-Yi Wu 2024-08-16 22:48:59 +0800
  • 6efc927ae2
    feat: implement Gitea alerting provider integration Bo-Yi Wu 2024-08-16 22:02:19 +0800