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

feat: add PodMonitor configuration for Prometheus Operator #32

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

alizdavoodi
Copy link
Contributor

Summary:

This merge request involves the addition of a PodMonitor in the helmet chart for Prometheus Operator. This change will enable the scraping of metrics from pods, improving monitoring capabilities.

Changes in Detail:

  1. _app.yaml: The PodMonitor feature is included in the application deployment.

  2. values.yaml: New configuration parameters related to the PodMonitor are added such as enabling/disabling the feature, declaring the namespace, job label, metrics port, metrics path, scrape interval and timeout, labels, relabeling rules, and selectors.

  3. _podmonitor.yaml: The PodMonitor template

These updates provide the user with the flexibility to modify the PodMonitor's settings based on their requirements and environment setup.

Please review and approve if everything is in order. Any feedback or suggestions are welcomed.

charts/helmet/Chart.yaml Outdated Show resolved Hide resolved
@atkrad atkrad merged commit 0de0aaf into companyinfo:main Oct 20, 2023
2 checks passed
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