Commit a8e83f9b authored by Kamil Trzciński's avatar Kamil Trzciński

Do not export PrometheusAlerts

It requires dependency to Environments
and it does not make sense without knowledge
of deployments.
parent ce77ede5
......@@ -355,7 +355,9 @@ priorities:
- label
prometheus_metrics:
- project
- prometheus_alert
- prometheus_alerts
prometheus_alerts:
- project
timelogs:
- issue
- merge_request
......
......@@ -596,6 +596,12 @@ PrometheusMetric:
- group
- common
- identifier
PrometheusAlert:
- threshold
- operator
- environment_id
- project_id
- prometheus_metric_id
Badge:
- id
- link_url
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment