kube/grafana
Lauri Võsandi c338ca3bed grafana: Use direct link for OIDC app listing
# Please enter the commit message for your changes. Lines starting
2023-08-04 18:06:36 +03:00
..
README.md Deprecate Authelia 2023-07-28 12:23:29 +03:00
application.yml grafana: Use direct link for OIDC app listing 2023-08-04 18:06:36 +03:00

README.md

Grafana

kubectl create namespace grafana
kubectl apply -n grafana -f application.yml

Grafana post deployment steps

  • Configure Prometheus datasource with URL set to http://prometheus-operated.prometheus-operator.svc.cluster.local:9090
  • Configure Elasticsearch datasource with URL set to http://elasticsearch.elastic-system.svc.cluster.local, Time field name set to timestamp and ElasticSearch version set to 7.10+