Commit Graph

  • aed81d5cf0
    Merge 926d20d000 into 9d8928dee0 James Durand 2025-02-03 14:03:05 +0100
  • fda49a8496
    Merge cc9788ebbc into 9d8928dee0 Bo-Yi Wu 2025-02-03 08:50:19 +0000
  • cc9788ebbc
    missing labels parameter Bo-Yi Wu 2025-02-03 16:50:16 +0800
  • 8c25fef841
    Merge branch 'master' into metrics Bo-Yi Wu 2025-02-03 16:49:06 +0800
  • 54a8abf582
    Merge 9f60d47d46 into 9d8928dee0 Dmitry 2025-02-02 21:50:27 -0500
  • ec187f7906
    Merge f368f3e050 into 9d8928dee0 Joel Baranick 2025-02-02 21:50:27 -0500
  • ce06389fa0
    Merge 8acfc376a0 into 9d8928dee0 dependabot[bot] 2025-02-02 21:50:27 -0500
  • d771bf43e0
    Merge 90de1dfa34 into 9d8928dee0 Alison Tong 2025-02-02 21:50:27 -0500
  • bd4f4a4706
    Merge e9d6c68d2a into 9d8928dee0 dependabot[bot] 2025-02-02 21:50:27 -0500
  • fe5933b42f
    Merge ac116fd89c into 9d8928dee0 Oliver Bucher 2025-02-02 21:50:27 -0500
  • 7746ab6d99
    Merge d99bc29b21 into 9d8928dee0 dependabot[bot] 2025-02-02 21:50:27 -0500
  • 8ef23fcae6
    Merge cf28ca265d into 9d8928dee0 Rani 2025-02-02 21:50:27 -0500
  • 2e0c9db64c
    Merge 47e592b83b into 9d8928dee0 igophper 2025-02-02 21:50:27 -0500
  • f0789f18f7
    Merge 7bdabf3d83 into 9d8928dee0 Travis Kroll 2025-02-02 21:50:27 -0500
  • 9f00b361ae
    Merge a3f3660f33 into 9d8928dee0 TwiN 2025-02-02 21:50:26 -0500
  • 1c085b6425
    Merge 005d357a8d into 9d8928dee0 praveen-livspace 2025-02-02 21:50:26 -0500
  • 566efbb4db
    Merge 4ccfccdb12 into 9d8928dee0 Alex Maras 2025-02-03 09:55:21 +0800
  • 9d8928dee0
    fix(config): Ignore config files with double dot in it (#696) (#984) master Victor Laborie 2025-02-03 02:37:55 +0100
  • 41085757f9
    chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#980) dependabot[bot] 2025-02-01 13:58:45 -0500
  • 7601c6f0cd
    fix(config): Ignore config files with double dot in it (#696) Victor LABORIE 2024-06-17 09:17:55 +0200
  • d109332de0
    refactor: refactor utility functions and improve test coverage appleboy 2025-01-30 09:14:44 +0800
  • 7bdabf3d83 fix: adding trace context propagation Travis Kroll 2025-01-29 16:48:15 -0800
  • 52e3dfb4c4
    refactor: refactor pointer conversion utility and update related tests appleboy 2025-01-30 07:58:37 +0800
  • be68b9fec0 docs: Updating Readme relating to tracing and configuration Travis Kroll 2025-01-29 11:22:33 -0800
  • 68590da79f feat(telemetry): Adding instrumentation around http client for tracing Travis Kroll 2025-01-29 10:42:21 -0800
  • 4ccfccdb12 chore: clean up new-lines Alex Maras 2025-01-29 16:37:27 +0800
  • 5eb4742889 test: add checks for maintenance window defaults in endpoint configuration Alex Maras 2025-01-29 16:13:12 +0800
  • 44d1796884
    Merge branch 'master' into metrics Bo-Yi Wu 2025-01-29 12:16:33 +0800
  • 9b040f1d4f chore: var => := Alex Maras 2025-01-29 11:55:52 +0800
  • ad0e7531f8 doc: example documentation for per-endpoint configuration of maintenance windows Alex Maras 2025-01-29 11:43:57 +0800
  • 174eea9333 doc: initial entry for maintenance windows in endpoint config Alex Maras 2025-01-28 22:17:07 +0800
  • 855be6c83c feat: add endpoint.maintenance-windows array for per-endpoint maintenance configuration Alex Maras 2025-01-28 19:51:55 +0800
  • 5b3e0c8074
    refactor: periodic operations to use time.Ticker (#978) Bo-Yi Wu 2025-01-29 11:23:16 +0800
  • 975ac3592e
    fix(maintenance): timezone handling offset issue (#981) Alex Maras 2025-01-29 11:15:35 +0800
  • f045b90e6f
    feat: add dynamic labels support for Prometheus metrics appleboy 2025-01-29 11:04:51 +0800
  • faf764098b chore: remove separate define of dayWhereMaintenancePeriodWouldStart Alex Maras 2025-01-29 10:57:08 +0800
  • 2f48728e9a chore: remove newlines around day adjustment block Alex Maras 2025-01-29 10:54:54 +0800
  • 3d2382c4c8 test: check for Perth validity using adjusted timezone handling Alex Maras 2025-01-28 19:47:21 +0800
  • 788ad5c853 fix: uses time.Date to construct time at midnight in Timezone instead of Truncate Alex Maras 2025-01-28 19:23:00 +0800
  • cf28ca265d Feat + Test: added support for passing metadata and source url, added resolved-with-metadata-source-url test case. rani 2025-01-27 11:28:58 +0200
  • 85edc933f1
    chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 dependabot[bot] 2025-01-27 06:48:14 +0000
  • ba047a06d5 Refactor: change variable format. rani 2025-01-26 15:46:47 +0200
  • dabbec5417 Refactor: removed duplication key in favor of ResolveKey. rani 2025-01-26 15:38:57 +0200
  • 88aecb3009
    refactor: periodic operations to use time.Ticker appleboy 2025-01-26 15:09:19 +0800
  • 47e592b83b feat: refactor main logic into cmd package and add cobra cli support igophper 2025-01-26 11:30:33 +0800
  • 2c46f0adb6 Readme: updated docs. rani 2025-01-26 01:20:30 +0200
  • 9634886bff Refactor: refactored tests, removed status from config. rani 2025-01-26 00:22:00 +0200
  • 8754beed27 Refactor: changed documentation. rani 2025-01-25 23:55:30 +0200
  • 888e891a9f Refactor: changed alertSourceID to url. rani 2025-01-25 23:47:55 +0200
  • 11b3c6c6fa
    chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.0 dependabot[bot] 2025-01-24 06:37:30 +0000
  • 90cafa3f9a
    chore(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0 dependabot[bot] 2025-01-23 06:21:13 +0000
  • d9b5129c81
    Update alerting/provider/incidentio/incident_io.go Rani 2025-01-22 20:25:05 +0200
  • 41b67237ae
    Update alerting/provider/incidentio/incident_io.go Rani 2025-01-22 20:24:17 +0200
  • 51693ae81b
    Update alerting/provider/incidentio/incident_io.go Rani 2025-01-22 20:13:28 +0200
  • 621fae58f1
    Update alerting/provider/incidentio/incident_io.go Rani 2025-01-22 20:11:18 +0200
  • 60975c56b0
    Update README.md Rani 2025-01-22 18:18:11 +0200
  • 8ae19b489d
    Refactor: change wrong comment. Rani 2025-01-22 18:14:32 +0200
  • e377ee33a8 Trigger ondemand check for an endpoint Arvind 2025-01-22 16:28:26 +0530
  • 767ad43fc0
    Merge branch 'master' into feat-incident-io Rani 2025-01-21 09:17:01 +0200
  • caa98f0eff Refactor: Changed documentation + types to an alphabetical order. Rani 2025-01-21 09:15:22 +0200
  • dd839be918 chore(logging): Fix typo in log TwiN 2025-01-20 18:28:34 -0500
  • 1c99386807 fix(logging): Add debug log when skipping alert due to send-on-resolved: false TwiN 2025-01-20 18:14:59 -0500
  • fd1b09b525 Documentation: added incidentio documentation. Rani 2025-01-21 00:01:17 +0200
  • 7e814c5b42 Tests: added incident.io provider unit tests. Rani 2025-01-20 22:48:38 +0200
  • bb1ffa9a7a feat(alerting): added incident.io provider alerting. Rani 2025-01-20 13:58:11 +0200
  • d99bc29b21
    chore(deps): bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 dependabot/go_modules/github.com/aws/aws-sdk-go-1.55.6 dependabot[bot] 2025-01-20 06:54:26 +0000
  • fa3e5dcc6e
    feat(ssh): Support authless SSH health check (#956) Rani 2025-01-19 23:22:41 +0200
  • 0bba77ab2b
    feat(metrics): add gatus_results_endpoint_success (#970) Devin Buhl 2025-01-19 16:12:52 -0500
  • 733ed2f2e4
    Merge branch 'master' into master Rani 2025-01-19 23:10:27 +0200
  • 8fc621328f Refactor: added comments. Rani Giro 2025-01-19 23:09:53 +0200
  • 7ff083c84a
    chore: update readme Devin Buhl 2025-01-19 11:41:35 -0500
  • 1b5c3f583d
    chore: update readme Devin Buhl 2025-01-19 11:40:47 -0500
  • 33e1b401b7
    chore: update readme Devin Buhl 2025-01-19 11:39:59 -0500
  • 47a93c9f0d
    chore: update readme Devin Buhl 2025-01-19 11:38:33 -0500
  • ebf8dd454c
    chore: update readme Devin Buhl 2025-01-19 11:38:02 -0500
  • abdc5b11e7
    feat(metrics): add gatus_endpoint_success Devin Buhl 2025-01-19 11:35:29 -0500
  • 5f23896885
    feat(metrics): add gatus_endpoint_success Devin Buhl 2025-01-19 11:34:07 -0500
  • 31073365ed
    chore(deps): bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.5.0 (#949) dependabot[bot] 2025-01-19 00:30:21 -0500
  • ce870321b9
    Merge branch 'master' into dependabot/go_modules/github.com/prometheus-community/pro-bing-0.5.0 TwiN 2025-01-18 22:09:42 -0500
  • 69dbe4fa23
    test: Fix flaky DNS tests that check for valid IP (#968) TwiN 2025-01-18 20:26:25 -0500
  • 527c4ce487 test: Fix flaky DNS tests that check for valid IP TwiN 2025-01-18 19:30:21 -0500
  • 070c0758dd
    Merge branch 'master' into dependabot/go_modules/github.com/prometheus-community/pro-bing-0.5.0 TwiN 2025-01-18 14:25:18 -0500
  • 9f60d47d46 feat(alerting): Added the ability to send messages to Telegram topics in groups. kde 2025-01-18 10:33:47 +0300
  • cade136598
    Merge branch 'master' into telegram_topics TwiN 2025-01-15 22:45:28 -0500
  • 3f7c461616
    feat(metrics): Add the URL label to metrics securely Daniel Santos 2025-01-15 16:59:32 -0700
  • d2cae54c88
    Merge branch 'master' into master Rani 2025-01-14 08:02:36 +0200
  • 77a69b48de Refactor: changed error, removed spaces. Rani 2025-01-14 07:59:32 +0200
  • 9157b5bf67
    fix(client): Potential channel blocking issue for SCTP endpoints (#962) Zuhair Zaki 2025-01-14 10:30:15 +0600
  • 974fbce91d
    Merge branch 'master' into master TwiN 2025-01-13 23:26:30 -0500
  • f368f3e050
    Merge branch 'master' into mqtt_support TwiN 2025-01-13 23:19:11 -0500
  • 1ddaf5f3e5
    fix(alerting): replace HTML entities with emojis in teams-workflows provider to prevent rendering issues (#941) Sascha Voth 2025-01-14 05:18:47 +0100
  • eba3361400
    Merge branch 'master' into fix-teams-workflows-emojis TwiN 2025-01-13 23:15:01 -0500
  • e1675cc747
    docs: Fix test badge TwiN 2025-01-13 23:04:45 -0500
  • ac116fd89c feat(ui): external links Level8Broccoli 2025-01-13 20:03:57 +0000
  • e9d6c68d2a
    chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 dependabot/go_modules/golang.org/x/crypto-0.32.0 dependabot[bot] 2025-01-13 06:33:36 +0000
  • 47246ddcf7
    chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#959) dependabot[bot] 2025-01-12 21:19:22 -0500
  • d3d1645438 fixing channel blocking in client.go ZuhairORZaki 2025-01-13 08:18:36 +0600
  • 6807b8273c
    Merge branch 'master' into master Rani 2025-01-09 20:42:54 +0200
  • 7b00d41d9a Refactor: removed non used field. Rani 2025-01-09 20:40:53 +0200
  • f4fe3e524b Refactor: refactored authenticate field to infer from username and password insted of specifying it inside config. Rani 2025-01-09 20:25:54 +0200