integrations-core icon indicating copy to clipboard operation
integrations-core copied to clipboard

grpc integration

Open bonnefoa opened this issue 2 years ago • 1 comments

What does this PR do?

Create a gRPC integration by pulling metrics from channelz.

Motivation

Channelz is the only way to get insight on the channel/subchannel state of gRPC client and servers. We can extract interesting metrics from channelz.

Additional Notes

Review checklist (to be filled by reviewers)

  • [ ] Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • [ ] PR title must be written as a CHANGELOG entry (see why)
  • [ ] Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • [ ] PR must have changelog/ and integration/ labels attached

bonnefoa avatar Sep 21 '22 12:09 bonnefoa

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

github-actions[bot] avatar Sep 21 '22 12:09 github-actions[bot]