olares: add opentelemery to cluster to trace the services of cluster (#1042)
* feat: add opentelemetry operator to cluster * feat: add instrumentation injecting * fix: add webhook test pod * fix: update helm hook to install webhook priority * fix: update priority * fix: post install otel webhook * fix: collector bug & post install to wait operator running * fix: alpine 3.3 has not arm64 version --------- Co-authored-by: liuyu <>
This commit is contained in:
@@ -37,6 +37,11 @@ spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: files
|
||||
annotations:
|
||||
instrumentation.opentelemetry.io/inject-go: "olares-instrumentation"
|
||||
instrumentation.opentelemetry.io/inject-nginx: "olares-instrumentation"
|
||||
instrumentation.opentelemetry.io/inject-nginx-container-names: "nginx"
|
||||
instrumentation.opentelemetry.io/go-container-names: "gateway,files,uploader"
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user