mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00: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