Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Opentelemetry-demo Alternatives
Similar projects and alternatives to opentelemetry-demo
-
opentelemetry-helm-charts
OpenTelemetry Helm Charts
-
nomad-conversions
Repo containing conversions of Kubernetes and/or Docker Compose apps to Nomad jobspecs
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
hypertrace
An open source distributed tracing & observability platform
-
-
tracetest
🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
unified-observability-k8s-kubecon
Unified Observability for Kubernetes at KubeCon NA '22
-
hashiqube
HashiQube - All the Hashicorp products in a Container or VM for anyone to demo or practise with.
-
keptn
Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications.
-
-
-
-
hashiqube
HashiQube - All Hashicorp products in a Virtualbox for anyone to demo or practise with. (by avillela)
-
-
kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
-
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
-
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
opentelemetry-demo reviews and mentions
-
Tracetest Monthly Newsletter - July 2023
Trace-based testing added to OpenTelemetry Demo
-
Hands-on OpenTelemetry: Troubleshoot issues with your instrumented apps
Examples and the tutorial in this blog post use the OpenTelemetry Astronomy Shop Demo to show what you can do with OpenTelemetry and New Relic. This application is built and maintained by the OpenTelemetry open-source community, and it provides a real-world example of a distributed application that’s been instrumented with OpenTelemetry. In the Deploying the OpenTelemetry Astronomy Shop demo app section, you’ll have an opportunity to get hands-on experience spinning up your own version of this application. You’ll learn how to:
-
Looking for resources to learn Kubernetes at a deep level.
Take this https://github.com/open-telemetry/opentelemetry-demo
-
Tracetest in Action: Running Trace-Based Tests on the OpenTelemetry Demo App with Nomad
I got to play around with these newer features last December, after a months-long hiatus, and it was really cool to see the evolution of the product. If you follow my work, you’ll know that I play in both the Kubernetes and Nomad worlds. Today, I’ll be taking you on a quick little guided tour of Tracetest, using Traces from the OpenTelemetry Demo App to give you a feel for how it works. The whole setup will be running on HashiCorp Nomad. \
-
Chaining API Tests to Handle Complex Distributed System Testing
By having an observability infrastructure gather information about a set of API/microservices, we can have a concise view of the operation of these services and start thinking in an observability-driven way to test your software. Tracetest can help. When given an API endpoint, Tracetest checks observability traces to see if this API is behaving as intended. For example, let’s try to test an OpenTelemetry Astronomy Store which has the exact same use cases that we want to check. To test the "Add product to the shopping cart" task, we can create a test, define a URL and payload in the trigger section that we send to the Cart API and use the specs to define our assertions, checking if the API was called with the correct Product ID and if this product was persisted correctly.
-
How to Convert Kubernetes Manifests into Nomad Jobspecs
In my latest Nomadification Project (TM), I got the OpenTelemetry Demo App to run on Nomad (with HashiQube, of course). To do this, I used the OpenTelemetry Demo App Helm Chart as my guide. In doing this, and other Nomadifications, I realized that I’ve never gone through the process of explaining the conversion process from Kubernetes manifests to Nomad jobspecs.
-
Running the OpenTelemetry Demo App on HashiCorp Nomad
Y’all...I’m so excited, because I finally got to work on an item on my tech bucket list. Last week, I began the process of translating OpenTelemetry (OTel) Demo App’s Helm Charts to HashiCorp Nomad job specs.
-
Frontend Overhaul of OTel Demo: Go to Next.js
One of the OpenTelemetry Project's many Special Interest Groups (SIG) is the OpenTelemetry Community Demo SIG which gives support to a set of instrumented backend microservices and a web frontend app that are primarily used to showcase how to instrument a distributed system using OpenTelemetry. The application's main focus is to demonstrate the implementation process to instrument an application no matter what programming language, platform, or operating system your team is using, as well as providing different approaching techniques (automatic and manual instrumentation, metrics, baggage). All of this while following the standards and conventions defined by the official OpenTelemetry Documentation. More about the specific requirements can be found here. At Tracetest, we have always focused on becoming part of and embracing the OpenTelemetry community. One of our goals this summer was to get more involved with a core OpenTelemetry project where we could provide a meaningful contribution. The OTel demo became the best match for achieving that goal as it would not only help the community, but we at Tracetest needed a good example to test and showcase what can be done with our tool. During the version 0.7 project cycle, we created two specific tickets to get us closer to the community and start looking for things to pick up:
-
Three Terraform Mistakes, and How to Avoid Them
In my last blog post, I talked about how Ana Margarita Medina and I used Terraform to show off Observability-Landscape-as-Code in practice, leveraging the OpenTelemetry Demo App to do so. The Demo App showcases instrumentation of Traces and Metrics of different services written in different languages using OpenTelemetry (OTel). Our Terraform code did the following:
-
Observability-Landscape-as-Code in Practice
We will be deploying OpenTelemetry Demo App to our cluster. The Demo App has been instrumented using OpenTelemetry, and will send Traces and Metrics through the OpenTelemetry Collector to Lightstep.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Oct 2023
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 Eliot
- opentelemetry-demo VS hypertrace
- opentelemetry-demo VS nomad-conversions
- opentelemetry-demo VS opentelemetry-helm-charts
- opentelemetry-demo VS envoy
- opentelemetry-demo VS opentelemetry-go
- opentelemetry-demo VS keptn
- opentelemetry-demo VS unified-observability-k8s-kubecon
- opentelemetry-demo VS hashiqube
- opentelemetry-demo VS examples