alibaba / opentelemetry-go-auto-instrumentation

OpenTelemetry Compile-Time Instrumentation for Golang
Apache License 2.0
252 stars 35 forks source link

[Proposal Add simple test for example projects #186

Open y1yang0 opened 2 weeks ago

y1yang0 commented 2 weeks ago

Add a test for these demos to ensure they all compile successfully, otherwise they are very fragile and prone to breaking.

A simple approache would be create run.sh for every example project and perform all of them to see if they work well