mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-20 04:24:30 +08:00

* fix: improve user telemetry - move GetEmailFromJwt to common function - update AttachJwtToContext() to use standard way of attaching value to context - update userEmail in every possible sendEvent call - send groupId in sendEvent call for SaaS operator analytics * chore: added DEFAULT_CLOUD_EMAIL const * chore: add AttachJwtToContext to analytics middleware * test: added AttachJwtToContext to logs pipelines