Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ https?://.*\.intercomhelpcenter\.com.*
# Rate-limited sites (may fail intermittently with 429)
https?://godoc\.org.*
https?://pkg\.go\.dev.*
# Terramind works in browsers but blocks the docs link checker with 429
https?://terramind\.com.*

# Docker Hub tag-search endpoint is slow and intermittently returns 504 gateway timeouts
https?://hub\.docker\.com.*
Expand Down
10 changes: 5 additions & 5 deletions docs/integrations/third-party-integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ To build and publish your own, see the [Integration Platform docs](/integrations
- [Bosun](https://docs.bosun.ai/) {/* bosun */}
- [BugZero](https://bugzero.dev/docs) {/* bugzero */}
- [Deviera](https://deviera.dev/docs#sentry) {/* deviera */}
- [Ellipsis](https://docs.ellipsis.dev/integrations/sentry) {/* ellipsis */}
- [Ellipsis](https://www.ellipsis.dev/docs) {/* ellipsis */}
- [Fencer](https://docs.fencer.dev/integrations/integration-observability/) {/* fencer */}
- [Flow Relay](https://www.flowrelay.it/downloads) {/* flow-relay */}
- [FML](https://fml.inc/) {/* fml */}
- [Glue Tools](https://getglueapp.com/guides) {/* glue-tools */}
- [Glue Tools](https://glueapp.org) {/* glue-tools */}
- [Kawach.ai](https://support.kawach.ai/articles/sentry) {/* kawachai */}
- [Leroy](https://useleroy.com/sentry) {/* leroy */}
- [LogBrew](https://docs.logbrew.co) {/* logbrew */}
- [LogBrew](https://docs.logbrew.co/introduction) {/* logbrew */}
- [Mendral](https://mendral.com/) {/* mendral */}
- [Nominal](https://docs.nominal.dev/integrations/sentry) {/* nominal */}
- [Nominal](https://docs.nominal.io/home) {/* nominal */}
- [NotiLens](https://www.notilens.com/docs/sentry) {/* notilens */}
- [Offloop](https://docs.offloop.org/get-started/introduction) {/* offloop */}
- [OpenBlock](https://www.openblocklabs.com/manual) {/* work-os */}
Expand All @@ -45,7 +45,7 @@ To build and publish your own, see the [Integration Platform docs](/integrations
- [StackStitch](https://stackstitch.dev/sentry.html) {/* stackstitch */}
- [Steadwing](https://docs.steadwing.com/) {/* steadwing-rca */}
- [Superlog](https://docs.superlog.sh/) {/* superlog */}
- [Supernaut](https://supernaut.dev/docs) {/* supernaut */}
- [Supernaut](https://supernaut.ai/docs) {/* supernaut */}
- [Synkrony](https://docs.synkrony.ai/) {/* synkrony */}
- [Synthreo](https://docs.synthreo.ai) {/* synthreo */}
- [Terramind](https://terramind.com/docs/integrations/sentry) {/* terramind */}
Expand Down
Loading