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

feat(server): Add metrics #638

Merged
merged 1 commit into from
Jan 4, 2023
Merged

feat(server): Add metrics #638

merged 1 commit into from
Jan 4, 2023

Conversation

ashotland
Copy link
Contributor

@ashotland ashotland commented Jan 3, 2023

Signed-off-by: ashotland ashotland@gmail.com

Fixes #637

Added:

  • version
  • hits/misses
  • rss memory

Screenshot from 2023-01-03 17-04-47

@ashotland ashotland enabled auto-merge (squash) January 3, 2023 15:09
@ashotland ashotland requested a review from romange January 3, 2023 15:09
@romange
Copy link
Collaborator

romange commented Jan 3, 2023 via email

src/server/server_family.cc Outdated Show resolved Hide resolved
src/server/server_family.cc Outdated Show resolved Hide resolved
src/server/server_family.cc Outdated Show resolved Hide resolved
@romange
Copy link
Collaborator

romange commented Jan 3, 2023

You should setup your presubmit checks - you have trailing whitespace in the commit. besides that- LGTM.

And update the commit with "Fixes #..."

@ashotland ashotland force-pushed the metrics branch 2 times, most recently from 284d767 to 06128d7 Compare January 3, 2023 19:49
@ashotland ashotland changed the title chore(server): Add metrics feat(server): Add metrics Jan 3, 2023
Signed-off-by: ashotland <ashotland@gmail.com>

Fixes #637
@ashotland ashotland merged commit b944324 into main Jan 4, 2023
@romange romange deleted the metrics branch January 4, 2023 07:07
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.

feat: introduce a dragonfly_version metric
2 participants