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-systemd-exporter] Add values for default args #4847

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

glennpratt
Copy link

@glennpratt glennpratt commented Sep 10, 2024

What this PR does / why we need it

Allows specifying values for default args which cannot be duplicated in extraArgs (fatal error).

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

@glennpratt
Copy link
Author

For review @capuche2412 @maxime1907

@@ -50,7 +50,13 @@ env: {}
## env:
## VARIABLE: value

# extraArgs allows to pass command line arguments, as described on https://github.com/prometheus-community/systemd_exporter?tab=readme-ov-file#configuration
# Log level for systemd_exporter
logLevel: info
Copy link
Contributor

@maxime1907 maxime1907 Sep 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put everything under config: so that it nicely separates concerns

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.

2 participants