DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
23 stars 5 forks source link

feat: Add alerts for system administrators in Grafana #1661

Closed MoritzWeber0 closed 3 months ago

MoritzWeber0 commented 3 months ago

Add Grafana alerts for:

The Loki and Prometheus datasources have been renamed to Loki (Capella Collaboration Manager) and Prometheus (Capella Collaboration Manager). The UID of the Prometheus datasource is now set to prometheus_ccm and referenced from the dashboards accordingly.

Please note that the old data sources might not be deleted automatically. In this case, you can delete them manually.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.63%. Comparing base (92041c3) to head (c0f6490). Report is 306 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1661 +/- ## ========================================== - Coverage 80.64% 80.63% -0.01% ========================================== Files 185 185 Lines 6090 6098 +8 Branches 678 682 +4 ========================================== + Hits 4911 4917 +6 - Misses 1030 1032 +2 Partials 149 149 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud