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

Fix job metrics tagging on KSM 1.4+ #2384

Merged
merged 3 commits into from
Oct 11, 2018
Merged

Fix job metrics tagging on KSM 1.4+ #2384

merged 3 commits into from
Oct 11, 2018

Conversation

dabcoder
Copy link
Contributor

@dabcoder dabcoder commented Oct 11, 2018

What does this PR do?

KSM 1.4.0 changed the job label to job_name, handle this.

Motivation

The pods created by the jobs were tagged and not the jobs themselves.

Review checklist

  • PR has a meaningful title or PR has the no-changelog label attached
  • Feature or bugfix has tests
  • Git history is clean
  • If PR impacts documentation, docs team has been notified or an issue has been opened on the documentation repo

@dabcoder dabcoder requested review from a team as code owners October 11, 2018 13:50
@dabcoder dabcoder force-pushed the davidb/ksm-job-name-fix branch from 4e6a2f5 to 4e28a53 Compare October 11, 2018 14:04
@codecov-io
Copy link

codecov-io commented Oct 11, 2018

Codecov Report

Merging #2384 into master will increase coverage by 2.85%.
The diff coverage is 75%.

@@            Coverage Diff             @@
##           master    #2384      +/-   ##
==========================================
+ Coverage   79.58%   82.44%   +2.85%     
==========================================
  Files         205        4     -201     
  Lines       13786      376   -13410     
  Branches     1460       72    -1388     
==========================================
- Hits        10972      310   -10662     
+ Misses       2422       45    -2377     
+ Partials      392       21     -371

@dabcoder dabcoder force-pushed the davidb/ksm-job-name-fix branch from b0507ee to 7d9a778 Compare October 11, 2018 15:25
xvello
xvello previously approved these changes Oct 11, 2018
Copy link
Contributor

@xvello xvello left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@LeoCavaille LeoCavaille left a comment

Choose a reason for hiding this comment

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

💯

@xvello xvello changed the title Add fix to properly tag jobs Fix job tagging on KSM 1.4+ Oct 11, 2018
@xvello xvello changed the title Fix job tagging on KSM 1.4+ Fix job metrics tagging on KSM 1.4+ Oct 11, 2018
@xvello xvello merged commit dd7772a into master Oct 11, 2018
@xvello xvello deleted the davidb/ksm-job-name-fix branch October 11, 2018 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants