A mock project that makes use of OpenTelemetry Collector, OTLP Exporter, and Receiver. It explains everything about collecting Telemetry data and exporting them to different backends.
-
Updated
Jul 13, 2020 - Go
OpenTelemetry provides a single set of APIs, libraries, agents, and collector services to capture distributed traces and metrics from your application. You can analyze them using Prometheus, Jaeger, and other observability tools.
A mock project that makes use of OpenTelemetry Collector, OTLP Exporter, and Receiver. It explains everything about collecting Telemetry data and exporting them to different backends.
Example of trace instrumentation in Golang applications 📊
Automagically insert Open Telemetry spans in your codebase.
集成 Trace 的 Log 中间件, 遵循 OpenTelemetry 规范. Log 部分支持 term, file, kafka, aliyun sls 可配置, Trace 部分支持 term, jaeger, zipkin, aliyun sls. 其中 term (输出在终端控制台) 模式一般在 开发环境时使用, 此模式下 Log/Trace 为同步 SYNC 模式, 反之为异步 ASYNC.
I'm exercising observability and a lil bit architecture in this project
Aplicação Golang utilizando Open Telemetry para enviar tracing para o Jaeger e Zipkin
WIP: Observability Workload Generator
AoS API (Unofficial) built with Go and Sqlite. Including OpenTelemetry, Grafana, and Jaeger for logs, metrics, and traces.
eBPF (extended Berkeley Packet Filter) Guide. Learn all about the eBPF Tools and Libraries for Security, Monitoring , and Networking.
open telemetry wrapper for kafka-go and kafka-konsumer
Sister project to OpenLLMetry, but in Go. Open-source observability for your LLM application, based on OpenTelemetry
Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Query Language
Simple, modular, and observable Go framework for backend applications.