UltimateSoftware / surge

A set of reactive libraries to enable stateful stream processing & event sourcing using only Kafka as a data store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add very basic metrics to gRPC multilanguage server

sebastianharko opened this issue · comments

Is your feature request related to a problem? Please describe.

gRPC multilanguage server needs basic metrics and basic tracing

Describe the solution you'd like

Use the metrics library (that is already part of Surge) to instruments some basic functionality in the gRPC multilanguage server.