Skip to content

Feature: Metasrv metrics#5420

Merged
bohutang merged 4 commits into
databendlabs:mainfrom
lichuang:metasrv_metrics
May 17, 2022
Merged

Feature: Metasrv metrics#5420
bohutang merged 4 commits into
databendlabs:mainfrom
lichuang:metasrv_metrics

Conversation

@lichuang

Copy link
Copy Markdown
Contributor

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

  1. add metasrv metrics unit test.
  2. add http API of metasrv.
  3. use Prometheus instead of metrics crate to generate metrics data.

Changelog

  • New Feature

Related Issues

part of metrics API providing requests/sec, active watchers, outstanding(uncommitted) raft logs, number of raft logs, state machine size etc. · Issue #4938 · datafuselabs/databend

@vercel

vercel Bot commented May 17, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) May 17, 2022 at 7:35AM (UTC)

@lichuang
lichuang requested a review from drmingdrmer May 17, 2022 06:51
@mergify

mergify Bot commented May 17, 2022

Copy link
Copy Markdown
Contributor

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify Bot added the pr-feature this PR introduces a new feature to the codebase label May 17, 2022

@drmingdrmer drmingdrmer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks great to me!

@bohutang
bohutang merged commit 9f332a6 into databendlabs:main May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature this PR introduces a new feature to the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants