Skip to content

.NET Missing from Crons Supported Platforms Documentation #14152

@Amshaei

Description

@Amshaei

Which part? Which one?

Cron Monitoring Setup

Description

Issue

Hello! 👋 I have possibly stumbled across some misleading documentation.
The main Crons documentation shows .NET is not supported:

  • Sentry.io Crons section UI
    Image
  • Product docs
    Image
    This message led us to believe we were out of luck at first.

Reality

.NET is actually supported with full SDK integration:

  • .NET Crons docs exist
  • SentrySdk.CaptureCheckIn() seems to work as expected
  • SDK version 4.2.0+ includes cron monitoring

Is there a reason .NET isn't listed, or perhaps no one noticed/called this out before?
Does it not meet certain requirements?

Suggested Solution

Add .NET (as well as any other platform that is supported) to the supported platforms list in:

  1. /product/crons/getting-started/
  2. Sentry.io Crons UI platform selector

Thank you for your time! :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions