]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: disabling nginx buffering for grafana location 60053/head
authorRedouane Kachach <rkachach@ibm.com>
Tue, 15 Oct 2024 11:34:32 +0000 (13:34 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 15 Oct 2024 11:34:32 +0000 (13:34 +0200)
commit3ab5d1f67f1cac210f4c7f0540900670c25de80b
treea7a5f6e7db59c2da6e12ea9e18bddb8ee4e063b6
parent0a867d149e9f7783b5e703f348b5c7e6afc099fa
mgr/cephadm: disabling nginx buffering for grafana location

Disabling Nginx buffering for Grafana, as it may lead to errors or
delays while loading the main Grafana page, particularly when
receiving JavaScript files.

Fixes: https://tracker.ceph.com/issues/68315
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/templates/services/mgmt-gateway/external_server.conf.j2
src/pybind/mgr/cephadm/tests/test_services.py