Skip to content

K8SPG-718 patroni metrics to pmm #1209

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

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

K8SPG-718 patroni metrics to pmm #1209

wants to merge 1 commit into from

Conversation

gkech
Copy link
Contributor

@gkech gkech commented Jul 4, 2025

K8SPG-718 Powered by Pull Request Badge

CHANGE DESCRIPTION

Problem:
The patroni metrics were not available in PMM. Given that patroni runs in TLS mode, we need to utilize an option that was added on PMM3.3 that skips the tls verification. The auto generated certificates do not contain the localhost 127.0.0.1 in its Subject Alternative Names (SANs).

The related feature will not be available in PMM2.

Cause:
Short explanation of the root cause of the issue if applicable.

Solution:
Short explanation of the solution we are providing with this PR.

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?
  • Does the Jira ticket have the proper statuses for documentation (Needs Doc) and QA (Needs QA)?
  • Does the Jira ticket link to the proper milestone (Fix Version field)?

Tests

  • Is an E2E test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

Config/Logging/Testability

  • Are all needed new/changed options added to default YAML files?
  • Are all needed new/changed options added to the Helm Chart?
  • Did we add proper logging messages for operator actions?
  • Did we ensure compatibility with the previous version or cluster upgrade process?
  • Does the change support oldest and newest supported PG version?
  • Does the change support oldest and newest supported Kubernetes version?

@gkech gkech force-pushed the K8SPG-718 branch 2 times, most recently from c811bad to da7f73c Compare July 4, 2025 11:45
@JNKPercona
Copy link
Collaborator

Test Name Result Time
backup-enable-disable passed 00:06:39
custom-extensions passed 00:08:39
custom-tls passed 00:04:54
demand-backup passed 00:24:45
finalizers passed 00:03:51
init-deploy passed 00:03:14
monitoring passed 00:08:43
monitoring-pmm3 passed 00:07:56
one-pod passed 00:05:38
operator-self-healing passed 00:09:12
pitr passed 00:11:14
scaling passed 00:04:44
scheduled-backup passed 00:28:39
self-healing passed 00:08:35
sidecars passed 00:02:23
start-from-backup passed 00:10:31
tablespaces passed 00:07:36
telemetry-transfer passed 00:03:16
upgrade-consistency passed 00:04:41
upgrade-minor passed 00:06:16
users passed 00:03:32
We run 21 out of 21 02:55:07

commit: 30fa314
image: perconalab/percona-postgresql-operator:PR-1209-30fa31402

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