-
Notifications
You must be signed in to change notification settings - Fork 489
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
Support Prometheus /-/reload endpoint #147
Labels
enhancement
New feature or request
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
keepalive
Never close from staleness
Comments
+1 for this feature! |
This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
I'm starting to work on this this week. I suspect it'll be available in the 0.13.0 release. |
This was referenced Feb 18, 2021
This was referenced Feb 26, 2021
This was referenced Mar 11, 2021
This was referenced Mar 25, 2021
Merged
github-actions
bot
added
the
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
label
Feb 23, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
enhancement
New feature or request
frozen-due-to-age
Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
keepalive
Never close from staleness
When running in non-scraping-service mode, currently the Agent has to be completely restarted to apply updates made to the config file. A
/-/reload
endpoint that functions like Prometheus' should be added.Related: #140
The text was updated successfully, but these errors were encountered: