1 reference to TruncateString
Aspire.Dashboard (1)
Otlp\Model\OtlpHelpers.cs (1)
64public static string ToShortenedId(string id) => TruncateString(id, maxLength: 7);