You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OTel-Arrow project's exporter and receiver are named "otelarrow". The spans and metrics they produce have "otel_arrow" as a substring, and this feels like a consistency problem worth resolving before the components can be marked stable.
Moreover, metrics which are applicable to both OTLP and OTel-Arrow code paths should be made consistent. Presently, the OTLP path does not instrument in-flight bytes, items, and requests.