mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
build scripts telemetry: attribute 'name' is not specified in a service message
GitOrigin-RevId: 0be6b6723750286149d47e93ee063c68e9305b2b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ae319dfe5f
commit
ef033154c6
@@ -86,7 +86,7 @@ class TeamCityBuildMessageLogger : BuildMessageLogger() {
|
||||
return operation()
|
||||
}
|
||||
finally {
|
||||
print(ServiceMessageTypes.BLOCK_CLOSED)
|
||||
println(SpanAwareServiceMessage(span = span, messageName = ServiceMessageTypes.BLOCK_CLOSED, attributes = attributes))
|
||||
TraceManager.scheduleExportPendingSpans()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user