Kevin Burke
Results
132
issues of
Kevin Burke
### Description We have a service that reads from an in memory data store and writes to Kafka. I tried adding opentelemetry tracing support to it. What we saw was...
bug
It would be nice to have examples on https://pkg.go.dev/github.com/elliotchance/orderedmap/v2#NewOrderedMap about how to use it and the generics syntax - I always forget.