Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 932 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 932 Bytes

OpenTelemetry Cheat Sheet

This repository contains examples and configurations for using OpenTelemetry in various environments, with a focus on Kubernetes.

Repository Structure

This repository is organized as follows:

  • kubernetes/: Contains Kubernetes-specific configurations and examples
    • logs/: Logging configurations for Kubernetes
      • filelog-receiver/: Examples for collecting logs using the OpenTelemetry Filelog Receiver sample yaml files
    • metrics/: Metrics configurations for Kubernetes
    • traces/: Tracing configurations for Kubernetes

Each directory contains its own README with more detailed information about its contents and usage.

Contributing

Contributions are welcome! Please see our CONTRIBUTING.md file for details on how to contribute to this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.