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

[testing] Ensure run_prometheus.sh uses a writeable storage path #3662

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

marun
Copy link
Contributor

@marun marun commented Jan 19, 2025

Why this should be merged

If prometheus was installed by apt it will default to a /var storage path that isn't writeable by a non-root user. Explicitly specifying a writeable storage path ensures compatibility no matter how prometheus was installed.

How this was tested

CI, locally

Need to be documented in RELEASES.md?

N/A

If prometheus was installed by apt it will default to a /var storage
path that isn't writeable by a non-root user. Explicitly specifying a
writeable storage path ensures compatibility no matter how prometheus
was installed.
@marun marun added the testing This primarily focuses on testing label Jan 19, 2025
@marun marun self-assigned this Jan 19, 2025
@maru-ava maru-ava assigned maru-ava and unassigned marun Jan 22, 2025
@maru-ava maru-ava added this pull request to the merge queue Jan 24, 2025
Merged via the queue into master with commit 87e6e10 Jan 24, 2025
22 checks passed
@maru-ava maru-ava deleted the fix-run-prometheus branch January 24, 2025 20:00
tsachiherman pushed a commit that referenced this pull request Jan 29, 2025
Co-authored-by: Maru Newby <maru.newby@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants