We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63955c0 commit 47fa459Copy full SHA for 47fa459
utils/xsc/analyticsmetrics.go
@@ -28,7 +28,6 @@ func CreateAnalyticsEvent(product xscservices.ProductName, eventType xscservices
28
OsArchitecture: curArch,
29
JpdVersion: serviceDetails.ServerId,
30
AnalyzerManagerVersion: jas.GetAnalyzerManagerVersion(),
31
- JfrogApplicationKey: serviceDetails.GetApplicationKey(),
32
},
33
}
34
return &event
0 commit comments