What This Pattern Does:

Architecture design for ClickHouse with OpenTelemetry Collector, HyperDX, and MongoDB. - OTLP (HTTP/gRPC) data is ingested by OpenTelemetry Collector. - Collector exports telemetry to ClickHouse. - HyperDX queries ClickHouse for analytics. - MongoDB is used by HyperDX to maintain application state.

Caveats and Consideration:

HyperDX is represented as a Kubernetes Deployment since a dedicated MeshModel is not available. MongoDB and OpenTelemetry Collector are also modeled as Deployments for the same reason.

Compatibility:



Recent Discussions with "meshery" Tag