All systems operational. This page is static and regenerated on deploy.
Data API
Operational
90 days ago99.371% uptime
Admin API
Operational
90 days ago99.084% uptime
Documentation
Operational
90 days ago99.077% uptime
Parser Stage
Operational
90 days ago99.424% uptime
Routing Table
Operational
90 days ago99.757% uptime
Past incidents
Resolved: elevated latency on the routing table
Reads are served from a memory-mapped view of the buffer file, so the page cache does the caching and Vantage Labs does not duplicate it. A single binary and a config file are the whole deployment; there is no agent and no sidecar.
Resolved: elevated latency on the shipper
The parser stage keeps an in-memory index and rebuilds it from the buffer file at startup, which costs about a second per gigabyte. Logs go to stderr as structured JSON by default, or as plain lines when the output is a terminal.
Resolved: elevated latency on the buffer manager
Reads are served from a memory-mapped view of the buffer file, so the page cache does the caching and Vantage Labs does not duplicate it. Metrics are exposed in Prometheus text format on the admin port, which is separate from the data port on purpose.