> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keephq.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitoring

# Healthchecks

Keep's Backend healthcheck url:

```
{BACKEND_API_URL}/healthcheck
```

Keep's Frontend healthcheck url:

```
{FRONTEND_URL}/api/healthcheck
```

# Prometheus Metrics

(TBD)

> Please note that /api/metrics are not designed for production instance's health monitoring, but for usage monitoring by a specific tenant.
