Around 25 million engineers work across dozens of distinct functions. Engineers are using New Relic as every company is becoming a software company to gather real-time insight and trending data on the performance of their software. This allows them to be more resilient and provide exceptional customer experiences. New Relic is the only platform that offers an all-in one solution. New Relic offers customers a secure cloud for all metrics and events, powerful full-stack analytics tools, and simple, transparent pricing based on usage. New Relic also has curated the largest open source ecosystem in the industry, making it simple for engineers to get started using observability.
Learn more

NetCrunch is commercial, self-hosted, agentless network and IT infrastructure monitoring software for Windows Server. It monitors network devices, servers, virtualization platforms, cloud services, applications, websites, logs, telemetry, and network traffic across distributed environments.
NetCrunch supports 680+ monitoring targets and provides 270+ ready-to-use Monitoring Packs for devices, applications, and operating systems. Policy-based monitoring automatically applies monitoring settings, Monitoring Packs, thresholds, and alerts to matching devices and systems. Licensing is based on monitored nodes and network interfaces rather than individual sensors, checks, or metrics.
NetCrunch provides real-time dashboards and automatic Layer 2 and routing topology maps for visibility into network status and performance. Network traffic analysis supports NetFlow, sFlow, IPFIX, and other flow technologies. Its alerting system supports event correlation, dependency-aware suppression, predictive thresholds, escalation, and 40+ automated response actions, including scripts, notifications, API calls, and integrations with external systems.
Distributed Monitoring Probes extend monitoring to remote and isolated locations. NetCrunch also provides a REST API for integration and automation with external IT management, service management, and operational systems.
NetCrunch is self-hosted on Windows Server and can monitor on-premises, air-gapped, cloud, and hybrid IT environments.
Learn more
Dash0
Dash0 is an OpenTelemetry-native observability platform for developers and SRE teams. Metrics, logs, traces, and resources sit in one place, linked by OpenTelemetry semantic conventions, so you move from a slow trace to the logs around it without switching tools or rebuilding context by hand.
Telemetry arrives over OTLP. There is no proprietary agent to install and nothing to re-instrument: send the OpenTelemetry data you already collect, and take it elsewhere unchanged if you ever want to. Dash0 ingests Prometheus metrics alongside OpenTelemetry, supports PromQL, and imports existing Prometheus alerting rules and Grafana dashboards. A Kubernetes operator handles collection across clusters, covering workloads, nodes, and control plane.
Dashboards are built on Perses and defined as code, so they live in Git and ship through the same review process as the rest of your infrastructure. Checks and alerts are configured the same way. Heatmap drilldowns and filtering on high-cardinality attributes narrow a broad symptom down to the specific requests behind it.
AI works on the data rather than in a chat window. Log AI infers severity for logs that arrive without it, extracts patterns, and groups related records, which makes unstructured output from third-party services searchable and filterable. Trace triage uses the SIFT framework to narrow a failing request toward a likely cause.
Spend is visible in the product. You can see which services, attributes, and log volumes drive cost and cut them at the source, rather than reconciling a bill after the fact.
Learn more
Perfbase
Perfbase is a PHP performance monitoring and profiling tool built for developers who need to understand what their applications are actually doing at runtime.
Perfbase supports PHP 7.4 through PHP 8.5 and works across the wider PHP ecosystem, including Laravel, Symfony, WordPress, custom PHP applications, Composer-based projects, APIs, queues, workers, cron jobs, and CLI scripts.
It is not limited to a single framework or request lifecycle. Perfbase can help profile application code, framework internals, Composer packages, vendor libraries, middleware, service classes, templates, third-party SDKs, HTTP clients, background jobs, and other PHP code paths.
Many PHP debugging tools stop at framework events, database queries, logs, or manually added spans. These are useful, but they often leave a large amount of execution time unexplained. A request may take over a second, while the database only accounts for a small fraction of that time.
Perfbase helps fill that gap by capturing runtime-level PHP traces. Developers can inspect where time is being spent across methods, functions, library calls, loops, templates, middleware, queues, crons, and CLI processes.
This makes Perfbase useful for diagnosing slow requests, finding expensive functions, investigating performance regressions, profiling background jobs, understanding third-party library overhead, and deciding whether a problem should be fixed in code before scaling infrastructure.
Perfbase is designed for real-world PHP teams, including indie developers, agencies, SaaS companies, and businesses running production PHP systems.
Learn more