SaaSHub helps you find the best software and product alternatives Learn more →
Opentelemetry-demo Alternatives
Similar projects and alternatives to opentelemetry-demo
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
libcurl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
tracetest
🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
-
-
-
-
nomad-conversions
Repo containing conversions of Kubernetes and/or Docker Compose apps to Nomad jobspecs
-
httpdbg
A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.
-
hashiqube
Discontinued HashiQube - All the Hashicorp products in a Container or VM for anyone to demo or practise with.
-
-
-
hashiqube
HashiQube - All Hashicorp products in a Virtualbox for anyone to demo or practise with. (by avillela)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
opentelemetry-demo discussion
opentelemetry-demo reviews and mentions
-
Supercharge Your Observability: How OTEL MCP Server Unlocks AI-Powered Insights
Or from the OpenTelemetry Demo for testing
-
Learning: Observability
I've been developing a demo app (it has fewer features than the otel demo) to demonstrate how to build an app with OpenTelemetry, Grafana and Prometheus. It's primarily focused on a small app I can showcase in my talks.
-
From Zero to Observability: Your first steps sending OpenTelemetry data to an Observability backend
In this guide we’ll use the OpenTelemetry Demo App and the Logz.io exporter (I chose Logz.io as my observability backend, but you can choose any that supports OTel). It’s not mandatory to use the OTel Demo, but it’s a nice starting point if you don’t have a real-world implementation or if it’s your first time trying Logz.io and OTel. The OpenTelemetry Demo includes microservices written in multiple programming languages, communicating over gRPC and HTTP; and a load generator that uses Locust to fake user traffic automatically, eliminating the need to manually create scenarios. You can check the Demo architecture here.
- Show HN: Httpdbg – A tool to trace the HTTP requests sent by your Python code
- Elastic RUM (Real User Monitoring) with Open Telemetry (OTel)
-
Demystifying Observability 2.0
QAs further take advantage of instrumented code by creating trace-based tests (TBT) for integration testing. In a nutshell, TBT leverages traces to create integration tests. For anyone interested in seeing TBT in action, the OpenTelemetry Demo leverages TBT using the opens source version of Tracetest.
-
Implementing OTel Trace Context Propagation Through Message Brokers with Go
Here is a typical trace from the OpenTelemetry demo project.
-
Synthetic Monitoring with the Tracetest GitHub Action
# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service type: Test spec: id: frontend-view-cart name: 'Frontend: View cart' description: Simulate a user viewing the shopping cart trigger: type: http httpRequest: url: http://${var:FRONTEND_ADDR}/api/cart?userId=2491f868-88f1-4345-8836-d5d8511a9f83 method: GET headers: - key: Content-Type value: application/json specs: - name: It called the frontend with success selector: span[tracetest.span.type="general" name="Tracetest trigger"] assertions: - attr:tracetest.response.status = 200 - name: It retrieved the cart items correctly selector: span[name="oteldemo.CartService/GetCart"] assertions: - attr:rpc.grpc.status_code = 0
-
The Power of Traces: Learn by Contributing to OpenTelemetry
Contributing to the OpenTelemetry Demo is a great way to get involved and showcase your skills in the OpenTelemetry community. It's a real-world example of OpenTelemetry in action, and by actively contributing, you enhance your understanding and improve the project's quality.
-
Tracetest Monthly Newsletter - July 2023
Trace-based testing added to OpenTelemetry Demo
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2025
Stats
open-telemetry/opentelemetry-demo is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of opentelemetry-demo is TypeScript.
Popular Comparisons
- opentelemetry-demo VS hypertrace
- opentelemetry-demo VS nomad-conversions
- opentelemetry-demo VS hashiqube
- opentelemetry-demo VS unified-observability-k8s-kubecon
- opentelemetry-demo VS terraform-provider-newrelic
- opentelemetry-demo VS opentelemetry-helm-charts
- opentelemetry-demo VS keptn
- opentelemetry-demo VS hashiqube
- opentelemetry-demo VS Eliot
- opentelemetry-demo VS tracetest-nomad