Open bufferflies opened 1 year ago
It's better not to directly introduce Prometheus. There are two ways to do it:
- Use the monitoring infrastructure that comes with grpc (C++ counter/histogram), like this PR Support collecting gRPC core metrics #625.
- Add a feature to make Prometheus an optional dependency.
good idea, I had add new feature("promethes ") to check the dependency.
/ping @overvenus
@overvenus PTAL
close: #640 the metrics after this pr