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: mvtx gauge metrics support #2259

Merged
merged 3 commits into from
Dec 10, 2024
Merged

feat: mvtx gauge metrics support #2259

merged 3 commits into from
Dec 10, 2024

Conversation

veds-g
Copy link
Contributor

@veds-g veds-g commented Dec 5, 2024

image

@veds-g veds-g requested review from whynowy and vigith as code owners December 5, 2024 03:37
@veds-g veds-g requested a review from adarsh0728 December 5, 2024 03:39
title: Pending Messages Lag
description: This query is the total number of pending messages for the mono vertex
expr: |
$metric_name{$filters}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

will be adding support for operation like max, min or avg in query expression.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.51%. Comparing base (1c0989a) to head (bd74a37).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2259      +/-   ##
==========================================
- Coverage   65.60%   65.51%   -0.10%     
==========================================
  Files         346      346              
  Lines       42373    42373              
==========================================
- Hits        27799    27759      -40     
- Misses      13499    13544      +45     
+ Partials     1075     1070       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@yhl25 yhl25 left a comment

Choose a reason for hiding this comment

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

codegen is failing, also please add unit tests to cover gauge metrics.

Copy link
Contributor

@adarsh0728 adarsh0728 left a comment

Choose a reason for hiding this comment

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

you can use make manifests so that changes are reflected in other configs. That may resolve codegen issue

@veds-g veds-g force-pushed the gauge-metrics branch 2 times, most recently from 9d27795 to f626686 Compare December 10, 2024 14:51
Signed-off-by: veds-g <[email protected]>
@veds-g veds-g merged commit 8bed236 into numaproj:main Dec 10, 2024
25 checks passed
@veds-g veds-g deleted the gauge-metrics branch December 10, 2024 15:21
SaniyaKalamkar pushed a commit to SaniyaKalamkar/numaflow that referenced this pull request Jan 19, 2025
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.

5 participants