note: empty SdkVersion.Name and SdkVersion.Version for Console-Apps
I just noticed that both Name and Version of SdkVersion are empty when running Sentry.Samples.Console.Basic, resulting in neither "sentry.sdk.name" nor "sentry.sdk.version" being set as Attributes. This is probably then also the same issue for Metrics.
This is - I believe - not a new issue, but an existing one that I just noticed ... so something to follow-up on.
Originally posted by @Flash0ver in #5216 (comment)
note: empty
SdkVersion.NameandSdkVersion.Versionfor Console-AppsI just noticed that both
NameandVersionofSdkVersionare empty when runningSentry.Samples.Console.Basic, resulting in neither"sentry.sdk.name"nor"sentry.sdk.version"being set as Attributes. This is probably then also the same issue for Metrics.This is - I believe - not a new issue, but an existing one that I just noticed ... so something to follow-up on.
Originally posted by @Flash0ver in #5216 (comment)