📄️ Event-Level Metrics
Each Buz instance has an onboard metrics endpoint located at /stats.
📄️ Squawkbox
Buz ships with a simple feedback mechanism called squawkbox. It is most helpful when building out a tracking implementation, doing local development, etc.
📄️ Healthcheck
Buz ships with a /health endpoint.
📄️ Config
Buz ships with a /config endpoint that responds with what you might expect: a json representation of how the system is currently configured
📄️ Route Overview
Buz ships with a /routes endpoint for a high-level overview of how all routes have been configured.