Skip to content

observeinc/otel-setup-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Setup Examples Directory

This repository contains comprehensive OpenTelemetry setup examples for different programming languages and frameworks. This README serves as a directory for LLMs to quickly locate and understand the available documentation and examples.

📚 Available Documentation by Language

🐹 Go

  • Main Documentation: go/README.md
    • Generic OpenTelemetry setup that works with any Go HTTP framework
    • Comprehensive examples for traces, metrics, and logs using OTLP exporters
    • HTTP instrumentation compatible with standard library and popular frameworks
    • Structured logging with slog integration
    • Tested dependency versions in go/go.mod

🐍 Python

  • Main Documentation: python/README.md
    • Overview of Python OpenTelemetry instrumentation approaches
    • Both manual and automatic instrumentation methods
    • Comprehensive coverage of traces, metrics, and logs using OTLP exporters
    • Framework-agnostic patterns and best practices

Python Framework-Specific Documentation

📘 TypeScript/Node.js

TypeScript Framework-Specific Documentation

  • TanStack Start: typescript/tanstack-start/README.md
    • Specific setup instructions for TanStack Start applications
    • Server and client entry point configurations
    • Environment variable handling for client-side telemetry

About

Repo with OpenTelemetry setup examples for different programming languages and frameworks

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5