Skip to content

iamgp21/capstone-otel-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-otel-logs

This repo demonstrate use of Opentelemetry auto-instrumentation for Logs(signal) , and the vendor backed being used in Loki OSS.

HLD:

Otel-http

  • Python script uses otlp library that does monkey patching(at runtime) and attach the otel logger to global logger .
  • It uses otlphttp exporter to send logs directly to Loki native otlp backend : /otlp/v1/logs without using an agent inbetween.

Results:

About

Repo demonstrating use of Opentelemetry instrumentation for Logs(signal)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages