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

Grafana integration #81

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open

Grafana integration #81

wants to merge 64 commits into from

Conversation

Hebruwu
Copy link
Contributor

@Hebruwu Hebruwu commented Aug 8, 2022

No description provided.

Daniel Sabanov and others added 30 commits July 1, 2022 08:15
…io/insight into configure_metrics_with_yaml
@Hebruwu
Copy link
Contributor Author

Hebruwu commented Aug 8, 2022

The database branch needs to be merged in

@sonarcloud
Copy link

sonarcloud bot commented Aug 8, 2022

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

86.1% 86.1% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 8, 2022

Codecov Report

Merging #81 (d5148fe) into master (86567c1) will increase coverage by 1.3%.
The diff coverage is 83.4%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #81     +/-   ##
========================================
+ Coverage    79.0%   80.3%   +1.3%     
========================================
  Files           9      12      +3     
  Lines         687     816    +129     
  Branches      135     149     +14     
========================================
+ Hits          543     656    +113     
- Misses        113     123     +10     
- Partials       31      37      +6     
Impacted Files Coverage Δ
src/insight/database/db_connection.py 0.0% <0.0%> (ø)
src/insight/metrics/base.py 82.8% <78.8%> (-3.7%) ⬇️
src/insight/metrics/metrics_usage.py 92.1% <83.3%> (+10.7%) ⬆️
src/insight/database/utils.py 88.0% <88.0%> (ø)
src/insight/database/schema.py 100.0% <100.0%> (ø)

@Hebruwu Hebruwu marked this pull request as ready for review August 8, 2022 15:03
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.

Using Docker Compose, configure a database and Grafana dashboard for monitoring metrics
2 participants