question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Release Health for Client Applications

See original GitHub issue

Add support for Release Health, by tracking healthy and unhealthy sessions.

The use case here are apps such as: WPF, Console, WinForms, Xamarin, UWP, Blazor.

Important to note that this mode optimizes to send the session update as soon as it changes. That means StartSession will send an update to Sentry. And EndSession also sends an update.

This is different than a server mode where multiple sessions are aggregated and sent to Sentry periodically (not 2 sessions updates per session, like on client mode). There are more about this topic on the server-mode docs..

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:18
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lucas-zimermancommented, Jun 11, 2021

Sample apps would be nice. Integrate with current SDKs that support specific platforms/frameworks (Xamarin) and create docs on how to use it for other platforms (UWP, …)

0reactions
bruno-garciacommented, Jun 25, 2021

Updated the docs, let’s close this issue and create separate issues for each platform (WPF, WinForms, Blazor, etc)

Sounds good. Feel free to create any follow up issue needed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows release health
Official information on Windows releases and servicing milestones, plus resources, tools, and news about known issues and safeguards to help you plan your...
Read more >
Supported versions of Windows client
This page offers a list of currently supported versions of Windows 10 and Windows 11, and quick access to end user license agreements....
Read more >
Release Health by Sentry
Sentry's Release Health gives you the biometrics of your application. By surfacing key bits of data, you can understand how any given release...
Read more >
Health | Jetpack
Declaring dependencies; Feedback; Health Connect Client Version 1.0. Version 1.0.0- ... Create performant health applications in a platform agnostic way.
Read more >
System Requirements - Cherwell Help - Ivanti
CSM 9.7.0 Release Notes: learn about system requirements for CSM clients, servers, and third-party applications.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found