A reproducible guide to privately deploying an observability platform on Kylin V10 and Kunpeng/Phytium ARM servers for data sovereignty.
Government and enterprise customers impose two hard requirements: data must stay on-premise, and the stack must run on domestic ARM servers and domestic Linux distributions.
Observe is built on a lightweight Go architecture with few dependencies and fast delivery, making it a natural fit.
env file with DB_HOST, JWT_SECRET and so on./observe --config ./env
Because Observe speaks the MySQL protocol, pointing it at OceanBase (MySQL mode) is just a matter of swapping the host and port — zero application code changes.