Slackbot
08/11/2022, 5:59 PMChris Ahern
08/12/2022, 12:37 AMkubectl -n platform edit statefulset my-release-signoz-query-service
I edited the memory limit from 1000Mi to 2000Mi.
Is this advisable? What are the recommendations for a production deployment?Pranay
Chris Ahern
08/12/2022, 12:43 AM2022-08-12T00:41:46.023Z INFO app/server.go:157 /api/v1/version timeTaken: 5.741997ms
2022-08-12T00:41:54.232Z INFO app/server.go:157 /api/v1/version timeTaken: 307.99µs
2022-08-12T00:41:56.024Z INFO app/server.go:157 /api/v1/version timeTaken: 307.645µs
time="2022-08-12T00:41:59Z" level=warning msg="Ignoring hint {StepMs:0 Func:rate StartMs:1660264799657 EndMs:1660264919657} for query [1660264799657,1660264919657,{span_kind=\"SPAN_KIND_SERVER\",__name__=\"signoz_latency_count\"}]." component=clickhouse
2022-08-12T00:42:04.233Z INFO app/server.go:157 /api/v1/version timeTaken: 926.051µs
2022-08-12T00:42:06.017Z INFO app/server.go:157 /api/v1/version timeTaken: 291.9µs
2022-08-12T00:42:14.233Z INFO app/server.go:157 /api/v1/version timeTaken: 885.899µs
Pranay
Is this advisable? What are the recommendations for a production deployment?
Prashant Shahi
08/12/2022, 5:43 AM