Skip to content

Conversation

BGodding
Copy link
Contributor

Fixes #15673

The original PR for this issue has seemingly stalled out and I need this resolved. This PR should address the concerns brought up by @bboreham and utilizes the common config function JoinDir following what is done in SetDirectory

@BGodding BGodding force-pushed the fix/autoreload-paths branch from fed35be to 8a52b04 Compare March 28, 2025 14:48
@bboreham
Copy link
Member

Thanks; the code seems plausible.

Can you explain what is going on in the tests?

@BGodding BGodding force-pushed the fix/autoreload-paths branch 3 times, most recently from 80183d3 to ecc9d15 Compare March 31, 2025 17:13
@BGodding
Copy link
Contributor Author

Tests have been updated to use a config with relative or absolute pathing and ensure the checksums are changing as expected. Not sure what the idea behind the original changes were.

Signed-off-by: Benjamin Godding <ben.godding@bright.ai>
@BGodding BGodding force-pushed the fix/autoreload-paths branch from ecc9d15 to c024fc2 Compare April 2, 2025 13:41
@roidelapluie roidelapluie merged commit 10b4e1b into prometheus:main Apr 7, 2025
27 checks passed
@roidelapluie
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature flag "auto-reload-config" does not support fileglob references in subdirectory or different directory
3 participants