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

newrelic/go-agent

0
View on GitHub↗
834 stars·316 forks·Go·Apache-2.0·8 views

Go Agent

The New Relic Go Agent allows you to monitor your Go applications with New Relic. It helps you track transactions, outbound requests, database calls, and other parts of your Go application's behavior and provides a running overview of garbage collection, goroutine activity, and memory use.

Features

  • Web Framework Middleware - Official New Relic instrumentation middleware.

Star history

Star history chart for newrelic/go-agentStar history chart for newrelic/go-agent

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 Go Agent

These projects share indexed features with Go Agent. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • elixir-plug/plugelixir-plug avatar

    elixir-plug/plug

    2,987View on GitHub↗

    Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications. It provides a system for managing HTTP request pipelines and a routing engine that dispatches incoming requests to specific handlers based on methods and URL patterns. The project enables the creation of interchangeable web middleware for tasks such as authentication, logging, and session management. It also includes mechanisms for upgrading standard HTTP requests to full-duplex WebSocket connections. The capability surface covers request body parsing, static asset delivery,

    Elixir
    View on GitHub↗2,987
  • apitally/apitally-goapitally avatar

    apitally/apitally-go

    8View on GitHub↗

    API monitoring & analytics made simple Metrics, logs, traces, and alerts for your APIs — with just a few lines of code.

    Go
    View on GitHub↗8
  • aschenmaker/fiber-health-checkaschenmaker avatar

    aschenmaker/fiber-health-check

    10View on GitHub↗

    A health check middleware for fiber web framework.

    Go
    View on GitHub↗10
  • ansrivas/fiberprometheusansrivas avatar

    ansrivas/fiberprometheus

    208View on GitHub↗

    NOTE: 🚨 We are currently migrating this middleware to the official gofiber/contrib repo, official link etc. will be posted soon.

    Go
    View on GitHub↗208
Compare all 29 related projects→

Frequently asked questions

What does newrelic/go-agent do?

The New Relic Go Agent allows you to monitor your Go applications with New Relic. It helps you track transactions, outbound requests, database calls, and other parts of your Go application's behavior and provides a running overview of garbage collection, goroutine activity, and memory use.

What are the main features of newrelic/go-agent?

The main features of newrelic/go-agent are: Web Framework Middleware.

Which projects share features with newrelic/go-agent?

Projects with overlapping indexed features include: elixir-plug/plug — Plug is a specification and set of primitives for building composable middleware pipelines in Elixir web applications.… apitally/apitally-go — API monitoring & analytics made simple Metrics, logs, traces, and alerts for your APIs — with just a few lines of code. aschenmaker/fiber-health-check — A health check middleware for fiber web framework. beyer-stefan/gofiber-minifier — Minifier for Fiber ("gofiber") supporting HTML5, CSS3, and JavaScript. darkweak/souin — An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh,… ansrivas/fiberprometheus — NOTE: 🚨 We are currently migrating this middleware to the official gofiber/contrib repo, official link etc. will be…