Pavol Loffay
Pavol Loffay
I get the following error compiling a file: ``` [ERROR] Error in command 'compile': Unrecognized instruction: global.get asmble.io.IoErr$UnrecognizedInstruction: Unrecognized instruction: global.get at asmble.io.SExprToAst.toInstrs(SExprToAst.kt:381) at asmble.io.SExprToAst.toInstrs$default(SExprToAst.kt:370) at asmble.io.SExprToAst.toFunc(SExprToAst.kt:251) at asmble.io.SExprToAst.toModule(SExprToAst.kt:589) at...
Useful when multiple versions of static files are uses - dev, production. ``` // +build dev ```
**Is your feature request related to a problem? Please describe.** Our custom build of OTEL Java agent captures more data, to be specific we capture all request and response headers....
`@` is commonly added to the author link eg. [@pavolloffay](https://github.com/pavolloffay). I would like to also consider changing the link template fom - Feature foo [\#567](https://github.com/jaegertracing/jaeger-client-java/pull/567) ([dougEfresh](https://github.com/dougEfresh)) to - Feature foo...
The changelog should be ordered by how PRs landed into a branch and not when they have been opened.
Signed-off-by: Pavol Loffay
Signed-off-by: Pavol Loffay This PR uses https://github.com/keyval-dev/opentelemetry-go-instrumentation to instrument golang applications. It instruments the app via eBPF and by `.spec.shareProcessNamespace` on the pod level https://kubernetes.io/docs/tasks/configure-pod-container/share-process-namespace/. It does not use init-container...
Use case: a user wants to send telemetry data to the OTEL collector from outside of the cluster - e.g. mobile clients or just a different cluster.
I would like to have a way to trigger a rolling update if an instrumentation CR changes - e.g. the auto-instrumentation image is updated or sampling is changed.
e.g. https://github.com/open-telemetry/opentelemetry-operator/runs/7127161280?check_suite_focus=true ``` === CONT kuttl/harness/instrumentation-python-multicontainer logger.go:42: 08:14:36 | instrumentation-python-multicontainer/1-install-app | test step failed 1-install-app case.go:361: failed in step 1-install-app case.go:363: --- Pod:kuttl-test-prepared-chigger/ +++ Pod:kuttl-test-prepared-chigger/my-deployment-with-sidecar-7b877dc6f-7qbsf @@ -5,66 +5,208 @@ instrumentation.opentelemetry.io/container-names:...