opentelemetry.io icon indicating copy to clipboard operation
opentelemetry.io copied to clipboard

Getting Started for K8s operator

Open svrnm opened this issue 3 years ago • 1 comments

Now with the K8s operator docs being live we want to gradually improve them. A first step would be an simple end-to-end example where someone can use the operator to get a collector & auto instrumentation working

svrnm avatar Sep 27 '22 13:09 svrnm

Another improvement would be to have an example or two of configuring automatic instrumentation for one of the supported languages (Java, Python, JS, .NET)

cartermp avatar Sep 29 '22 07:09 cartermp

I'm interested in helping with this one @svrnm. I work directly with @jaronoff97 on Operator stuff anyway.

dodegaard avatar Jan 03 '24 20:01 dodegaard

I'm interested in helping with this one @svrnm. I work directly with @jaronoff97 on Operator stuff anyway.

Thanks @dodegaard! I'll take a closer look where we are with the operator docs today as a lot has changed in the last few months but I still think a comprehensive getting started would be nice. My preference is still to build on top of the language getting started docs (use the same example apps but auto instrument them via the operator, etc)

svrnm avatar Jan 05 '24 07:01 svrnm