Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'db/docs/clusters_integration_prometheus.yml')
-rw-r--r--db/docs/clusters_integration_prometheus.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/db/docs/clusters_integration_prometheus.yml b/db/docs/clusters_integration_prometheus.yml
new file mode 100644
index 00000000000..78a1933a931
--- /dev/null
+++ b/db/docs/clusters_integration_prometheus.yml
@@ -0,0 +1,9 @@
+---
+table_name: clusters_integration_prometheus
+classes:
+- Clusters::Integrations::Prometheus
+feature_categories:
+- incident_management
+description: TODO
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/59091
+milestone: '13.11'