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 'data/removals/16_0/16-0-grafana-chart.yml')
-rw-r--r--data/removals/16_0/16-0-grafana-chart.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/data/removals/16_0/16-0-grafana-chart.yml b/data/removals/16_0/16-0-grafana-chart.yml
deleted file mode 100644
index 7d26fc1764e..00000000000
--- a/data/removals/16_0/16-0-grafana-chart.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-- title: "Bundled Grafana Helm Chart"
- announcement_milestone: "15.10"
- removal_milestone: "16.0"
- breaking_change: true
- reporter: twk3
- stage: Enablement
- issue_url: https://gitlab.com/gitlab-org/charts/gitlab/-/issues/4353
- body: | # (required) Do not modify this line, instead modify the lines below.
- The Grafana Helm chart that was bundled with the GitLab Helm Chart is removed in the GitLab Helm Chart 7.0 release (releasing along with GitLab 16.0).
-
- The `global.grafana.enabled` setting for the GitLab Helm Chart has also been removed alongside the Grafana Helm chart.
-
- If you're using the bundled Grafana, you should switch to the [newer chart version from Grafana Labs](https://artifacthub.io/packages/helm/grafana/grafana)
- or a Grafana Operator from a trusted provider.
-
- In your new Grafana instance, [configure the GitLab provided Prometheus as a data source](https://docs.gitlab.com/ee/administration/monitoring/performance/grafana_configuration.html#configure-grafana)
- and [connect Grafana to the GitLab UI](https://docs.gitlab.com/ee/administration/monitoring/performance/grafana_configuration.html#integrate-with-gitlab-ui).
- tiers: # (optional - may be required in the future) An array of tiers that the feature is available in currently. e.g., [Free, Silver, Gold, Core, Premium, Ultimate]
- documentation_url: https://docs.gitlab.com/ee/administration/monitoring/performance/grafana_configuration.html