Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
OpenTelemetry를 활성화하고, 외부 관측성 스택(Prometheus · Grafana · Loki) 배포 패키지를 내려받습니다.
패키지 다운로드
curl -H "Authorization: Bearer <API_KEY>" \ "https://<your-host>/api/v1/configs/monitoring/download" \ -o cloosphere-monitor.tar.gz
<API_KEY>
압축 해제
tar xzf cloosphere-monitor.tar.gz && cd cloosphere-monitor
환경 변수 확인
cat .env
설정 스크립트 실행
./setup.sh
이 페이지가 도움이 되었나요?