provide-foundation
2025-10-07
Add OpenObserve integration and structured log parser
52 files · 4,489+ · 513-
OpenObserve integration
7 files changed
commands.pyOpenObserve CLI commandsconfig.pyOpenObserve configurationotlp.pyOTLP adapter for OpenObservestreaming.pyStreaming log delivery01_openobserve_integration.pyOpenObserve integration exampleREADME.mdOpenObserve examples documentationsetup_openobserve_env.shOpenObserve 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.pyStructured log parserotlp.pyOTLP log processor
- Added structured log parser and OTLP log processor
decouple
behavioral
1 file
structured.py