How do you monitor your express apps?

This page summarizes the projects mentioned and recommended in the original post on /r/node

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • opentelemetry-specification

    Specifications for OpenTelemetry

  • Metrics. Prometheus is pretty standard these days. prom-client in particular is very popular and widely used for generating metrics within your application. There has been a push to move to OpenTelemetry, however. And, personally, this is what I have started using. A Prometheus instance will then typically scrape an internal endpoint where you expose these collected metrics (typically /metrics).

  • Grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  • Then you can use Grafana to visual all of this stuff.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • apilytics-node

    Discontinued Apilytics for Node.js - Easy API analytics for Node backends

  • Yeah, there haven't really been any super easy solutions. This is exactly what we're trying to solve with Apilytics. We have an open and 100% free beta available at https://apilytics.io. Setting up Apilytics for Express takes literally 5 minutes and our middleware client is fully open-source, the code is simple and transparent so you know exactly what is running on your system.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Top 9 Commercial Distributed Tracing Tools

    3 projects | dev.to | 13 Apr 2023
  • Grafana: From Dashboards to Centralized Observability

    1 project | news.ycombinator.com | 6 May 2024
  • Grafana: Open and composable observability and data visualization platform

    1 project | news.ycombinator.com | 24 Feb 2024
  • Reverse engineering the Grafana API to get the data from a dashboard

    2 projects | dev.to | 17 Feb 2024
  • Teach Yourself Programming in Ten Years (1998)

    3 projects | news.ycombinator.com | 15 Jan 2024