That’s strange. Did it happen consistently? Sometimes the loading takes time and the rerender updates the query with correct value.
Srikanth Chekuri
06/08/2023, 10:35 PM
This seems like regression introduced in 0.20.x
n
Nick Burrett
06/09/2023, 8:05 AM
It seems like a UI issue. If a tail the query-service, modify the query to something like
SELECT 1;
, choose "Run Query", then I can see the modified query being executed in the query-service. If I choose Test Notification or Save Rule, then I see the unmodified template in the query-service logs.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.