hi. I have a question about Signoz. The log contains 'contains' and 'like' as search filters, but like is used in Clickhouse queries in Go anyway, so why are they separated? Is there a performance difference?
s
Srikanth Chekuri
07/05/2024, 7:00 AM
No performance difference. It enables the users to write their own expression for like using the
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.