-
Couldn't load subscription status.
- Fork 32
🐛 removed wrong injected metric from dynamic-sidecar
#5005
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
🐛 removed wrong injected metric from dynamic-sidecar
#5005
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx
Codecov Report
@@ Coverage Diff @@
## master #5005 +/- ##
=========================================
- Coverage 87.2% 68.3% -18.9%
=========================================
Files 1243 521 -722
Lines 51141 26389 -24752
Branches 1081 195 -886
=========================================
- Hits 44625 18049 -26576
- Misses 6278 8291 +2013
+ Partials 238 49 -189
Flags with carried forward coverage won't be shown. Click here to find out more.
|
…om:GitHK/osparc-simcore-forked into pr-osparc-remove-promethus-injected-metric
|
Code Climate has analyzed commit 00407ac and detected 0 issues on this pull request. View more on Code Climate. |
|
Kudos, SonarCloud Quality Gate passed!
|








What do these changes do?
Injected metric was wrong, date was added in str format which is not supposed by prometheus .
Related issue/s
How to test
DevOps Checklist