Setup Prometheus agent for your cluster.
Create a namespace for the application.
kubectl create namespace prometheus
kubectl-ns prometheusSetup the credentials according to the prometheusAgent README.
Update the values file with the remoteWrite.url.
Install the chart.
task install-chart prometheusAgent test_values/knd.local.yaml