Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Example

OpenTelemetry good to send send trace and metric data to different platform.

Name URL
grafana http://localhost:3000
prometheus http://localhost:9090
otel-collector http://localhost:8889/metrics
otel-collector graph http://localhost:8890/metrics
tempo http://localhost:3200
postgres postgres://postgres:postgres@postgres:5432/postgres
kafka kafka://kafka:9092
redpanda http://localhost:7071
example http://localhost:8080/api/swagger/

services

Quick Start

Initialize compose-file for development environment.

make env

Start the services.

# build this service first in local to start
make install docs build-container

make env-services

Stop the services.

make env-services-destroy
make env-destroy

Metric / Trace

Check the https://github.com/worldline-go/tell

About

tell library example repo

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages