issues
search
open-telemetry
/
otel-arrow
Protocol and libraries for sending and receiving OpenTelemetry data using Apache Arrow
Apache License 2.0
83
stars
15
forks
source link
Lint fixes from open collector-contrib PRs.
#188
Closed
jmacd
closed
5 months ago
jmacd
commented
5 months ago
Minor lint fixes needed to keep the two code-bases in sync.
Remove unused context argument from nextWriter()
Do not name a field
N
Fix unused variable
rnd
Harden the stream-lifetime test w/ use of context
Etc.
Minor lint fixes needed to keep the two code-bases in sync.
N
rnd