RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
978 stars 127 forks source link

gRPC Event type #549

Open tbranyen opened 6 years ago

tbranyen commented 6 years ago

I see a lot of integrations that this module tracks and a natural one to me seems to be gRPC. Have there been any prior thoughts on this? I could see it working similar to the inbound/outbound HTTP events, but with some additional gRPC-specific metadata fields.

sjanuary commented 6 years ago

@tbranyen it's not something we've considered and there's not a lot of ongoing development happening on appmetrics these days but we're open to pull requests if it's something you would be interested in contributing.