jonnepmyra
jonnepmyra
What type of metrics will be available? From our perspective we're monitoring credits per consumer and number of active consumers (with their reference) to make sure that we always have...
+1 . Found this issue when trying to implement a custom sampler where i'd like to drop some traces based on tags. The `SamplingParameters.Tags` is always null though. I expected...
Not related to .NET 7 but the lib fails at aquiring locks if `StackExchange.Redis` is upgraded to any version later than 2.6.48 Creating the RedLockFactory by: `_factory = RedLockFactory.Create(connection, loggerFactory);`...