-
### Report
I am trying to configure MongoDB backup/restore using Percona Operator. Backups are being successfully uploaded to GCS:
```
Backups:
========
S3 us s3://https://storage.googleapis.co…
-
I get very very poor results with using phpspeed with a Percona Mysql.
The DB is configured fine but I thing the tests are not made for Percona at all
-
Explained in this: https://twitter.com/jfg956/status/1754876625215160613
-
### Report
We cannot disable authentication even if we pass this as a conf
```conf
security:
authorization: "disabled"
```
### More about the problem
`--auth` is being passed, which overrides…
-
**Describe the bug**
mongodb_connections metric is not available for me
**To Reproduce**
Steps to reproduce the behavior:
--mongodb.uri=mongodb://mongo:27017
--mongodb.collstats-col…
-
**Describe the Feature Request**
ROCKSDB as InnoDB takes advantages of --innodb-optimize-keys. We need to make it available for ROCKSDB and InnoDB.
https://docs.percona.com/percona-server/8.0/data…
-
### Description
HI
I check the document, and it can limit monitor account conncetion number.
ALTER USER monitor CONNECTION LIMIT 2;
https://docs.percona.com/percona-monitoring-and-manag…
-
Hi Community,
Our company using SQL Server and its a pain to maintain it on Prem.
We are wondering if its possible to use Percona Everest with SQL Server?
Thank you!
btzq updated
3 months ago
-
### What would you like to be added?
Currently only data fields is supported in configmap display. binaryData (even if it exist) is not shown.
```kubectl -n percona-xtradb describe configmaps test1`…
-
### Proposal
As far as I know, the CR definition of Percona PostgreSQL cluster does not provide any configuration attribute to add custom labels to the metrics sent to the PMM server from pmm-client …