Skip to content

giovanni-guidini/golang_rti_exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains some test code for golang open telemetry.

  • cover contains a modified copy of the coverage tool.
  • otel-tutorial has an attempt at connection opentelemetry package and line coverage. Not working.
  • cover-with-runtime has a simple file to explore getting coverage data from runtime.Caller, verify if the implementation to get Goroutine ID works (it does), and explore the effects of multithreads for a centralized coverage reference.

About

Investigation on how to support RTI for Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages