Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metrics to grpc server #10

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Add metrics to grpc server #10

merged 2 commits into from
Oct 24, 2023

Conversation

zeroalphat
Copy link
Contributor

No description provided.

@zeroalphat zeroalphat self-assigned this Oct 13, 2023
@zeroalphat zeroalphat force-pushed the add-metrics branch 4 times, most recently from 5547ca9 to f1a2412 Compare October 23, 2023 06:18
Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
Comment on lines 17 to 21
const (
NecoPerfMetricsPort = 6541
NecoPerfGrpcServerPort = 6543
NecoperfGrpcPortName = "necoperf-grpc"
)

Choose a reason for hiding this comment

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

It seems that code formatting is not properly applied.

Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
@zeroalphat zeroalphat merged commit b2b9d16 into main Oct 24, 2023
3 checks passed
@zeroalphat zeroalphat deleted the add-metrics branch October 24, 2023 00:43
@zeroalphat zeroalphat added the enhancement New feature or request label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants