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

Use Environment File in Systemd for AWS Settings for remote_write configuration #643

Open
lchopfpt opened this issue Jan 1, 2023 · 0 comments

Comments

@lchopfpt
Copy link

lchopfpt commented Jan 1, 2023

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 6.25.1
  • Ruby:
  • Distribution:
  • Module version: 12.3.0 and 12.4.0

How to reproduce (e.g Puppet code you use)

any puppet code that will spin up a prometheus server instance

What are you seeing

To use prometheus remote_write sigv4 settings, and supplying AWS Key and Secret, using hiera, the key/secret would only be able to be applied via the remote_write_configs option in the array who then will put those values right into the prometheus.yaml.

What behaviour did you expect instead

An option to supply an Environment File to be used by Systemd to hide the configuration more.

Output log

N/A

Any additional information you'd like to impart

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

No branches or pull requests

1 participant