Add OpenObserve integration and structured log parser
52 files · 4,489+ · 513-

OpenObserve integration

7 files changed
  • commands.py OpenObserve CLI commands
  • config.py OpenObserve configuration
  • otlp.py OTLP adapter for OpenObserve
  • streaming.py Streaming log delivery
  • 01_openobserve_integration.py OpenObserve integration example
  • README.md OpenObserve examples documentation
  • setup_openobserve_env.sh OpenObserve environment setup script
  • Built OpenObserve integration with OTLP adapter, streaming delivery, and CLI commands instantiate architectural
    1 file
    • otlp.py

Structured log parsing

2 files changed
  • structured.py Structured log parser
  • otlp.py OTLP log processor