Kotlin Monitoring

Open-source Kotlin projects categorized as Monitoring

Top 6 Kotlin Monitoring Projects

  • sentry-java

    A Sentry SDK for Java, Android and other JVM languages.

  • Project mention: Methods and processes for reduce bugs in production | news.ycombinator.com | 2023-08-24

    >As now we've introduced some peers code review, automatic testing on most critical stuff (but since the codebase sucks these aren't really reliable tests)

    They may not be "reliable", but these are your safety net, or harness, so you don't fall. I wrote about similar issues, for instance here: https://news.ycombinator.com/item?id=26591067 and, given your promotion, here: https://news.ycombinator.com/item?id=37211796. It contains a few steps starting from "So...".

    You can add monitoring, something like Sentry (https://sentry.io) will capture exceptions that were not handled that you have not seen because the stack trace is buried in hundreds of pages of logs or something. It groups them by exception and counts them. It's pretty awesome. (https://docs.sentry.io). It supports around 108 platforms (Java, Python, JavaScript, etc.). This lets you see the exceptions and makes prioritizing easier (which ones are the most frequent, which ones impact the most, etc.).

    If you don't have them already, issue templates are really useful and the comment I linked to explains why, but here's an example of an issue template (again, you can configure them for different types of issues so team members select from a dropdown for a bug or a feature):

      

  • UnifiedMetrics

    Fully-featured metrics collection agent for Minecraft servers. Supports Prometheus and InfluxDB. Dashboard included out-of-box.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wirequery

    WireQuery is the first full-stack session replay and API call exploration tool. Using WireQuery, you get a holistic overview of how an issue came into existence.

  • Project mention: Show HN: Wirequery – Full-stack session replay and more | news.ycombinator.com | 2024-03-23

    It's using rrweb - https://github.com/wirequery/wirequery/blob/a276e52b2b42aecb...

  • interface-jetbrains

    The continuous feedback plugin for JetBrains IDEs

  • sys-API

    Home server monitoring API and backend for Monitee

  • sourceplusplus

    The continuous feedback platform for developers

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Monitoring related posts

Index

What are some of the best open-source Monitoring projects in Kotlin? This list will help you:

Project Stars
1 sentry-java 1,096
2 UnifiedMetrics 385
3 wirequery 288
4 interface-jetbrains 86
5 sys-API 86
6 sourceplusplus 47

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com