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
fix(docs): Make sure helm Grafana example works as expected. (#3753) (#3754)
The problem with the grafana helm is that we don't have the profiling
port exposed as part of the containerPorts of the container. So I had to
reuse/abuse the gossip-tcp port in order to get it to be scraped.
It also was using the wrong annotation of "pyroscope.grafana.com"
instead of "profiles.grafana.com".
Fixes#3523
(cherry picked from commit 6045daa)
Co-authored-by: Christian Simon <[email protected]>
0 commit comments