Shidong Zhao
Shidong Zhao
Why does this happen, even in the case of retries.Is there a solution now ``` import ( "context" "sync" "time" "cloud.google.com/go/storage" "github.com/googleapis/gax-go/v2" ) var ( once sync.Once storageClient *storage.Client err...
How to solve it, I don't understand where the problem is
airflow configuration token (token==password)
hi, @chrisghill What to Publish a New Version, fix bug
I have this problem, how to troubleshoot go version 1.20.9 ubuntu: 20.04 ``` {"level":"error","ts":1701165351.0630052,"logger":"Instrumentation.Manager","caller":"instrumentation/manager.go:166","msg":"error while loading probes, cleaning up","name":"net/http/client","error":"field UprobeHttpClientDo: program uprobe_HttpClient_Do: load program: invalid argument: 491: (55) if r8...
Hi @RonFed this is log ``` {"level":"info","ts":1701502016.4696648,"logger":"go.opentelemetry.io/auto","caller":"cli/main.go:91","msg":"building OpenTelemetry Go instrumentation ..."} -- Sat, Dec 2 2023 3:26:58 pm | {"level":"info","ts":1701502018.470296,"logger":"Instrumentation.Analyzer","caller":"process/discover.go:69","msg":"found process","pid":13} Sat, Dec 2 2023 3:26:58 pm | {"level":"error","ts":1701502018.470825,"logger":"Instrumentation.Analyzer","caller":"process/module.go:195","msg":"error parsing...
Is this error because my go.mod file version cannot be parsed,Can you tell me which one ``` func parseModules(mod string, logger logr.Logger) map[string]*version.Version { lines := strings.Split(mod, "\n") result :=...
Why won't this packet parse `{"level":"info","ts":1701682620.3500223,"logger":"Instrumentation.Analyzer","caller":"process/module.go:195","msg":"version detected---->","version":"v0.0.0-20230706204954-ccb25ca9f130","package":"google.golang.org/genproto","type":"dep"}`