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

chore: add some metrics for PartitionTable and grpc service #560

Merged
merged 5 commits into from
Jan 12, 2023
Merged

chore: add some metrics for PartitionTable and grpc service #560

merged 5 commits into from
Jan 12, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Jan 11, 2023

Which issue does this PR close?

Closes #

Rationale for this change

Add some metrics for performance troubleshooting.

What changes are included in this PR?

  • Add some metrics for PartitionTable.
  • Add some metrics for grpc service.

Are there any user-facing changes?

No.

How does this change test

No need.

@chunshao90 chunshao90 marked this pull request as ready for review January 11, 2023 08:48
analytic_engine/src/table/metrics.rs Outdated Show resolved Hide resolved
server/src/grpc/meta_event_service/mod.rs Outdated Show resolved Hide resolved
server/src/grpc/meta_event_service/mod.rs Outdated Show resolved Hide resolved
server/src/grpc/remote_engine_service/mod.rs Show resolved Hide resolved
analytic_engine/src/table/metrics.rs Outdated Show resolved Hide resolved
analytic_engine/src/table/metrics.rs Outdated Show resolved Hide resolved
analytic_engine/src/table/partition.rs Outdated Show resolved Hide resolved
Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi merged commit f51dab3 into apache:main Jan 12, 2023
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* feat: add metrics for grpc service

* feat: add some metrics for partition table

* refactor code

* refactor by CR

* refactor by CR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants