jaeger-otel-test

command module
v0.0.0-...-cd00d4c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2023 License: BSD-2-Clause Imports: 19 Imported by: 0

README

Test Repository

Get started with otel link

Jaeger Operator 1.30 link

GO

  • docker-compose up -d

Access

  • 127.0.0.1:8080/TCP Jaeger UI
  • 127.0.0.1:6831/UDP Jaeger Agent

Screenshots

screenshot_1 screenshot_2

Kind + Operator

kind create cluster --config kind-1.22.yaml --name observability-test
kubectl create namespace observability
kubectl create -f https://github.com/jaegertracing/jaeger-operator/releases/download/v1.30.0/jaeger-operator.yaml -n observability
kubectl apply -f simplest.yaml
docker build -t acme/myapp:myversion .
kind load docker-image acme/myapp:myversion --name=observability-test
kubectl apply -f deploy.yaml
k port-forward service/simplest-query 8080:16686

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL