Mikkel Porse Rasmussen

Results 1 issues of Mikkel Porse Rasmussen

When using `new LoggerConfiguration().ReadFrom.Configuration(config)` I would like to be able to assign values to ResourceAttributes: I'm thinking something like "WriteTo": [ { "Name": "OpenTelemetry", "Args" : { "endpoint" : "http://localhost:4317",...

enhancement