odigos-io / opentelemetry-go-instrumentation

OpenTelemetry auto-instrumentation for Go applications
Apache License 2.0
292 stars 44 forks source link

Replace bpf_ktime_get_boot_ns calls #51

Closed edeNFed closed 1 year ago

edeNFed commented 1 year ago

This PR replaces invocations of bpf_ktime_get_boot_ns() with bpf_ktime_get_ns(). This allows supporting older versions of the linux kernel