]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix the loki address in grafana, promtail configuration files
authorjinhong.kim <jinhong.kim0@navercorp.com>
Fri, 24 Jun 2022 05:50:05 +0000 (14:50 +0900)
committerAdam King <adking@redhat.com>
Wed, 3 Aug 2022 19:54:56 +0000 (15:54 -0400)
commit5ed8f3ad65fb1057221b34922dcf1219df87f5be
tree12d164c79aa16ff5da4be9c3439b552ceb9fd459
parent31fee6edbdd484dc41b9b43dabed768d5d462541
mgr/cephadm: fix the loki address in grafana, promtail configuration files

- Fix to use loki address instead of MGR address(grafana datasource, promtail loki host)
- Add a loki dependency on grafana and promtail services

Signed-off-by: jinhong.kim <jinhong.kim0@navercorp.com>
(cherry picked from commit 829c8040749b34e816df0a3e4989c00c3880af42)
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/templates/services/promtail.yml.j2
src/pybind/mgr/cephadm/tests/test_services.py