You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sampling helm chart docs do not represent correct, desired setup with k8s-monitoring-helm chart or provide any docs on how to link k8s-monitoring-helm to sampling.
#3530
Open
ab-andresc opened this issue
Jan 17, 2025
· 0 comments
#2918 (comment)
This is outlined here, it is clear the docs in the chart do not specify this and it is extremely confusing to newcomers how this should be set up.
It would be advisable to tell users to use the following in their setup:
note: grafana-sampling-deployment would be the service pointing to the load balancing deployment and grafana-cloud being the namespace.
externalServices:
tempo:
host: http://grafana-sampling-deployment.grafana-cloud.svc.cluster.local:4318
authmode: none
secret:
create: false
tls:
insecure: true
protocol: "otlphttp"
The text was updated successfully, but these errors were encountered: