Getting Started for K8s operator
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
Another improvement would be to have an example or two of configuring automatic instrumentation for one of the supported languages (Java, Python, JS, .NET)
I'm interested in helping with this one @svrnm. I work directly with @jaronoff97 on Operator stuff anyway.
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)