The Value of The OpenTelemetry Operator

preview_player
Показать описание
This episode will introduce the OpenTelemetry Operator
What you are going to learn out of this episode.
- Introduction
- Value of the OpenTelemetry Operator
- OpenTelemetryCollector CRD
- Instrumentation CRD
- Tutorial

Timestamps
00:00 - Intro
00:35 - Welcome
01:52 - Introduction
04:35 - Value of the OpenTelemetry Operator
08:25 - OpenTelemetryCollector CRD
12:00 - Instrumentation CRD
16:30 - Tutorial - Introduction
18:23 - Tutorial - Requirement
23:14 - Tutorial - OpenTelemetryCollector
26:26 - Tutorial - Instrumentation
35:25 - Tutorial - Generated Traces
37:34 - Conclusion

Links shared during the video:

Рекомендации по теме
Комментарии
Автор

Exact knowledge and right to the point. Now I can totally relate to things written in the boring documentation.

Kailash
Автор

hey, just found your channel, it's really great! going to share with colleagues!

andrewm
Автор

I learnt a lot of things, thank you for great efforts

MrTarekTV
Автор

Many thanks,
I'm so lucky to have found this channel

tinnguyen
Автор

Great Content. This was really helpful in understanding OpenTelemetry Operator. One small cosmetic suggestion, kindly place the camera a bit more away from your face :)

hemanth
Автор

Why there is a need of creating "kind: Instrumentation" pod?
OpenTelemetryCollector side-car pod should be able to collect and export data right? I tried removing "kind: Instrumentation" and it doesn't send traces, Don't understand why !

raushansinha
Автор

Hi, is it mandatory to set a collector with Opentemetry operator ? Is it possible to just add instrumentaion CRD, simply inject annotation on a pod and address a collector somewhere else (on another cluster for example) ?

flenoir
Автор

Do you have any example using auto-instrumentation and sending to prometheus in k8s?

emmanuelnery