Skip to content

Fix for zero fill metrics leaking in unsupported regions#423

Merged
rashmichandrashekar merged 1 commit into
ci_devfrom
rashmi/aug-bug-fix
Aug 6, 2020
Merged

Fix for zero fill metrics leaking in unsupported regions#423
rashmichandrashekar merged 1 commit into
ci_devfrom
rashmi/aug-bug-fix

Conversation

@rashmichandrashekar

Copy link
Copy Markdown
Contributor

Adding check for zero filled metrics since these were leaking for unsupported regions

@rashmichandrashekar rashmichandrashekar requested a review from a team as a code owner August 6, 2020 02:45
podNamespaceDimValue = key_elements[1]
podControllerNameDimValue = key_elements[2]
podPhaseDimValue = key_elements[3]
# get dimension values by key

@ganga1980 ganga1980 Aug 6, 2020

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

bunch of whitespaces and i think, we need to get rid off these to have cleaner code. I use this setting in vscode "files.trimTrailingWhitespace": true to avoid getting these whitespaces.

Can you add this settings "files.trimTrailingWhitespace": true to your vs code, File->Preferences->settings and push the update so these will get resolved automatically.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this is coming from formatter. I have ruby formatter that is formatting the code

@rashmichandrashekar rashmichandrashekar merged commit 39534d6 into ci_dev Aug 6, 2020
@rashmichandrashekar rashmichandrashekar deleted the rashmi/aug-bug-fix branch April 6, 2021 22:06
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