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

Label request_failure metric with error_code #1862

Merged
merged 4 commits into from Oct 2, 2023
Merged

Conversation

pingsutw
Copy link
Member

TL;DR

Label request_failure metric with error_code to distinguish failure from an error.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

^^^

Tracking Issue

flyteorg/flyte#3936

Follow-up issue

NA

Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 58 lines in your changes are missing coverage. Please review.

Comparison is base (a183186) 54.97% compared to head (560ffaa) 55.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1862      +/-   ##
==========================================
+ Coverage   54.97%   55.02%   +0.04%     
==========================================
  Files         296      296              
  Lines       22231    22218      -13     
  Branches     2167     2172       +5     
==========================================
+ Hits        12222    12225       +3     
+ Misses       9860     9844      -16     
  Partials      149      149              
Files Coverage Δ
flytekit/exceptions/system.py 77.77% <100.00%> (+2.77%) ⬆️
flytekit/extend/backend/base_agent.py 44.35% <50.00%> (+0.45%) ⬆️
flytekit/extend/backend/agent_service.py 0.00% <0.00%> (ø)

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

Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Kevin Su <pingsutw@apache.org>
@pingsutw pingsutw merged commit 11e98fb into master Oct 2, 2023
66 of 69 checks passed
Future-Outlier pushed a commit to Future-Outlier/flytekit that referenced this pull request Oct 3, 2023
---------

Signed-off-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Future Outlier <eric901201@gmai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants