Guided Kubernetes onboarding
Generate a workspace endpoint and token, deploy the supplied Fluent Bit DaemonSet path, and verify that real log data arrived.
Onboard cluster logs through the guided Fluent Bit path, receive application metrics and traces through existing collectors, normalize workload context before storage, and move from a symptom to the responsible service or event.

The current path focuses on open collectors and structured workload context rather than inventing a separate Kubernetes-only backend.
workflow
Each step remains inspectable, from the endpoint and token to the received stream and downstream query.
Use the guided datasource flow to obtain the endpoint, scoped token, and collector instructions.
Send container logs and application telemetry without introducing a proprietary node agent.
Keep namespace, pod, container, service, and environment fields useful while applying routing or redaction policy.
Start with the affected resource scope and continue into service metrics, trace evidence, and exact events.
proof / shipped
The shipped surface includes guided datasource onboarding and receipt verification; the repository includes multi-role Kubernetes deployment manifests.
Onboard cluster logs through the guided Fluent Bit path, receive application metrics and traces through existing collectors, normalize workload context before storage, and move from a symptom to the responsible service or event.