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

RHIDP-3294: Deploy postgres-exporter #74

Conversation

yogananth-subramanian
Copy link
Collaborator

Enables deploying postgres-exporter, to collect postgres stats. This is done by setting the ENV varaible PSQL_EXPORT to true, if the value is not set PSQL_EXPORT is set to true by default.
postgres-exporter is installed using helm chart prometheus-community/prometheus-postgres-exporter.

@openshift-ci openshift-ci bot requested review from jhutar and pmacik August 20, 2024 05:51
Copy link

openshift-ci bot commented Aug 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: yogananth-subramanian

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [yogananth-subramanian]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yogananth-subramanian
Copy link
Collaborator Author

/retest

@yogananth-subramanian
Copy link
Collaborator Author

/test mvp

@jhutar
Copy link
Collaborator

jhutar commented Aug 27, 2024

/retest

Copy link

openshift-ci bot commented Aug 27, 2024

@yogananth-subramanian: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/mvp 2b7c885 link true /test mvp

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@jhutar jhutar changed the title Deploy postgres-exporter RHIDP-3294: Deploy postgres-exporter Sep 5, 2024
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 5, 2024

@yogananth-subramanian: This pull request references RHIDP-3294 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.

In response to this:

Enables deploying postgres-exporter, to collect postgres stats. This is done by setting the ENV varaible PSQL_EXPORT to true, if the value is not set PSQL_EXPORT is set to true by default.
postgres-exporter is installed using helm chart prometheus-community/prometheus-postgres-exporter.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@pmacik
Copy link
Collaborator

pmacik commented Sep 27, 2024

/lgtm

Enables deploying postgres-exporter, to collect postgres stats.
This is done by setting the ENV varaible  PSQL_EXPORT to true, if the value is not set
PSQL_EXPORT is set to false by default.
postgres-exporter is installed using helm chart prometheus-community/prometheus-postgres-exporter.
@pmacik
Copy link
Collaborator

pmacik commented Sep 27, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 27, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit a3bf22d into redhat-performance:main Sep 27, 2024
3 checks passed
pmacik pushed a commit that referenced this pull request Oct 2, 2024
Enables deploying postgres-exporter, to collect postgres stats.
This is done by setting the ENV varaible  PSQL_EXPORT to true, if the value is not set
PSQL_EXPORT is set to false by default.
postgres-exporter is installed using helm chart prometheus-community/prometheus-postgres-exporter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants