NOTES.txt 289 B

123
  1. Verify the application is working by running these commands:
  2. kubectl --namespace {{ .Release.Namespace }} port-forward daemonset/{{ include "promtail.fullname" . }} {{ .Values.config.server.http_listen_port }}
  3. curl http://127.0.0.1:{{ .Values.config.server.http_listen_port }}/metrics