Baselime (Deprecated)
Baselime monitoring integration is deprecated following Cloudflare acquisition. Use Sentry, PostHog, or SigNoz instead.
Deprecated Integration
Migration Guide
If you were using Baselime, follow these steps to migrate:
1. Choose a replacement provider
| If you need... | Choose |
|---|---|
| Error tracking + performance monitoring | Sentry |
| Error tracking + session replay + analytics | PostHog |
| Self-hosted OpenTelemetry observability | SigNoz |
2. Remove Baselime configuration
Delete these environment variables from your .env files:
# Remove theseNEXT_PUBLIC_BASELIME_KEY=NEXT_PUBLIC_MONITORING_PROVIDER=baselimeENABLE_MONITORING_INSTRUMENTATION=INSTRUMENTATION_SERVICE_NAME=3. Set up your new provider
Follow the setup guide for your chosen provider:
Historical Reference
Baselime was an observability platform built on OpenTelemetry that provided:
- Error tracking
- Performance monitoring via OpenTelemetry instrumentation
- Log aggregation
- Serverless-optimized telemetry
The service was acquired by Cloudflare and integrated into Cloudflare's observability offerings. Cloudflare's observability features are tied to their platform and not compatible with Makerkit's provider-agnostic monitoring system.