Can you share the request payload for this?
# support
s
Can you share the request payload for this?
u
Copy code
sum(rate(signoz_latency_count{service_name="healthpe", operation=~"/v1/auth/login|/v1/customer_refunds/{order_id}/|/v1/order/dashboard/summary|/v1/order/{order_id}|/v1/partner/nearby/addresses|/v1/stream/{partner_code}/{location_id}/|BEGIN ISOLATION LEVEL READ COMMITTED;|ROLLBACK;|SELECT healthpe_sprint_dev|connect"}[5m]))
Copy code
<http://localhost:3301/api/v1/query_range?query=sum(rate(signoz_latency_count{service_name=>"healthpe", operation=~"/v1/auth/login|/v1/customer_refunds/{order_id}/|/v1/order/dashboard/summary|/v1/order/{order_id}|/v1/partner/nearby/addresses|/v1/stream/{partner_code}/{location_id}/|BEGIN ISOLATION LEVEL READ COMMITTED;|ROLLBACK;|SELECT healthpe_sprint_dev|connect"}[5m]))&start=1660111844.76&end=1660112744.76&step=60
Response is 400
s
This is a bug and we are working on getting patch release with this fixed.
u
Thanks for quick response Srikanth!
when are we expecting the fix
s
Mostly by by today EOD.
u
Hi @Srikanth Chekuri did we release the fix for this
s
We are getting the patch release done today. I will let you know as soon as it is out.
@Upesh Jindal we released a patch for this in
0.10.2
. Please try upgrading
signoz/frontend
and `signoz/query-service`to
0.10.2
and let us know.
u
Thanks @Srikanth Chekuri! I will try. I will ask for some help later as well. I tried installing the latest version yesterday but things failed because of incompatibility amongst packages. Like protofbuf 4.20 was not supported but still was installed.
s
That's about the instrumentation right? You can always ask your questions in the channel. This bug should make it work with your old data also.