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
narando avatar

narando/nest-xray

0
View on GitHub↗
66 stars·22 forks·TypeScript·MIT·8 viewsnpmjs.com/package/@narando/nest-xray↗

Nest Xray

Distributed tracing for Nestjs with AWS X-Ray as the backend. Instrument incoming and outgoing HTTP requests

Features

  • Monitoring and Health - Records requests for AWS X-Ray instrumentation.

Star history

Star history chart for narando/nest-xrayStar history chart for narando/nest-xray

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Nest Xray

These projects share indexed features with Nest Xray. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • kubernetes/kopskubernetes avatar

    kubernetes/kops

    16,631View on GitHub↗

    kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and destruction of production-grade clusters on cloud infrastructure. It functions as a declarative infrastructure manager, synchronizing the live state of a cluster with versioned manifests stored in remote object storage to ensure idempotent operations. The project distinguishes itself by offering comprehensive automation for the entire cluster lifecycle, including high-availability control plane deployment, incremental rolling updates, and automated version upgrades. It also serve

    Gocncfcontainersgo
    View on GitHub↗16,631
  • haproxy/haproxyhaproxy avatar

    haproxy/haproxy

    6,344View on GitHub↗

    HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure availability and fault tolerance for critical services. It operates in either TCP or HTTP mode, with an event-driven, single-threaded reactor that handles tens of thousands of connections without context switching, and supports kernel-level data transfer to minimize memory usage and latency. What distinguishes HAProxy is its configuration-file-first design, where all load-balancing rules and runtime behavior are defined in a declarative text file parsed at startup. It embeds a L

    Ccachecachingddos-mitigation
    View on GitHub↗6,344
  • abinnovision/nestjs-commonsabinnovision avatar

    abinnovision/nestjs-commons

    64View on GitHub↗

    💥 Collection of common packages for NestJS: configx, hatchet integration, flydrive and more

    TypeScript
    View on GitHub↗64
  • genfirst/nest-status-monitorGenFirst avatar

    GenFirst/nest-status-monitor

    287View on GitHub↗

    Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers

    TypeScript
    View on GitHub↗287
Compare all 14 related projects→

Frequently asked questions

What does narando/nest-xray do?

Distributed tracing for Nestjs with AWS X-Ray as the backend. Instrument incoming and outgoing HTTP requests

What are the main features of narando/nest-xray?

The main features of narando/nest-xray are: Monitoring and Health.

Which projects share features with narando/nest-xray?

Projects with overlapping indexed features include: kubernetes/kops — kops is a Kubernetes cluster provisioner and lifecycle manager designed to automate the creation, maintenance, and… haproxy/haproxy — HAProxy is a high-performance TCP and HTTP proxy that distributes traffic across multiple backend servers to ensure… abinnovision/nestjs-commons — 💥 Collection of common packages for NestJS: configx, hatchet integration, flydrive and more. genfirst/nest-status-monitor — Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for Nest-based node servers. apitally/apitally-js — Simple API monitoring & analytics for Node.js & Bun apps. metinseylan/nestjs-opentelemetry — 🔭 Deeply Integrated and Auto Instrumented OpenTelemetry module for NestJS.