Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/v1.9] fix(docs): Make sure helm Grafana example works as expected. #3754

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 6045daa from #3753


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

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)
@github-actions github-actions bot requested a review from a team as a code owner December 10, 2024 13:58
@github-actions github-actions bot added backport type/docs Improvements for doc docs. Used by Docs team for project management labels Dec 10, 2024
@github-actions github-actions bot requested a review from a team as a code owner December 10, 2024 13:58
@github-actions github-actions bot requested a review from simonswine December 10, 2024 13:58
@simonswine simonswine merged commit 8e6d43c into release/v1.9 Dec 10, 2024
1 check passed
@simonswine simonswine deleted the backport-3753-to-release/v1.9 branch December 10, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport type/docs Improvements for doc docs. Used by Docs team for project management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant