Observability
Real-time insights into your API traffic. Nolxy stores logs in ClickHouse with tiered detail levels based on your plan, and supports webhook notifications and external integrations.
Dashboard Analytics
Nolxy tracks high-precision performance metrics for every request. Our target is <1ms gateway overhead for simple proxy routes after JIT warm-up.
Log Storage
All request logs are stored in a high-performance columnar database optimized for analytical queries. Pre-aggregated views power the dashboard with fast load times.
Tiered Logging
Log detail level depends on your plan to optimize storage costs:
Log retention is plan-based: Free (7 days), Starter (30 days), Pro (60 days), Business (90 days), Enterprise (365 days).
Request Log Fields
Every proxied request generates a structured log entry with the following fields:
timestampmethodpathstatusCodelatencyMsgatewayLatencyMsintegrationLatencyMsbytesIn / bytesOutip / ipv4userAgentapiKeyIdrouteIdcacheHitplanNameGeo Map
Visualize where your traffic originates. Available on Business and Enterprise plans.
Webhooks & Notifications
Configure webhooks to receive real-time notifications for critical events. Managed via Config → Integrations.
Supported events:
quota.warning 90% usagequota.exceeded 100% usagecircuit.open Breaker triggeredcircuit.closed Breaker recoveredapi_key.created New keyapi_key.revoked Key revokedWebhook payloads are signed with HMAC-SHA256 (X-Nolxy-Signature header). Failed deliveries are retried up to 3 times with exponential backoff (5s, 10s, 20s). Delivery logs are available in the dashboard.
External Integrations
Stream your API access logs to external observability platforms. Available on Business and Enterprise plans.
Datadog
Stream logs to Datadog Logs Management (EU or US region). API key encrypted before storage.
Custom Webhook
Send logs as JSON POST requests to any HTTP endpoint. Optional signing secret for verification.
Plan Requirements
Basic analytics and core logging are available on all plans. Log Export and advanced integrations are available on Pro plans and above. Webhooks are available on Starter plans and above.