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:
eball
2025-03-09 21:29:15 +08:00
committed by GitHub
parent 4567cc4cfe
commit 9b5aa0e550
16 changed files with 17517 additions and 0 deletions

View File

@@ -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: