awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
tanmulabs avatar

tanmulabs/micro-sentry

0
View on GitHub↗
34 stars·6 forks·JavaScript·MIT·8 views

Micro Sentry

micro-sentry allows you to send micro errors to Sentry.

Features

  • Loggers, Errors & Reporting - Listed in the “Loggers, Errors & Reporting” section of the Awesome Micro awesome list.

Star history

Star history chart for tanmulabs/micro-sentryStar history chart for tanmulabs/micro-sentry

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Micro Sentry

Similar open-source projects, ranked by how many features they share with Micro Sentry.
  • bugsnag/bugsnag-jsbugsnag avatar

    bugsnag/bugsnag-js

    890View on GitHub↗

    Error monitoring & reporting for JavaScript

    TypeScript
    View on GitHub↗890
  • expressjs/morganexpressjs avatar

    expressjs/morgan

    8,182View on GitHub↗

    Morgan is a Node.js HTTP logging middleware designed to record incoming requests and outgoing responses. It captures request metadata and timing to facilitate API request auditing and server performance monitoring. The project utilizes token-based string interpolation and custom log tokens to extract specific properties from HTTP objects. It supports multi-destination logging by routing formatted log strings to various writable streams and employs log output sanitization to escape control characters. Additional capabilities include predicate-based log filtering to conditionally omit entries

    JavaScript
    View on GitHub↗8,182
  • nickcis/micro-morgannickcis avatar

    nickcis/micro-morgan

    2View on GitHub↗

    ` $ npm install --save micro-morgan `

    JavaScript
    View on GitHub↗2
  • pauldariye/micro-notifypauldariye avatar

    pauldariye/micro-notify

    3View on GitHub↗

    A simple .notify wrapper to send micro errors to Bugsnag.

    JavaScript
    View on GitHub↗3

Frequently asked questions

What does tanmulabs/micro-sentry do?

micro-sentry allows you to send micro errors to Sentry.

What are the main features of tanmulabs/micro-sentry?

The main features of tanmulabs/micro-sentry are: Loggers, Errors & Reporting.

What are some open-source alternatives to tanmulabs/micro-sentry?

Open-source alternatives to tanmulabs/micro-sentry include: bugsnag/bugsnag-js — Error monitoring & reporting for JavaScript. expressjs/morgan — Morgan is a Node.js HTTP logging middleware designed to record incoming requests and outgoing responses. It captures… nickcis/micro-morgan — `` $ npm install --save micro-morgan ``. pauldariye/micro-notify — A simple .notify wrapper to send micro errors to Bugsnag.