Skip to content

[FEATURE] Introduce App Monitoring #667

@ad-mca-mk

Description

@ad-mca-mk

Which component(s) does this affect?

  • Full Dashboard
  • Lite
  • SQL collection scripts
  • Installer
  • Documentation

Problem Statement

I did not see that there is any application exception monitoring. I think that your application would benefit from monitoring for exceptions, instead of waiting users to report them.

Proposed Solution

Use anything you like, but choose a tool that has a MCP server and webhooks, or integrations with Github. That way any exception would turn into actionable work item that your agent can pick up (automatically).

We use Sentry, Firebase, Application Insights, ... pick any that supports OpenSource apps.
Hint: sentry.io/for/open-source

Use Case

User uses the app, and something out of the ordinary happens. The app crashes and you get notified. You get the full stack and correlations, which would help you resolve the issue and patch the code.

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions