madhub
madhub
Same issue here, I have brother HL-L2321D. I selected **`"Brother HL-L2300D, using brlaser v4 (en)"`** from the CUPS printer management page. Windows 10 detect printer, but it does not do...
@SteveGuidi Ok, thanks . I will try & report back here
Great, I will check it out
Great , what about using simpler API key's via environment variable for authentication ?, Any comment ? I made working changes on my fork with API key & app name...
I can raise the pull request for the existing implementation in my fork However I have only kept API key for simplicity , I don't have JWT in my fork...
Redis protocol implementation on top QUIC should help improving performance by * Reducing overhead during connection setup ( including TLS) * Improve overall latency and throughput. Other application level protocols...
> > non relevant attributes : LogRecord.attributes collection contains ActionId, ActionName, ConnectionId, > > There are likely coming from ILogger scopes. The only option today to avoid these, is to...
@cijothomas Can't we provide some option in `OpenTelemetryLoggerOptions` that takes Scope filter as an option to retain or remove items ? Or some way by installing custom export processor simple...
> Its definitely possible to offer some filtering ability, need to write up a proposal (or multiple), and gather feedback. Could you create a more specific issue to tackle this?...
Any update on the native OTLP support ?