as per my understanding of how the schema in clickhouse is.
all the traces we are pushing to signoz are adding data in the table but for extra data like our custom values, ex. channel, webhookStartAt, webhookProcessedAt are in the stringTagMap or numberTagMap, is this correct ?
becuase querying stringTagMap[“channel”] =“facebook” does give data but the value for webhookStartAt is missing
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.