Jack Burridge

Results 6 comments of Jack Burridge

I've had an initial stab at the thing and it works quite nicely I just can't figure out if theres a cleaner way to do it, lots is missing as...

Yes this is me! Just to assuage any doubts

@oddbookworm I've added additional information from an updated test script. The model number for the left Joy-Con is `HAC-015` ``` joystick.get_name(): Joy-Con (L) joystick.get_guid(): 050067007e0500000620000001800000 controller.name: Nintendo Switch Joy-Con (L)...

@xrmx agreed you could, but this would add additional compute (not a huge amount). The implementation of a Kafka exporter should be relatively simple, most of the protobuf encoding code...

> This might be more appropriate in https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/exporter @herin049 the main reason I've put this here is its using the `opentelemetry-exporter-otlp-proto-common`. This will be released with any release of common,...

> > > > This might be more appropriate in https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/exporter > > > > > > > > > @herin049 the main reason I've put this here is its...