Coder Social home page Coder Social logo

ibm-cloud-architecture / learning-distributed-tracing-101 Goto Github PK

View Code? Open in Web Editor NEW
29.0 8.0 12.0 12.84 MB

Learning Distributed Tracing 101

Home Page: https://tracing.cloudnative101.dev

License: Apache License 2.0

JavaScript 35.26% Shell 2.25% Dockerfile 17.36% Java 44.69% HTML 0.44%

learning-distributed-tracing-101's Introduction

learning-distributed-tracing-101's People

Contributors

anagiordano avatar csantanapr avatar hemankita avatar nastacio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

learning-distributed-tracing-101's Issues

Please remove anti-pattern of naming spans using URL

This looks like a useful tutorial for people getting started with tracing.

However, while browsing Node.js section (https://tracing.cloudnative101.dev/docs/lab-jaeger-nodejs.html) I noticed that the spans are given names like /sayHello/Carlos. This is a serious anti-pattern for most tracing systems. For explanation, please see the corresponding section in the OpenTelemetry (https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#span), which is more up to date than OpenTracing spec.

Using git clone with ssh give errors in OpenLiberty Istio Lab

Using git clone with ssh give errors in OpenLiberty Istio Lab https://ibm-cloud-architecture.github.io/learning-distributed-tracing-101/docs/ocp-istio-ol.html

To reproduce

Instead of git clone with https the user might use ssh

git clone [email protected]:ibm-cloud-architecture/learning-distributed-tracing-101.git
cd learning-distributed-tracing-101
oc new-build . --strategy=docker --context-dir=lab-jaeger-istio-ol/service-a --name service-a-openliberty-istio
oc logs -f bc/service-a-openliberty-istio

Error:

Cloning "[email protected]:ibm-cloud-architecture/learning-distributed-tracing-101.git" ...
error: Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

We should add a note for the user, if they see this error on how to delete the buildconfig, and to use git clone with https and try again.

Not able to view traces in jaegerUI while running Open liberty project

Hi Team,

Good day.

I ran the docker-compose file in open liberty project which is in below path.
https://github.com/ibm-cloud-architecture/learning-distributed-tracing-101/tree/master/lab-jaeger-ol/solution

Traces are not appearing in jaeger UI path after hitting below end point couple of times
http://localhost:9080/sayHello/Carlos

I can able to view the increase of count in DAG tab. However Jaeger UI not showing any of the traces. I tried different search options.

Could you please assist on this ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.