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

Add the RPC method name to the netstats counters #178

Closed jmacd closed 1 year ago

jmacd commented 1 year ago

Part of https://github.com/f5/otel-arrow-adapter/issues/119

Adds a method attribute to the counters in collector/gen/internal/netstats. This will help us know when downgrades are happening, for example.

jmacd commented 1 year ago

TESTED manually e.g.

image