Skip to content

πŸ› πŸ—ƒοΈ fix resource tracking not starting + adding project uuid to tracking table #4416

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

Conversation

matusdrobuliak66
Copy link
Collaborator

@matusdrobuliak66 matusdrobuliak66 commented Jun 23, 2023

What do these changes do?

  • πŸ—ƒοΈ adding project uuid to the resource tracking container table
  • πŸ› correction of how I used Prometheus client

Related issue/s

How to test

DevOps Checklist

@matusdrobuliak66 matusdrobuliak66 self-assigned this Jun 23, 2023
@matusdrobuliak66 matusdrobuliak66 added the a:resource-usage-tracker resource usage tracker service label Jun 23, 2023
@matusdrobuliak66 matusdrobuliak66 added this to the Watermelon milestone Jun 23, 2023
@matusdrobuliak66 matusdrobuliak66 marked this pull request as ready for review June 23, 2023 14:31
@matusdrobuliak66 matusdrobuliak66 changed the title πŸ› fix resource tracking not starting + adding project uuid to tracking table πŸ› πŸ—ƒοΈ fix resource tracking not starting + adding project uuid to tracking table Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #4416 (296125f) into master (c127b87) will increase coverage by 2.7%.
The diff coverage is 80.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #4416     +/-   ##
========================================
+ Coverage    84.8%   87.5%   +2.7%     
========================================
  Files         995     817    -178     
  Lines       42593   35469   -7124     
  Branches     1009     463    -546     
========================================
- Hits        36123   31041   -5082     
+ Misses       6251    4312   -1939     
+ Partials      219     116    -103     
Flag Coverage Ξ”
integrationtests 67.9% <ΓΈ> (+15.7%) ⬆️
unittests 84.5% <80.0%> (+0.7%) ⬆️

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

Impacted Files Coverage Ξ”
...mcore_postgres_database/models/resource_tracker.py 100.0% <ΓΈ> (ΓΈ)
...racker/modules/db/repositories/resource_tracker.py 100.0% <ΓΈ> (ΓΈ)
...ce_resource_usage_tracker/resource_tracker_core.py 92.5% <66.6%> (ΓΈ)
...usage_tracker/models/resource_tracker_container.py 100.0% <100.0%> (ΓΈ)

... and 217 files with indirect coverage changes

@matusdrobuliak66 matusdrobuliak66 enabled auto-merge (squash) June 24, 2023 15:34
@codeclimate
Copy link

codeclimate bot commented Jun 26, 2023

Code Climate has analyzed commit 296125f and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@matusdrobuliak66 matusdrobuliak66 enabled auto-merge (squash) June 26, 2023 06:45
@matusdrobuliak66 matusdrobuliak66 merged commit 86df645 into ITISFoundation:master Jun 26, 2023
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jul 12, 2023
36 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:resource-usage-tracker resource usage tracker service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants