Configure Grafana, Prometheus, Promtail, and Loki in Fusion
fusion-cloud-native
repositoryfusion-cloud-native
repository, run the following command for your <cluster>
and <namespace>
:
EXTERNAL_IP
for your Grafana LoadBalancer service:
<loki-release-name>
for your cluster:<loki-release-name>
correctly, an error similar to the following displays:<EXTERNAL-IP>:3000
, run the following command to obtain an <admin_password>
for your Grafana instance:
<loki-release-name:port>
. The default port for Loki is 3100
.
<loki-release-name:port>
information, open a terminal and run kubectl get services | grep loki
to display a list of every service with a name that contains loki
along with its associated IP address and port.