Foundational observability packages for metrics, tracing, logs, analysis, and operations.
_ObservabilityEngine provides modular observability components that can be adopted independently or combined into a full observability stack.
alert-fatigue-reduceranomaly-detectorapm-tracercardinality-controllercontinuous-profilercorrelation-enginecost-attribution-enginedashboard-enginedata-retention-managerebpf-instrumentationincident-managerinfrastructure-monitorlog-normalizationmetrics-pipelineml-observabilityobservability-gatewayobservability-sdkquery-optimizerreal-user-monitoringservice-catalogslo-calculatorstatus-page-generatorsynthetic-monitoringtracing-runtime
git submodule add https://github.com/navinBRuas/_ObservabilityEngine.git vendor/observability-enginego get github.com/navinBRuas/_ObservabilityEngine/metrics-pipeline
go get github.com/navinBRuas/_ObservabilityEngine/observability-sdk- Pick one package (or a small set) based on your observability needs.
- Follow package
README.mdinstructions for setup and integration. - Compose packages through stable interfaces and version pinning.
- Validate changes at package scope first.
- Keep contracts explicit between ingestion, analysis, and presentation packages.
- Update docs/changelog when interfaces or behavior change.
0.1.0
See LICENSE.