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

Unify metrics: cleanup and add missing metrics #2207

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adarsh0728
Copy link

The PR aims to have unified metrics for source, sink.
Currently we are exposing metrics for different source types like kafka, http as well in addition to forwarder metrics.
Cleanup of such metrics as well as addition of any missing metrics like sink write latency etc.

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.66%. Comparing base (9c1d3ce) to head (16db48b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2207      +/-   ##
==========================================
- Coverage   63.93%   63.66%   -0.27%     
==========================================
  Files         334      334              
  Lines       40676    40666      -10     
==========================================
- Hits        26006    25891     -115     
- Misses      13609    13715     +106     
+ Partials     1061     1060       -1     

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

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.

1 participant