MyObservability

🟦 OpenTelemetry (OTel)

OpenTelemetry (also referred to as OTel) is an open-source observability framework made up of a collection of tools, APIs, and SDKs. Otel enables IT teams to instrument, generate, collect, and export telemetry data for analysis and to understand software performance and behavior.

OTel Provides:

πŸŸ₯ OpenTelemetry Specifications


πŸŸ₯ OpenTelemetry Types

Types:

Generic OTel A standard, vendor-neutral agent provided by the OpenTelemetry project, often built using the OpenTelemetry Collector. This is supported by CNCF

⚠️ Generic OpenTelmetry is more complex to manage.

Vendor specific OpenTelemetry a customized OpenTelemetry distribution from a vendor, often including the OpenTelemetry Collector or SDK wrapped with:

It is

⚠️ Might not support all generic processors/exporters. Might be vendor dependent.

πŸŸ₯ Tutorial

OpenTelemetry (Generic)

  1. Introduction
  2. Recommended Setup
  3. Architecture
  4. Demo Application
  5. OpenTelemetry Specification
  6. Instrumentation
  7. Collector
  8. Sampling
  9. Step by Step Guide
  10. Setup your own Telemetry
  11. Platform - Kubernetes

OpenTelemetry (Vendor Specific)

  1. Dynatrace
  2. Grafana
  3. Splunk
  4. NewRelic

My Contact Information

πŸ‘‰ LinkedIn GitHub My Page


My Other sites
πŸ‘‰ My Observability My AIOps My A.I. My Architecture