You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add gRPC communication between agent and collector (#1165)
* Add gRPC communication between agent and collector
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* uncomment make and fix comment
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix grpc handler initialization
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Copy process if missing
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* log only warn and error from grpc
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix review comments
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Add todo
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Add Roundrobin grpc load balancer
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix comment
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix review comments
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Change grpc target name
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Defaul return error
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Fix back tchannel collector addr
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
* Remove collector from grpc reporter flag
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
0 commit comments