17 lines
1 KiB
YAML
17 lines
1 KiB
YAML
- name: "Bundled Grafana deprecated"
|
|
announcement_milestone: "15.3"
|
|
announcement_date: "2022-08-22"
|
|
removal_milestone: "15.4"
|
|
removal_date: "2022-09-22"
|
|
breaking_change: false
|
|
reporter: dorrino
|
|
body: | # Do not modify this line, instead modify the lines below.
|
|
In GitLab 15.4, we will be swapping the bundled Grafana to a fork of Grafana maintained by GitLab.
|
|
|
|
There was an [identified CVE for Grafana](https://nvd.nist.gov/vuln/detail/CVE-2022-31107), and to mitigate this security vulnerability, we must swap to our own fork because the older version of Grafana we were bundling is no longer receiving long-term support.
|
|
|
|
This is not expected to cause any incompatibilities with the previous version of Grafana. Neither when using our bundled version, nor when using an external instance of Grafana.
|
|
stage: Enablement
|
|
tiers: [Free, Premium, Ultimate]
|
|
issue_url: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6972
|
|
documentation_url: https://docs.gitlab.com/ee/administration/monitoring/performance/grafana_configuration.html
|