Coder Social home page Coder Social logo

akselarzuman / go-jaeger Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 113 KB

Golang OpenTelemetry with Jaeger example

Dockerfile 1.41% Go 92.37% Makefile 6.22%
golang jaeger jaegertracing opentracing jaeger-go opentelemetry go opentelemetry-go gin-gonic

go-jaeger's Introduction

go-jaeger

A simple implementation of Golang OpenTelemetry with Jaeger.

How to Run

Using Docker Compose

Go to the root directory of the repository and run make start-env or docker compose up
There will be two applications running on multiple ports, however, ports 8080 and 16686 are important to us.

Port 16686 is the Jaegers' UI and 8080 is a sample API.

Once you redirect to localhost:5000/publish, you can see your record on Jaeger UI.

Using Kubernetes

  • make start-minikube
  • make list-namespaces and check if monitoring namespace is created. If not, run make create-namespace to create monitoring namespace.

go-jaeger's People

Contributors

akselarzuman avatar akselrollic avatar

Watchers

 avatar  avatar

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.