feat(analytics): add new filters, dimensions and metrics for authentication analytics (#7451)

Co-authored-by: Sandeep Kumar <sandeep.kumar@Sandeep-Kumar-LVF93XQXPC.local>
This commit is contained in:
Sandeep Kumar
2025-03-06 21:49:44 +05:30
committed by GitHub
parent 957a228525
commit 7473182b30
27 changed files with 1177 additions and 81 deletions

View File

@ -6686,6 +6686,7 @@ impl From<RoleScope> for EntityType {
serde::Serialize,
serde::Deserialize,
Eq,
Hash,
PartialEq,
ToSchema,
strum::Display,