Skip to main content
Admin › Settings › Monitoring
This page is for external observability stack integration. It differs from the Monitoring tab, where you view usage and logs directly in the UI.
Enabling OpenTelemetry (OTEL) lets you export Cloosphere’s metrics, logs, and traces to an external monitoring stack.
  • A deployment package composed of Prometheus, Grafana, Loki, and the OTEL Collector is provided.
Monitoring (OpenTelemetry) settings

Admin > Settings > Monitoring — OpenTelemetry and monitoring stack package


Enabling OpenTelemetry

Turning on the Enable OpenTelemetry toggle starts OTEL-based telemetry collection and export.
  • Enabling it reveals the following settings.
Changing a value in this section shows “Changes will take effect after restarting the application.” on screen. Saving alone does not apply them — restart the server.

Deploying the Monitoring Stack

Download and install the configuration package (Prometheus, Grafana, Loki, OTEL Collector) to deploy on your monitoring server.
1

Download the package

Find <API_KEY> under profile icon (bottom left) → Settings → Account → API Keys. You can also use the Download directly in browser button on the screen.
2

Extract

3

Check environment variables

Server settings are reflected automatically.
4

Run the setup script

The health endpoints external monitoring polls (/health/db, /health/redis, /health/full) and multi-worker operational checks are covered in the Deployment checklist.