Class AppInsightsUtils
- java.lang.Object
-
- com.microsoft.jenkins.azurecommons.telemetry.AppInsightsUtils
-
public final class AppInsightsUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
hash(String original)
For security reason, hash the sensitive information before sent to AI.
-