61 Integrations with OpenTelemetry
View a list of OpenTelemetry integrations and software that integrates with OpenTelemetry below. Compare the best OpenTelemetry integrations as well as features, ratings, user reviews, and pricing of software that integrates with OpenTelemetry. Here are the current OpenTelemetry integrations in 2026:
-
1
New Relic
New Relic
There are an estimated 25 million engineers in the world across dozens of distinct functions. As every company becomes a software company, engineers are using New Relic to gather real-time insights and trending data about the performance of their software so they can be more resilient and deliver exceptional customer experiences. Only New Relic provides an all-in-one platform that is built and sold as a unified experience. With New Relic, customers get access to a secure telemetry cloud for all metrics, events, logs, and traces; powerful full-stack analysis tools; and simple, transparent usage-based pricing with only 2 key metrics. New Relic has also curated one of the industry’s largest ecosystems of open source integrations, making it easy for every engineer to get started with observability and use New Relic alongside their other favorite applications.Starting Price: Free -
2
groundcover
groundcover
Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity. 100% visibility, all the time. Cover your entire Kubernetes stack instantly, with no code changes using the superpowers of eBPF instrumentation. Take control of your data, all in-cloud. groundcover’s unique inCloud architecture keeps your data private, secured and under your control without ever leaving your cloud premises.Starting Price: $20/month/node -
3
imgproxy
imgproxy
imgproxy – the fastest, most flexible image processing server! imgproxy is a high-performance, secure, and open-source image processing server that gives you full control over your media pipeline. Whether you’re looking for a faster alternative to existing open-source tools, moving away from an expensive SaaS solution, or replacing a costly in-house system, imgproxy is built to handle all your image processing needs. Unlike SaaS solutions, imgproxy runs on your infrastructure, eliminating vendor lock-in and reducing cloud costs. Compared to other open-source alternatives, it is significantly faster, more secure, and easier to scale. And unlike custom-built in-house solutions, imgproxy requires no ongoing development or maintenance, saving engineering resources while delivering enterprise-grade performance. For businesses that need even more power, imgproxy Pro offers additional features, enhanced image quality, and advanced security options.Starting Price: $49/per month -
4
Docker
Docker
Docker takes away repetitive, mundane configuration tasks and is used throughout the development lifecycle for fast, easy and portable application development, desktop and cloud. Docker’s comprehensive end-to-end platform includes UIs, CLIs, APIs and security that are engineered to work together across the entire application delivery lifecycle. Get a head start on your coding by leveraging Docker images to efficiently develop your own unique applications on Windows and Mac. Create your multi-container application using Docker Compose. Integrate with your favorite tools throughout your development pipeline, Docker works with all development tools you use including VS Code, CircleCI and GitHub. Package applications as portable container images to run in any environment consistently from on-premises Kubernetes to AWS ECS, Azure ACI, Google GKE and more. Leverage Docker Trusted Content, including Docker Official Images and images from Docker Verified Publishers.Starting Price: $7 per month -
5
Kubernetes
Kubernetes
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community. Designed on the same principles that allows Google to run billions of containers a week, Kubernetes can scale without increasing your ops team. Whether testing locally or running a global enterprise, Kubernetes flexibility grows with you to deliver your applications consistently and easily no matter how complex your need is. Kubernetes is open source giving you the freedom to take advantage of on-premises, hybrid, or public cloud infrastructure, letting you effortlessly move workloads to where it matters to you.Starting Price: Free -
6
Datadog
Datadog
Datadog is the monitoring, security and analytics platform for developers, IT operations teams, security engineers and business users in the cloud age. Our SaaS platform integrates and automates infrastructure monitoring, application performance monitoring and log management to provide unified, real-time observability of our customers' entire technology stack. Datadog is used by organizations of all sizes and across a wide range of industries to enable digital transformation and cloud migration, drive collaboration among development, operations, security and business teams, accelerate time to market for applications, reduce time to problem resolution, secure applications and infrastructure, understand user behavior and track key business metrics.Starting Price: $15.00/host/month -
7
Java
Oracle
The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.Starting Price: Free -
8
Python
Python
The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.Starting Price: Free -
9
Observe
Observe
Observe – the AI-powered observability company – is reinventing how businesses detect anomalies, troubleshoot applications, and resolve incidents to deliver exceptional customer experiences. Only Observe eliminates silos of logs, metrics, and traces by storing all data in a single, cost-efficient data lake, analyzing all telemetry data using a single language, and providing access through a single, consistent, user interface. Observe’s AI-Powered Observability enables companies to resolve software incidents three times faster at one-third the cost. Customers such as Capital One, Dialpad AI, Top Golf and more trust Observe to turn their data into actionable insights.Starting Price: $0.35 Per GiB -
10
Express
OpenJS Foundation
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. With a myriad of HTTP utility methods and middleware at your disposal, creating a robust API is quick and easy. Express provides a thin layer of fundamental web application features, without obscuring Node.js features that you know and love. Express has no notion of a database. This concept is left up to third-party Node modules, allowing you to interface with nearly any database. In Express, 404 responses are not the result of an error, so the error-handler middleware will not capture them. This behavior is because a 404 response simply indicates the absence of additional work to do; in other words, Express has executed all middleware functions and routes, and found that none of them responded.Starting Price: Free -
11
ASP.NET Core
Microsoft
Millions of developers use or have used ASP.NET 4.x to create web apps. ASP.NET Core is a redesign of ASP.NET 4.x, including architectural changes that result in a leaner, more modular framework. ASP.NET Core 3.x and later can only target .NET Core. Generally, ASP.NET Core is composed of .NET Standard libraries. Libraries written with .NET Standard 2.0 run on any .NET platform that implements .NET Standard 2.0. There are several advantages to targeting .NET Core, and these advantages increase with each release. Tag Helpers enable server-side code to participate in creating and rendering HTML elements in Razor files. Built-in support for multiple data formats and content negotiation lets your web APIs reach a broad range of clients, including browsers and mobile devices.Starting Price: Free -
12
PHP
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. The PHP development team announces the immediate availability of PHP 8.0.20. When using the PHP.net website, there is even no need to get to a search box to access the content you would like to see quickly. You can use short PHP.net URLs to access pages directly.Starting Price: Free -
13
Swift
Apple
Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast. Swift is the result of the latest research on programming languages, combined with decades of experience building Apple platforms. Named parameters are expressed in a clean syntax that makes APIs in Swift even easier to read and maintain. Even better, you don’t even need to type semi-colons. Inferred types make code cleaner and less prone to mistakes, while modules eliminate headers and provide namespaces. To best support international languages and emoji, Strings are Unicode-correct and use a UTF-8 based encoding to optimize performance for a wide-variety of use cases. You can even write concurrent code with simple, built-in keywords that define asynchronous behavior, making your code more readable and less error-prone.Starting Price: Free -
14
Ruby
Ruby Language
Wondering why Ruby is so popular? Its fans call it a beautiful, artful language. And yet, they say it’s handy and practical. Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. With active user groups formed in the world’s major cities and Ruby-related conferences filled to capacity. Ruby-Talk, the primary mailing list for discussion of the Ruby language, climbed to an average of 200 messages per day in 2006. It has dropped in recent years as the size of the community pushed discussion from one central list into many smaller groups. Ruby is ranked among the top 10 on most of the indices that measure the growth and popularity of programming languages worldwide (such as the TIOBE index). Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.Starting Price: Free -
15
Rust
Rust
Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Rust’s rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time. Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling — an integrated package manager and build tool, smart multi-editor support with auto-completion and type inspections, an auto-formatter, and more. Whip up a CLI tool quickly with Rust’s robust ecosystem. Rust helps you maintain your app with confidence and distribute it with ease. Use Rust to supercharge your JavaScript, one module at a time. Publish to npm, bundle with webpack, and you’re off to the races.Starting Price: Free -
16
Go
Golang
With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go. With popular open source packages and a robust standard library, use Go to create fast and elegant CLIs. With enhanced memory performance and support for several IDEs, Go powers fast and scalable web applications. With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE. Everything there is to know about Go. Get started on a new project or brush up for your existing Go code. An interactive introduction to Go in three sections. Each section concludes with a few exercises so you can practice what you've learned. The Playground allows anyone with a web browser to write Go code that we immediately compile, link, and run on our servers.Starting Price: Free -
17
Elixir
Elixir
Elixir is a dynamic, functional language for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems. Elixir is successfully used in web development, embedded software, data ingestion, and multimedia processing, across a wide range of industries. Check our getting started guide and our learning page to begin your journey with Elixir. All Elixir code runs inside lightweight threads of execution (called processes) that are isolated and exchange information via messages. Due to their lightweight nature, it is not uncommon to have hundreds of thousands of processes running concurrently in the same machine. Isolation allows processes to be garbage collected independently, reducing system-wide pauses, and using all machine resources as efficiently as possible (vertical scaling). Processes are also able to communicate with other processes running on different machines in the same network.Starting Price: Free -
18
Vert.x
Vert.x
Handle more requests with fewer resources compared to traditional stacks and frameworks based on blocking I/O. Vert.x is a great fit for all kinds of execution environments, including constrained environments like virtual machines and containers. People told you asynchronous programming is too hard for you? We strive to make programming with Vert.x an approachable experience, without sacrifying correctness and performance. Don’t waste resources, increase deployment density and save money. You pick the model that works best for the task at hand, callbacks, promises, futures, reactive extensions, and (Kotlin) coroutines. Vert.x is a toolkit, not a framework, so it is naturally very composable and embeddable. We have no strong opinion on what your application structure should be like. Select the modules and clients you need and compose them as you craft your application.Starting Price: Free -
19
SigNoz
SigNoz
SigNoz is an open source Datadog or New Relic alternative. A single tool for all your observability needs, APM, logs, metrics, exceptions, alerts, and dashboards powered by a powerful query builder. You don’t need to manage multiple tools for traces, metrics, and logs. Get great out-of-the-box charts and a powerful query builder to dig deeper into your data. Using an open source standard frees you from vendor lock-in. Use auto-instrumentation libraries of OpenTelemetry to get started with little to no code change. OpenTelemetry is a one-stop solution for all your telemetry needs. A single standard for all telemetry signals means increased developer productivity and consistency across teams. Write queries on all telemetry signals. Run aggregates, and apply filters and formulas to get deeper insights from your data. SigNoz uses ClickHouse, a fast open source distributed columnar database. Ingestion and aggregations are lightning-fast.Starting Price: $199 per month -
20
Elastic APM
Elastic
Get deep visibility into your cloud-native and distributed applications — from microservices to serverless architectures — and quickly identify and resolve root causes of issues. Seamlessly adopt APM to automatically identify anomalies, map service dependencies, and simplify investigations into outliers and abnormal behavior. Optimize your application code with extensive support for popular languages, OpenTelemetry, and distributed tracing. Identify performance issues with automated and curated visual representation of all dependencies, including cloud, messaging, data store, and third-party services and their performance data. Drill into anomalies, transaction details, and metrics for deeper analysis.Starting Price: $95 per month -
21
Amazon OpenSearch Service
Amazon
Increase operational excellence by using a popular open source solution, managed by AWS. Audit and secure your data with a data center and network architecture with built-in certifications. Systematically detect potential threats and react to a system’s state through machine learning, alerting, and visualization. Optimize time and resources for strategic work. Securely unlock real-time search, monitoring, and analysis of business and operational data. Amazon OpenSearch Service makes it easy for you to perform interactive log analytics, real-time application monitoring, website search, and more. OpenSearch is an open source, distributed search and analytics suite derived from Elasticsearch. Amazon OpenSearch Service offers the latest versions of OpenSearch, support for 19 versions of Elasticsearch (1.5 to 7.10 versions), as well as visualization capabilities powered by OpenSearch dashboards and Kibana.Starting Price: $0.036 per hour -
22
OpenLIT
OpenLIT
OpenLIT is an OpenTelemetry-native application observability tool. It's designed to make the integration process of observability into AI projects with just a single line of code. Whether you're working with popular LLM libraries such as OpenAI and HuggingFace. OpenLIT's native support makes adding it to your projects feel effortless and intuitive. Analyze LLM and GPU performance, and costs to achieve maximum efficiency and scalability. Streams data to let you visualize your data and make quick decisions and modifications. Ensures that data is processed quickly without affecting the performance of your application. OpenLIT UI helps you explore LLM costs, token consumption, performance indicators, and user interactions in a straightforward interface. Connect to popular observability systems with ease, including Datadog and Grafana Cloud, to export data automatically. OpenLIT ensures your applications are monitored seamlessly.Starting Price: Free -
23
Langtrace
Langtrace
Langtrace is an open source observability tool that collects and analyzes traces and metrics to help you improve your LLM apps. Langtrace ensures the highest level of security. Our cloud platform is SOC 2 Type II certified, ensuring top-tier protection for your data. Supports popular LLMs, frameworks, and vector databases. Langtrace can be self-hosted and supports OpenTelemetry standard traces, which can be ingested by any observability tool of your choice, resulting in no vendor lock-in. Get visibility and insights into your entire ML pipeline, whether it is a RAG or a fine-tuned model with traces and logs that cut across the framework, vectorDB, and LLM requests. Annotate and create golden datasets with traced LLM interactions, and use them to continuously test and enhance your AI applications. Langtrace includes built-in heuristic, statistical, and model-based evaluations to support this process.Starting Price: Free -
24
Aspecto
Aspecto
Troubleshoot performance bottlenecks and errors within your microservices. Correlate root causes across traces, logs, and metrics. Cut your OpenTelemetry traces cost with Aspecto built-in remote sampling. How OTel data is visualized impacts your troubleshooting abilities. Go from a high-level overview to the very last detail with best-in-class visualization. Correlate logs and traces. From logs to their matched traces and back with one click. Never lose context and resolve issues faster. Use filters, free-text search, and groups to search your trace data and quickly pinpoint where in your system the problem is occurring. Cut your costs by sampling only the data you need. Sample traces based on languages, libraries, routes, and errors. Set data privacy rules to hide sensitive fields within trace data, specific routes, or anywhere else. Connect your day-to-day tools with your workflow. Logs, error monitoring, external events API, and more.Starting Price: $40 per month -
25
KloudMate
KloudMate
Squash latencies, detect bottlenecks, and debug errors. Join a rapidly expanding community of businesses from around the world, that are achieving 20X value and ROI by adopting KloudMate, compared to any other observability platform. Quickly monitor crucial metrics, and dependencies, and detect anomalies through alarms and issue tracking. Instantly locate ‘break-points’ in your application development lifecycle, to proactively fix issues. View service maps for every component in your application, and uncover intricate interconnections and dependencies. Trace every request and operation, providing detailed visibility into execution paths and performance metrics. Whether it's multi-cloud, hybrid, or private architecture, access unified Infrastructure monitoring capabilities to monitor metrics and gather insights. Supercharge debugging speed and precision with a complete system view. Identify and resolve issues faster.Starting Price: $60 per month -
26
Arize Phoenix
Arize AI
Phoenix is an open-source observability library designed for experimentation, evaluation, and troubleshooting. It allows AI engineers and data scientists to quickly visualize their data, evaluate performance, track down issues, and export data to improve. Phoenix is built by Arize AI, the company behind the industry-leading AI observability platform, and a set of core contributors. Phoenix works with OpenTelemetry and OpenInference instrumentation. The main Phoenix package is arize-phoenix. We offer several helper packages for specific use cases. Our semantic layer is to add LLM telemetry to OpenTelemetry. Automatically instrumenting popular packages. Phoenix's open-source library supports tracing for AI applications, via manual instrumentation or through integrations with LlamaIndex, Langchain, OpenAI, and others. LLM tracing records the paths taken by requests as they propagate through multiple steps or components of an LLM application.Starting Price: Free -
27
KitchenAI
KitchenAI
KitchenAI is a developer-centric framework that streamlines the process of transforming AI Jupyter Notebooks into production-ready APIs. It bridges the gap between AI developers, application developers, and infrastructure developers by providing a fully featured API server with default routes, a command-line interface for quick setup, and an extensible plugin framework. This design enables users to author multiple AI techniques, rapidly test and iterate, and seamlessly build and share their work. For AI developers, KitchenAI manages scalability within familiar environments, converting notebooks into robust applications. Application developers benefit from intuitive SDKs and tools that facilitate the integration of AI through simple APIs, allowing for quick testing to determine the most suitable AI techniques for their applications. Infrastructure developers can integrate with AI tooling.Starting Price: $17 per month -
28
Logfire
Pydantic
Pydantic Logfire is an observability platform designed to simplify monitoring for Python applications by transforming logs into actionable insights. It provides performance insights, tracing, and visibility into application behavior, including request headers, body, and the full trace of execution. Pydantic Logfire integrates with popular libraries and is built on top of OpenTelemetry, making it easier to use while retaining the flexibility of OpenTelemetry's features. Developers can instrument their apps with structured data, and query-ready Python objects, and gain real-time insights through visualizations, dashboards, and alerts. Logfire also supports manual tracing, context logging, and exception capturing, providing a modern logging interface. It is tailored for developers seeking a streamlined, effective observability tool with out-of-the-box integrations and ease of use.Starting Price: $2 per month -
29
Arch
Arch
Arch is an intelligent gateway designed to protect, observe, and personalize AI agents through seamless integration with your APIs. Built on Envoy Proxy, Arch offers secure handling, intelligent routing, robust observability, and integration with backend systems, all external to business logic. It features an out-of-process architecture compatible with various application languages, enabling quick deployment and transparent upgrades. Engineered with specialized sub-billion parameter Large Language Models (LLMs), Arch excels in critical prompt-related tasks such as function calling for API personalization, prompt guards to prevent toxic or jailbreak prompts, and intent-drift detection to enhance retrieval accuracy and response efficiency. Arch extends Envoy's cluster subsystem to manage upstream connections to LLMs, providing resilient AI application development. It also serves as an edge gateway for AI applications, offering TLS termination, rate limiting, and prompt-based routing.Starting Price: Free -
30
ObserveNow
OpsVerse
OpsVerse's ObserveNow is a fully managed observability platform that integrates logs, metrics, distributed traces, and application performance monitoring into a single solution. Built on open source tools, ObserveNow offers rapid deployment, enabling users to start observing their infrastructure within minutes without extensive engineering effort. It supports deployment across various environments, including public clouds, private clouds, or on-premises, and ensures data compliance by allowing data to remain within the user's network. Features include pre-configured dashboards, alerts, anomaly detection, and workflow-based auto-remediation, all aimed at reducing the mean time to detect and the mean time to resolve issues. Additionally, ObserveNow offers a private SaaS option, providing the benefits of SaaS within the user's network or cloud, and operates at a fraction of the cost of traditional observability solutions.Starting Price: $12 per month -
31
Tracetest
Tracetest
Tracetest is an open source testing tool that enables developers to create and run end-to-end and integration tests by leveraging OpenTelemetry traces. It allows users to validate not only the final outcomes but also every step in the workflow, ensuring that each component in a distributed system behaves as expected. Tracetest integrates seamlessly with existing testing tools like Cypress, Playwright, k6, and Postman, enhancing testability and visibility without requiring code changes. By utilizing trace data, Tracetest helps identify issues such as incorrect service interactions or performance bottlenecks that might not be apparent with traditional testing methods. It supports integration with various observability solutions and can be incorporated into CI/CD pipelines for continuous testing. Tracetest also offers synthetic monitoring capabilities, allowing for proactive detection of performance issues before they impact users.Starting Price: Free -
32
VibeKit
VibeKit
VibeKit is a simple, open source SDK for safely running Codex and Claude Code agents in secure, customizable sandboxes. It enables you to embed coding agents directly in your app or workflow via a drop‑in SDK. import VibeKit and VibeKitConfig, and call generateCode with prompts, modes, and streaming callbacks for live output handling. VibeKit runs code in fully isolated private sandboxes, supports customizable environments where you can install packages, and is model‑agnostic, letting you choose any compatible Codex or Claude model. It streams agent output efficiently, maintains full prompt and code history, provides async run handling, integrates with GitHub for commits, branches, and pull requests, and supports telemetry and tracing (via OpenTelemetry). Compatible sandbox providers include E2B (today), with Daytona, Modal, Fly.io, and others coming soon, plus support for any runtime that meets your security needs.Starting Price: Free -
33
Dash0
Dash0
Dash0 is an OpenTelemetry-native observability platform that unifies metrics, logs, traces, and resources into one intuitive interface, enabling fast and context-rich monitoring without vendor lock-in. It centralizes Prometheus and OpenTelemetry metrics, supports powerful filtering of high-cardinality attributes, and provides heatmap drilldowns and detailed trace views to pinpoint errors and bottlenecks in real time. Users benefit from fully customizable dashboards built on Perses, with support for code-based configuration and Grafana import, plus seamless integration with predefined alerts, checks, and PromQL queries. Dash0's AI-enhanced tools, such as Log AI for automated severity inference and pattern extraction, enrich telemetry data without requiring users to even notice that AI is working behind the scenes. These AI capabilities power features like log classification, grouping, inferred severity tagging, and streamlined triage workflows through the SIFT framework.Starting Price: $0.20 per month -
34
TraceRoot.AI
TraceRoot.AI
TraceRoot.AI is an open source, AI-native observability and debugging platform designed to help engineering teams resolve production issues faster. It consolidates telemetry into a single correlated execution tree that provides causal context for failures. AI agents operate over this structured view to summarize issues, pinpoint likely root causes, and even suggest actionable fixes or draft GitHub issues and pull requests. It offers interactive trace exploration with zoomable log clusters, span and latency views, and code-linked insights. Lightweight SDKs for Python and TypeScript enable seamless instrumentation using OpenTelemetry, with support for both self-hosted and cloud deployment. Human-in-the-loop interaction is central: developers can guide reasoning by selecting relevant spans or logs, then verify agent reasoning through traceable context.Starting Price: $49 per month -
35
OpenObserve
OpenObserve
OpenObserve is an open source observability platform for logs, metrics, and traces that emphasizes high performance, scalability, and dramatically lower cost. It supports petabyte-scale observability thanks to features like data compression using columnar storage and the ability to use “bring your own bucket” storage (local disk, S3, GCS, Azure Blob, etc.). It is written in Rust, uses the DataFusion query engine to directly query Parquet files, and provides a stateless, horizontally scalable architecture with caching (both result and disk) to maintain speed under heavy load. It embraces open standards (OpenTelemetry compatibility, vendor-neutral APIs), so it fits into existing monitoring/logging workflows. Key modules include logs, metrics, traces, frontend monitoring, pipelines, alerts, and dashboards/visualizations.Starting Price: $0.30 per GB -
36
Golf
Golf
GolfMCP is an open source framework designed to streamline the creation and deployment of production-ready Model Context Protocol (MCP) servers, enabling organizations to build secure, scalable AI-agent infrastructure without worrying about boilerplate. It allows developers to define tools, prompts, and resources as simple Python files, after which Golf handles routing, authentication, telemetry, and observability, so you focus on logic, not plumbing. The platform supports enterprise authentication (JWT, OAuth Server, API key), automatic telemetry, and a file-based structure that eliminates decorators or manual schema wiring. With built-in utilities for LLM interactions, error logging, OpenTelemetry integration, and deployment tools (such as a CLI with golf init, golf build dev, golf run), Golf provides a full stack for agent-native services. Included also is the Golf Firewall, an enterprise-grade security layer for MCP servers that enforces token validation.Starting Price: Free -
37
WunderGraph Cosmo
WunderGraph
WunderGraph is an open source, next-generation API platform designed to unify, manage, and accelerate how developers compose, integrate, and serve APIs from diverse backends (such as REST, gRPC, Kafka, and GraphQL) into a single, type-safe, high-performance API surface that modern applications can consume. It includes Cosmo, a full lifecycle API management solution for federated GraphQL that provides schema registry, composition checks, routing, analytics, metrics, tracing, and observability, all manageable via code in your existing development workflows rather than separate dashboards. WunderGraph lets teams define how multiple services should be composed into one API, automatically generate type-safe client libraries, and handle authentication, authorization, and API calls with built-in tooling that fits into CI/CD and Git-centric processes.Starting Price: $499 per month -
38
Bindplane
observIQ
Bindplane is a powerful telemetry pipeline solution built on OpenTelemetry, enabling organizations to collect, process, and route critical data across cloud-native environments. By unifying the process of gathering metrics, logs, traces, and profiles, Bindplane simplifies observability and optimizes resource management. The platform allows teams to centrally manage OpenTelemetry Collectors across various environments, including Linux, Windows, Kubernetes, and legacy systems. With Bindplane, organizations can reduce log volume by 40%, streamline data routing, and ensure compliance through data masking or encryption, all while providing intuitive, no-code controls for easy operation. -
39
JavaScript
JavaScript
JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.Starting Price: Free -
40
.NET
Microsoft
Free. Cross-platform. Open source. A developer platform for building all your apps. Build native apps for Android, iOS, macOS and Windows from a single codebase. You can write your .NET apps in C#, F#, or Visual Basic. Your skills, code, and favorite libraries apply anywhere you use .NET. You can learn more about what .NET can do with these free videos. .NET is open source and we are very thankful for the many contributions it receives from the community.Starting Price: Free -
41
C#
Microsoft
C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.Starting Price: Free -
42
Uptrace
Uptrace
Uptrace is an OpenTelemetry-based observability platform that helps you monitor, understand, and optimize complex distributed systems. Monitor your entire application stack on one compact and informative dashboard. You get a quick overview for all your services, hosts, and systems. Distributed tracing allows you to see how a request progresses through different services and components, the timing of each operation, any logs and errors as they occur. Metrics allow you to quickly and efficiently measure, visualize, and monitor various operations using percentiles, heatmaps, and histograms. Recover from incidents faster by receiving a notification when your app is down or a performance anomaly is detected. You can monitor everything using the same query language: spans, logs, errors, and metrics.Starting Price: $100 per month -
43
Jovu
Amplication
Effortlessly build new services, and extend your existing applications with Amplication AI. Go from idea to production in four minutes. AI-powered assistant that generates production-ready code, ensuring consistency, predictability, and adherence to the highest standards. The transition from concept to deployment in minutes with production-ready code that’s built to scale. Amplication’s AI delivers more than prototypes, get fully operational, robust backend services ready to go live. Streamline development workflows, reduce time, and optimize your resources. Do more with what you have with the power of AI. Input your requirements and watch Jovu translate them into ready-to-use code components. Production-ready data models, APIs, authentication, authorization, event-driven architecture, and everything else that is needed to get your service up and running. Add architecture components, and integrations and extend with the Amplication plugins. -
44
Small Hours
Small Hours
Small Hours is an AI-powered observability platform that helps root cause server exceptions, analyze the impact, and triage to the right person or team. Use Markdown or your existing runbook to guide our assistant in debugging issues. We support OpenTelemetry for seamless integration with any stack. Hook into existing alarms and identify critical issues. Connect your codebases and runbooks as context and instructions. Your code and data are secure and never stored. Intelligently triage issues and generate pull requests. Optimized for enterprise velocity and scale. 24/7 automated root cause analysis, minimize downtime, and maximize efficiency. -
45
HoneyHive
HoneyHive
AI engineering doesn't have to be a black box. Get full visibility with tools for tracing, evaluation, prompt management, and more. HoneyHive is an AI observability and evaluation platform designed to assist teams in building reliable generative AI applications. It offers tools for evaluating, testing, and monitoring AI models, enabling engineers, product managers, and domain experts to collaborate effectively. Measure quality over large test suites to identify improvements and regressions with each iteration. Track usage, feedback, and quality at scale, facilitating the identification of issues and driving continuous improvements. HoneyHive supports integration with various model providers and frameworks, offering flexibility and scalability to meet diverse organizational needs. It is suitable for teams aiming to ensure the quality and performance of their AI agents, providing a unified platform for evaluation, monitoring, and prompt management. -
46
Baz
Baz
Baz delivers the context and automation to review, track, and approve code changes with confidence. Baz transforms your code review and merging process by giving instant application insights and suggestions, helping you focus on building and shipping strong software. Baz organizes your pull request into Topics, so you can breeze through reviews with a clear structure. Baz uncovers breaking changes across APIs, endpoints, parameters, and more, analyzing how every piece fits together. Developers can review, comment, and suggest wherever they want. We'll make sure it's fully visible both on GitHub and Baz. The only way to predict the true impact of a code change is through structured impact analysis. Baz integrates AI and your developer tools to analyze your codebase, map dependencies, and provide actionable reviews that ensure your code’s stability. Plan your proposed changes and invite your team to review them. Easily assign relevant reviewers based on past contributions.Starting Price: $15 per month -
47
Amazon Bedrock AgentCore
Amazon
Amazon Bedrock AgentCore enables you to deploy and operate highly capable AI agents securely at scale, offering infrastructure purpose‑built for dynamic agent workloads, powerful tools to enhance agents, and essential controls for real‑world deployment. It works with any framework and any foundation model in or outside of Amazon Bedrock, eliminating the undifferentiated heavy lifting of specialized infrastructure. AgentCore provides complete session isolation and industry‑leading support for long‑running workloads up to eight hours, with native integration to existing identity providers for seamless authentication and permission delegation. A gateway transforms APIs into agent‑ready tools with minimal code, and built‑in memory maintains context across interactions. Agents gain a secure browser runtime for complex web‑based workflows and a sandboxed code interpreter for tasks like generating visualizations.Starting Price: $0.0895 per vCPU-hour -
48
C++
C++
C++ is a simple and clear language in its expressions. It is true that a piece of code written with C++ may be seen by a stranger of programming a bit more cryptic than some other languages due to the intensive use of special characters ({}[]*&!|...), but once one knows the meaning of such characters it can be even more schematic and clear than other languages that rely more on English words. Also, the simplification of the input/output interface of C++ in comparison to C and the incorporation of the standard template library in the language, makes the communication and manipulation of data in a program written in C++ as simple as in other languages, without losing the power it offers. It is a programming model that treats programming from a perspective where each component is considered an object, with its own properties and methods, replacing or complementing structured programming paradigm, where the focus was on procedures and parameters.Starting Price: Free -
49
Quarkus
Quarkus
Quarkus tailors your application for GraalVM and HotSpot. Amazingly fast boot time, incredibly low RSS memory (not just heap size!) offering near-instant scale up and high-density memory utilization in container orchestration platforms like Kubernetes. We use a technique we call compile time boot. Quarkus provides a cohesive, fun-to-use, full-stack framework by leveraging a growing list of over fifty best-of-breed libraries that you love and use. A cohesive platform for optimized developer joy with unified configuration and no hassle native executable generation. Zero configs, live reload in the blink of an eye, and streamlined code for the 80% common usages, flexible for the remainder 20%. The combination of Quarkus and Kubernetes provides an ideal environment for creating scalable, fast, and lightweight applications. Quarkus significantly increases developer productivity with tooling, pre-built integrations, application services, and more. -
50
Apache SkyWalking
Apache
Application performance monitor tool for distributed systems, specially designed for microservices, cloud-native and container-based (Kubernetes) architectures. 100+ billion telemetry data could be collected and analyzed from one SkyWalking cluster. Support log formatting, extract metrics, and various sampling policies through script pipeline in high performance. Support service-centric, deployment-centric, and API-centric alarm rule setting. Support forwarding alarms and all telemetry data to 3rd party. Metrics, traces, and logs from mature ecosystems are supported, e.g. Zipkin, OpenTelemetry, Prometheus, Zabbix, Fluentd.