Skip to content

chore: enable pgmonitor #2314

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

Merged
merged 1 commit into from
Apr 1, 2025
Merged

chore: enable pgmonitor #2314

merged 1 commit into from
Apr 1, 2025

Conversation

mishraomp
Copy link
Collaborator

@mishraomp mishraomp commented Apr 1, 2025


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

Signed-off-by: Om Mishra <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings April 1, 2025 18:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enables pgmonitor and adjusts the associated resource requests to better support monitoring in test and production pipelines.

  • Enabled pgmonitor by setting its flag to true.
  • Increased the CPU request from 1m to 10m and memory request from 16Mi to 32Mi for the pgmonitor exporter.
Comments suppressed due to low confidence (2)

charts/crunchy/values.yaml:120

  • [nitpick] Verify that the increased CPU request of 10m meets the performance requirements for pgmonitor under load; if necessary, adjust based on empirical data.
cpu: 10m

charts/crunchy/values.yaml:121

  • [nitpick] Ensure that the increased memory allocation to 32Mi for the pgmonitor exporter is sufficient and safe for production environments; consider performance testing if needed.
memory: 32Mi

Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

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

Fast! Very nice. 🙂

@github-project-automation github-project-automation bot moved this from New to Waiting in DevOps (NR) Apr 1, 2025
@mishraomp mishraomp merged commit 420fc2e into main Apr 1, 2025
25 checks passed
@mishraomp mishraomp deleted the chore/pgmonitor branch April 1, 2025 18:20
@github-project-automation github-project-automation bot moved this from Waiting to Done in DevOps (NR) Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants