Skip to content

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 <32200996+mishraomp@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 1, 2025 18:02
Copy link
Contributor

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.

3 participants