telemetry_example

module
v0.0.0-...-2b84898 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: MIT

README

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

Directories

Path Synopsis
cmd
telemetry command
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
internal

Jump to

Keyboard shortcuts

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