Fix Prometheus installation with helm chart v28.9.0.#4448
Merged
markmandel merged 1 commit intoagones-dev:mainfrom Feb 20, 2026
Merged
Fix Prometheus installation with helm chart v28.9.0.#4448markmandel merged 1 commit intoagones-dev:mainfrom
markmandel merged 1 commit intoagones-dev:mainfrom
Conversation
Pin chart version and rename scrape jobs to avoid conflicts. Also updated documentation on which version is currently tested. Closes agones-dev#4436
markmandel
commented
Feb 14, 2026
| rule_files: [/etc/config/rules, /etc/config/alerts] | ||
| scrape_configs: | ||
| - job_name: prometheus | ||
| static_configs: |
Collaborator
Author
There was a problem hiding this comment.
This section is duplicated from the default config, so taking it out as it causes issues if duplicated.
Collaborator
|
Build Succeeded 🥳 Build Id: c8b86367-8256-46df-b4f9-288e4b3a8be6 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
Collaborator
Author
|
Good call - tagged |
lacroixthomas
approved these changes
Feb 19, 2026
mnthe
pushed a commit
to mnthe/agones
that referenced
this pull request
Mar 23, 2026
Pin chart version and rename scrape jobs to avoid conflicts. Also updated documentation on which version is currently tested. Closes agones-dev#4436
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind cleanup
What this PR does / Why we need it:
Pin chart version and rename scrape jobs to avoid conflicts.
Also updated documentation on which version is currently tested.
Which issue(s) this PR fixes:
Closes #4436
Special notes for your reviewer:
N/A