issues
search
f5
/
otel-arrow-adapter
Adapter used to convert OTEL batches to/from OTEL Arrow batches in both directions.
Apache License 2.0
39
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.1-0.20230612162650-64be7e574a17 to 0.46.0
#220
dependabot[bot]
opened
1 year ago
0
Bump google.golang.org/grpc from 1.56.0 to 1.56.3
#219
dependabot[bot]
opened
1 year ago
0
Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.42.0 to 0.44.0
#218
dependabot[bot]
opened
1 year ago
0
Bump golang.org/x/net from 0.11.0 to 0.17.0
#217
dependabot[bot]
opened
1 year ago
0
Bump github.com/ethereum/go-ethereum from 1.11.6 to 1.12.1
#216
dependabot[bot]
opened
1 year ago
0
Update README.md to redirect visitors to the official repos.
#214
lquerel
closed
1 year ago
0
Update README.md
#213
lquerel
closed
1 year ago
0
Minor fixes from
#212
jmacd
closed
1 year ago
0
replace exporter timeout with receiver timeout
#211
moh-osman3
closed
1 year ago
0
Apply same ID optimization used in logs for metrics and traces
#210
lquerel
closed
1 year ago
1
More exhaustive unit tests for metrics and logs
#209
lquerel
closed
1 year ago
0
Make metrics and logs unit tests more exhaustive
#208
lquerel
closed
1 year ago
0
[issue 195] terminate streams gracefully
#207
moh-osman3
closed
1 year ago
0
Better assert.Equiv and minor fixes
#206
lquerel
closed
1 year ago
0
Delta-decode Resource and Scope IDs arriving in the Arrow consumer
#205
jmacd
closed
1 year ago
1
Improve assert.Equiv
#204
lquerel
closed
1 year ago
0
Validation test utility for traces; validation processor for on-line validation; minor fixes
#203
jmacd
closed
1 year ago
2
Reset the scope ID when resource ID changes
#202
jmacd
closed
1 year ago
0
Remove pointers in two of the optimizers
#201
jmacd
closed
1 year ago
1
[issue-192] obfuscation of nested slices and maps
#200
moh-osman3
closed
1 year ago
1
Further optimizations for supporting multivariate metrics.
#199
lquerel
opened
1 year ago
0
Optimization of the selection of columns to sort based on incoming data.
#198
lquerel
opened
1 year ago
0
Add schema metadata to specify the sorting of columns
#197
lquerel
opened
1 year ago
0
Update README.md with the merged OTEP link.
#196
lquerel
closed
1 year ago
0
Terminate streams gracefully, somehow
#195
jmacd
closed
1 year ago
0
Update Arrow-Collector components to match version v0.80.0
#194
jmacd
closed
1 year ago
0
Support for PartialSuccess responses
#193
jmacd
opened
1 year ago
0
Qualify the obfuscation processor
#192
jmacd
closed
1 year ago
0
Obfuscation processor and example
#191
jmacd
closed
1 year ago
1
Remove nested go.mods and fix collector deps to v0.79.0
#190
jmacd
closed
1 year ago
0
Less logging in two places
#189
jmacd
closed
1 year ago
0
CBOR codec usage can easily be optimized by not recreating options and modes each time
#188
x448
opened
1 year ago
0
Adding obfuscation processor component
#187
moh-osman3
closed
1 year ago
2
Add filereceiver component with updated functionality
#186
moh-osman3
closed
1 year ago
3
Add fileexporter component with updated functionality
#185
moh-osman3
closed
1 year ago
0
Combine ErrorCode and StatusCode
#184
jmacd
closed
1 year ago
0
Improvements based on community feedback
#183
lquerel
closed
1 year ago
0
More tests
#182
lquerel
opened
1 year ago
0
Exploration
#181
lquerel
closed
1 year ago
0
Recover from panics in the Arrow receiver
#180
jmacd
closed
1 year ago
0
Update examples to use disabled: false instead of enabled: true
#179
jmacd
closed
1 year ago
0
Add the RPC method name to the netstats counters
#178
jmacd
closed
1 year ago
1
Disable arrow receiver when Disabled=true on all services
#177
jmacd
closed
1 year ago
0
Update OTel collector dependencies to v0.79.0
#176
jmacd
closed
1 year ago
0
Robustify OTel Arrow decoding
#175
lquerel
closed
1 year ago
0
Update tools and benchmark datasets to read compressed json
#174
moh-osman3
closed
1 year ago
3
Create invalid OTel Arrow streams and see what happens
#173
lquerel
closed
1 year ago
0
Fix few additional metric issues
#172
lquerel
closed
1 year ago
0
More unit tests
#171
lquerel
closed
1 year ago
0
Fix exemplar issue and improve perf
#170
lquerel
closed
1 year ago
0
Next