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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

slanatech/swagger-stats

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Swagger Stats

swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API Operation. swagger-stats detects API operations based on express routes. You may also provide Swagger (Open API) specification, and swagger-stats will match API requests with API…

Features

  • Application Monitoring - Tracks API calls and performance metrics.

Star-Verlauf

Star-Verlauf für slanatech/swagger-statsStar-Verlauf für slanatech/swagger-stats

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Swagger Stats

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Swagger Stats.
  • apache/skywalking-nodejsAvatar von apache

    apache/skywalking-nodejs

    176Auf GitHub ansehen↗

    The NodeJS agent for Apache SkyWalking

    TypeScript
    Auf GitHub ansehen↗176
  • datadog/dd-trace-jsAvatar von DataDog

    DataDog/dd-trace-js

    817Auf GitHub ansehen↗

    dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance Monitoring) data. In Datadog terminology this library is called a Tracer. This data is then sent off to a process which collects and aggregates the data, called an Agent. Finally…

    JavaScript
    Auf GitHub ansehen↗817
  • elastic/apm-agent-nodejsE

    elastic/apm-agent-nodejs

    0Auf GitHub ansehen↗

    This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It is a Node.js package that runs with your Node.js application to automatically capture errors, tracing data, and performance metrics. APM data is sent to your Elastic…

    Auf GitHub ansehen↗0
  • hyj1991/easy-monitorAvatar von hyj1991

    hyj1991/easy-monitor

    3,133Auf GitHub ansehen↗

    轻量级的 Node.js 项目内核性能监控 分析工具,在默认模式下,只需要在项目入口文件 `require` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。

    JavaScript
    Auf GitHub ansehen↗3,133
Alle 5 Alternativen zu Swagger Stats anzeigen→

Häufig gestellte Fragen

Was macht slanatech/swagger-stats?

swagger-stats traces REST API requests and responses in Node.js Microservices, and collects statistics per API Operation. swagger-stats detects API operations based on express routes. You may also provide Swagger (Open API) specification, and swagger-stats will match API requests with API…

Was sind die Hauptfunktionen von slanatech/swagger-stats?

Die Hauptfunktionen von slanatech/swagger-stats sind: Application Monitoring.

Welche Open-Source-Alternativen gibt es zu slanatech/swagger-stats?

Open-Source-Alternativen zu slanatech/swagger-stats sind unter anderem: apache/skywalking-nodejs — The NodeJS agent for Apache SkyWalking. datadog/dd-trace-js — dd-trace is an npm package that you can install in your Node.js application to capture APM (Application Performance… elastic/apm-agent-nodejs — This is the official Node.js application performance monitoring (APM) agent for the Elastic Observability solution. It… hyj1991/easy-monitor — 轻量级的 Node.js 项目内核性能监控 + 分析工具,在默认模式下,只需要在项目入口文件 ``require`` 一次,无需改动任何业务代码即可开启内核级别的性能监控分析。. siimon/prom-client — A prometheus client for Node.js that supports histogram, summaries, gauges and counters.