openconfig / gnmi-gateway

A modular, distributed, and highly available service for modern network telemetry via OpenConfig and gNMI
Apache License 2.0
137 stars 32 forks source link

New interfaces, performance improvements, docs, testing, and metrics #1

Closed colinmcintosh closed 4 years ago

colinmcintosh commented 4 years ago

This PR includes a bunch of changes for improvements to gnmi-gateway. Generally there were changes to some internal structs to make them interfaces to be further extendable and allow for additional testing. Also included are metrics, performance improvements, miscellaneous bug fixes, and updates to docs. This is a pretty large PR; my plan is to try to keep following more limited in scope.