module
Version:
v0.0.0-...-2b84898
Opens a new window with list of versions in this module.
Published: Nov 1, 2024
License: MIT
Opens a new window with license information.
README
¶
OpenTelemetry Example
OpenTelemetry good to send send trace and metric data to different platform.

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
Click to show internal directories.
Click to hide internal directories.