Arnob
03/24/2025, 9:28 AMJason Bosco
03/24/2025, 5:19 PMArnob
04/15/2025, 10:19 AMJason Bosco
04/15/2025, 8:30 PM/stats.json
and /metrics.json
endpointsArnob
04/16/2025, 5:27 AMFanis Tharropoulos
04/16/2025, 5:28 AMArnob
04/16/2025, 5:38 AMMonitoring
tab, at the bottom there is Metrics. There are not showing the which query/searching uses cpu.Fanis Tharropoulos
04/16/2025, 5:39 AMWhich query/searching uses cpu
Could you elaborate on that?
Arnob
04/16/2025, 6:00 AMFanis Tharropoulos
04/16/2025, 6:01 AMArnob
04/16/2025, 6:09 AMFanis Tharropoulos
04/16/2025, 6:10 AMArnob
04/16/2025, 6:12 AMArnob
04/16/2025, 7:06 AMFanis Tharropoulos
04/16/2025, 8:13 AMArnob
04/16/2025, 8:13 AMArnob
04/16/2025, 8:13 AMArnob
04/16/2025, 9:26 AMcurl -X POST --location "<https://cloud.typesense.org/api/v1/clusters/evlznpkxa41tsd/configuration-changes>" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-H "X-TYPESENSE-CLOUD-MANAGEMENT-API-KEY: <I give that key>" \
-d '{
"new_memory": "1_gb",
"new_vcpu": "2_vcpus_2_hr_burst_per_day",
"new_typesense_server_version: "0.24.1",
"new_high_availability: "yes",
"perform_change_at": 1787923647,
"notification_email_addresses": ["arnob@10minuteschool.com"]
}'
---
response:
{
"success": false,
"message": "Resource Not Found"
}
Note: i changed the cluster id.Fanis Tharropoulos
04/16/2025, 9:29 AMFanis Tharropoulos
04/16/2025, 9:29 AMArnob
04/16/2025, 9:31 AMauto_upgrade_capacity
name
i can't change the cpu or memoryFanis Tharropoulos
04/16/2025, 9:32 AMArnob
04/16/2025, 9:34 AMFanis Tharropoulos
04/16/2025, 9:35 AMArnob
04/16/2025, 9:35 AMArnob
04/16/2025, 9:35 AMArnob
04/16/2025, 9:35 AMFanis Tharropoulos
04/16/2025, 9:36 AMArnob
04/16/2025, 9:59 AMX-TYPESENSE-CLOUD-MANAGEMENT-API-KEY
Arnob
04/16/2025, 10:02 AMFanis Tharropoulos
04/16/2025, 10:02 AMArnob
04/16/2025, 10:03 AM"new_typesense_server_version": "0.26.0",
to:
"new_typesense_server_version": "26.0",
Fanis Tharropoulos
04/16/2025, 10:03 AMArnob
04/16/2025, 10:44 AM