Baselime (Deprecated)

Baselime monitoring integration is deprecated following Cloudflare acquisition. Use Sentry, PostHog, or SigNoz instead.

Migration Guide

If you were using Baselime, follow these steps to migrate:

1. Choose a replacement provider

If you need...Choose
Error tracking + performance monitoringSentry
Error tracking + session replay + analyticsPostHog
Self-hosted OpenTelemetry observabilitySigNoz

2. Remove Baselime configuration

Delete these environment variables from your .env files:

# Remove these
NEXT_PUBLIC_BASELIME_KEY=
NEXT_PUBLIC_MONITORING_PROVIDER=baselime
ENABLE_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.