artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Add Home dashboard to Grafana #1041

Closed sevein closed 1 month ago

sevein commented 1 month ago

This pull request updates the config of Grafana to present a new Home dashboard as the landing page. The dashboard itself is simple for now, showing a hello message and a couple of tables with recent spans (processing workflows and API requests).

OAuth2 authentication has been configured in Grafana.

Screenshots

image

image

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 55.45%. Comparing base (6ffad61) to head (f9bc127). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1041 +/- ## ========================================== + Coverage 55.35% 55.45% +0.09% ========================================== Files 103 103 Lines 6021 6021 ========================================== + Hits 3333 3339 +6 + Misses 2435 2431 -4 + Partials 253 251 -2 ```

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