feat(observability): add Prometheus/Grafana/Loki/Alertmanager/Alloy stack and remove legacy Monitoring UI
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
"""Unit tests for jobs.py template rendering and safety."""
|
||||
|
||||
import pytest
|
||||
from media_library_viewer_api.jobs import JOB_TEMPLATES, JobTemplate, run_job
|
||||
from media_library_viewer_api.jobs import JOB_TEMPLATES, JobTemplate
|
||||
|
||||
|
||||
class TestJobTemplate:
|
||||
|
||||
Reference in New Issue
Block a user