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

PENG-2456 enable job metric collection in the API #665

Conversation

matheushent
Copy link
Member

What

This PR implements all the necessary logic for receiving job metrics from the agent and making them available by the API. For any specific detail, check the task linked.

Why

Improve the experience regarding the job submissions.

Task: https://sharing.clickup.com/t/h/c/18022949/PENG-2456/43YCG8RCBBQJELQ


Peer Review

Please follow the upstream omnivector documentation concerning
peer-review guidelines.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (326d36d) to head (f9d37c9).
Report is 2 commits behind head on feature/PENG-2455--job-metric-collection.

Additional details and impacted files
@@                             Coverage Diff                              @@
##           feature/PENG-2455--job-metric-collection     #665      +/-   ##
============================================================================
+ Coverage                                     92.57%   92.71%   +0.14%     
============================================================================
  Files                                            85       86       +1     
  Lines                                          4483     4683     +200     
============================================================================
+ Hits                                           4150     4342     +192     
- Misses                                          333      341       +8     
Flag Coverage Δ
agent 92.80% <ø> (ø)
api 95.39% <ø> (+0.06%) ⬆️
cli 88.60% <ø> (ø)
core 96.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@matheushent matheushent force-pushed the matheushent/PENG-2456--job-metric-collection--api branch from 600b2db to ff96f56 Compare December 3, 2024 19:16
@matheushent matheushent marked this pull request as ready for review December 10, 2024 19:20
Copy link
Member

@dusktreader dusktreader left a comment

Choose a reason for hiding this comment

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

Cool stuff here! Left some comments for you.

@matheushent matheushent force-pushed the matheushent/PENG-2456--job-metric-collection--api branch from 6a48597 to 925ae78 Compare December 13, 2024 18:07
…e *validate_job_metric_upload_input* function
@matheushent matheushent merged commit cb06f8c into feature/PENG-2455--job-metric-collection Dec 13, 2024
13 checks passed
@matheushent matheushent deleted the matheushent/PENG-2456--job-metric-collection--api branch December 13, 2024 18:55
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.

2 participants