From the course: Mastering Observability with OpenTelemetry
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Important resources - OpenTelemetry Tutorial
From the course: Mastering Observability with OpenTelemetry
Important resources
- [Instructor] While this course covers everything to get you started, you should also know where to find more resources. When you go to OpenTelemetry.io, you will end up on this page. From there, you can follow the link to the docs. The docs contain in-depth guidance into the project and its components, along with examples for all supported platforms. The Specs folder also contains the specification of the project. This is the foundation for all the different language SDKs. In the same folder, you'll also find the Semantic Conventions. They specify the data format of OpenTelemetry, for instance, which properties a span for an HTTP request or a database has to have. In addition to the project page, there's also GitHub organization. There you'll find, for instance, the code for all the language SDKs, and you can also create issues and bug reports.