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

prometheus.write.queue add bearer_token_file #2446

Open
dtrejod opened this issue Jan 17, 2025 · 0 comments
Open

prometheus.write.queue add bearer_token_file #2446

dtrejod opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dtrejod
Copy link
Contributor

dtrejod commented Jan 17, 2025

Request

Currently, prometheus.write.queue supports bearer token auth specified directly in config (#1913), but for feature parity with prometheus.remote_write, it should also support bearer_token_file

Use case

We provision tokens from another service that alloy picks up from disk. The token on disk is refreshed at a regular cadence so alloy should support reading in from the file periodically for write request.

@dtrejod dtrejod added the enhancement New feature or request label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant