Adding a cluster
See Connect a cluster for the full guide. Quick summary:- Clusters → Add cluster
- Enter name, display name, and kubeconfig
- Click Save — Obsy validates connectivity immediately
Cluster detail
Click any cluster to open its detail page, which shows:| Section | Content |
|---|---|
| Overview | Connection status, Kubernetes version, node count |
| OTel Collector | Collector health card, install/reinstall button |
| Sampling | Active sampling configuration and quick-edit link |
| Telemetry | Last telemetry received per signal type |
Connection status
| Status | Meaning |
|---|---|
| Connected | API server reachable, credentials valid |
| Unreachable | API server not responding (network issue or cluster is down) |
| Auth error | Credentials expired or insufficient permissions |
Updating cluster credentials
If your kubeconfig rotates (e.g. service account token refresh):- Open the cluster detail.
- Click Edit cluster.
- Paste the new kubeconfig.
- Click Save.