Navigation Menu

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "-total" metric keys for schema-dependent metrics #2682

Merged
merged 10 commits into from Nov 4, 2022
Merged

Conversation

Dakostu
Copy link
Member

@Dakostu Dakostu commented Nov 4, 2022

This PR adds three metric keys catalog.num-partitions-total, catalog.num-events-total and ingest-total that sum up all schema-based metrics by their respective schema-based metric counterparts.

馃摑 Reviewer Checklist

Review this pull request by ensuring the following items:

  • All user-facing changes have changelog entries
  • User-facing changes are reflected on vast.io

@Dakostu Dakostu added the feature New functionality label Nov 4, 2022
@Dakostu Dakostu requested a review from patszt November 4, 2022 09:36
Copy link
Contributor

@patszt patszt left a comment

Choose a reason for hiding this comment

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

Congrats on first PR. Please verify the naming of the ingest-total.
Other than that the changes look good

libvast/src/system/importer.cpp Show resolved Hide resolved
@Dakostu Dakostu merged commit 92a7daa into master Nov 4, 2022
@Dakostu Dakostu deleted the story/sc-38886 branch November 4, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
None yet
2 participants