Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Add started RPC metric for client and server side #1283

Merged
merged 2 commits into from Nov 3, 2022

Conversation

zasweq
Copy link
Contributor

@zasweq zasweq commented Oct 31, 2022

No description provided.

@zasweq zasweq requested review from a team and rghetia as code owners October 31, 2022 22:12
plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
Copy link
Contributor Author

@zasweq zasweq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the passes.

plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/server_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
plugin/ocgrpc/client_metrics.go Outdated Show resolved Hide resolved
@dashpole
Copy link
Collaborator

dashpole commented Nov 1, 2022

/bin/sh: 1: goimports: not found

Seems like CI is broken

@dashpole
Copy link
Collaborator

dashpole commented Nov 2, 2022

This will need to be rebased on #1284 after it merges.

@zasweq
Copy link
Contributor Author

zasweq commented Nov 2, 2022

Yeah, will do once it's merged. Thanks.

@dashpole
Copy link
Collaborator

dashpole commented Nov 3, 2022

test fix PR is merged. Feel free to rebase

@zasweq
Copy link
Contributor Author

zasweq commented Nov 3, 2022

Done. Thanks.

@dashpole
Copy link
Collaborator

dashpole commented Nov 3, 2022

goimports FAILED => goimports the following files:
make: *** [Makefile:49: imports] Error 1

./plugin/ocgrpc/client_metrics.go
./plugin/ocgrpc/end_to_end_test.go
./plugin/ocgrpc/server_metrics.go

@dashpole
Copy link
Collaborator

dashpole commented Nov 3, 2022

I think you might need a go fmt ./...

@dashpole dashpole merged commit b1a01ee into census-instrumentation:master Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants