Skip to content

Commit

Permalink
add link to opentelemetry-demo-webstore
Browse files Browse the repository at this point in the history
  • Loading branch information
smithclay committed Jun 21, 2022
1 parent c481fa9 commit f306f06
Showing 1 changed file with 19 additions and 14 deletions.
33 changes: 19 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
This is a [Lightstep](https://lightstep.com) fork of https://github.com/GoogleCloudPlatform/microservices-demo

> 🔎 Looking for the latest examples of using [OpenTelemetry](https://opentelemetry.io/) instrumentation with microservices? Check out **[opentelemetry-demo-webstore](https://github.com/open-telemetry/opentelemetry-demo-webstore)**, a new community-driven project.
# Hipster Shop: Cloud-Native Observability Demo Application

- [Service Architecture](#service-architecture)
- [Features](#features)
- [Installation Options](#installation-options)
- [Prerequisites](#prerequisites)
- [GKE Installation Only](#gke-installation-only)
- [Local Installation Only](#local-installation-only)
- [All Installations](#all-installations)
- [GKE Installation](#gke-installation)
- [Local Installation](#local-installation)
- [(Optional) Deploying on a Istio-installed GKE cluster](#optional-deploying-on-a-istio-installed-gke-cluster)
- [(Experimental) Deploying on an Istio-installed AWS EKS Cluster](#experimental-deploying-on-an-istio-installed-aws-eks-cluster)
- [See Telemetry Data in LightStep](#see-telemetry-data-in-lightstep)
- [Cleanup](#cleanup)
- [Conferences featuring Hipster Shop](#conferences-featuring-hipster-shop)
- [Hipster Shop: Cloud-Native Observability Demo Application](#hipster-shop-cloud-native-observability-demo-application)
- [Service Architecture](#service-architecture)
- [Features](#features)
- [Installation Options](#installation-options)
- [Prerequisites](#prerequisites)
- [GKE Installation Only](#gke-installation-only)
- [Local Installation Only](#local-installation-only)
- [All Installations](#all-installations)
- [GKE Installation](#gke-installation)
- [Local Installation](#local-installation)
- [(Optional) Deploying on an Istio-installed GKE Cluster](#optional-deploying-on-an-istio-installed-gke-cluster)
- [(Experimental) Deploying on an Istio-installed AWS EKS Cluster](#experimental-deploying-on-an-istio-installed-aws-eks-cluster)
- [Prerequisites](#prerequisites-1)
- [Instructions](#instructions)
- [See Telemetry Data in LightStep](#see-telemetry-data-in-lightstep)
- [Cleanup](#cleanup)
- [Conferences Featuring Hipster Shop](#conferences-featuring-hipster-shop)


The application is a web-based e-commerce app called **Hipster Shop** where users can browse items,
Expand Down

0 comments on commit f306f06

Please sign in to comment.