Monitoring your instance
Monitor your self-hosted Cobrowse.io instance effectively by leveraging the OpenMetrics/Prometheus exposition format.
OpenMetrics / Prometheus
Metrics Endpoint Details
kubectl exec -it <pod name> -- /bin/bash
bash-5.1$ wget -O- http://localhost:8080/metricsLast updated