Jiří Čtvrtka
330ca87457
PMM-9288 Another changes in stats.
2025-02-19 14:41:38 +01:00
Jiří Čtvrtka
6ca0b1d6fc
PMM-9288 Remove DB name from user field.
2025-02-18 15:01:34 +01:00
Jiří Čtvrtka
33af9cc021
PMM-9288 Another change.
2025-02-18 14:02:28 +01:00
Jiří Čtvrtka
cf11056f98
PMM-9288 Changes.
2025-02-18 13:59:25 +01:00
Jiří Čtvrtka
71a164c272
PMM-9288 Changes.
2025-02-17 15:56:10 +01:00
Jiří Čtvrtka
beebe501ec
PMM-9288 Fix.
2025-02-17 15:30:31 +01:00
Jiří Čtvrtka
260ca8151d
PMM-9288 Changes.
2025-02-17 15:28:36 +01:00
Jiří Čtvrtka
2b78478272
PMM-9288 Changes.
2025-02-17 14:22:23 +01:00
Jiří Čtvrtka
d78e4a1396
PMM-9288 Extended profiler.
2025-02-11 14:06:24 +01:00
Jiří Čtvrtka
5972093d87
PMM-12468 Fix to run stats tests and other tests with testing.M.
2025-02-03 14:14:53 +01:00
Jiří Čtvrtka
6c2dec8502
PMM-12468 Plan summary, COLLSCAN.
2025-01-29 12:40:07 +01:00
Artem Gavrilov
91fec36bac
PT-2347 Refactoring
2024-12-18 15:27:16 +02:00
Artem Gavrilov
d661be484c
PT-2347 Add test
2024-12-18 15:18:30 +02:00
Artem Gavrilov
3dd1f7da83
PT-2347 Update collect.go
2024-12-18 00:54:15 +02:00
Artem Gavrilov
78f2030485
PT-2347 Use KDF instead of hash
2024-12-17 23:00:25 +02:00
Sveta Smirnova
0822debe4e
Merge pull request #855 from lucidsoftware/linux-arm64
...
Add linux-arm64 support
2024-10-04 19:22:59 +03:00
Sveta Smirnova
bf3d2ffab4
Make documentation for Go tools to use symlinks to README.rst
...
- Currently, documentation for Go tools is duplicated in the user manual
and README files. This PR makes README files single source of truth
and creates a symlincs inside docs directory.
- Fixed link to the forum in
config/sphinx-build/_static/_templates/theme/relbar2.html (previously
mentioned PSMDB forum instead of Percona Toolkit's)
- Updated 3.6.0 release date in docs/percona-toolkit.pod
- Updated documentation for option --version in docs/percona-toolkit.pod
2024-09-04 00:37:32 +03:00
jjudd
506b626210
Add linux-arm64 support
2024-08-23 12:37:32 -06:00
Sveta Smirnova
f430b961e0
PT-2299 - collect openssl x509 certificate information for each secret
...
- Typo in MongoDB and MySQL SSL secrets
2024-05-21 22:11:41 +03:00
Sveta Smirnova
6ae7a4a9cd
Merge branch 'PT-2299_collect_openssl_x509_certificate_information_for_each_secret' of github.com:percona/percona-toolkit into PT-2299_collect_openssl_x509_certificate_information_for_each_secret
2024-05-21 20:51:01 +03:00
Sveta Smirnova
fe72eb594d
PT-2299 - collect openssl x509 certificate information for each secret
...
- Added missed secrets for PXC, MySQL and MongoDB
2024-05-21 20:50:16 +03:00
Sveta Smirnova
861bb78765
Update src/go/pt-k8s-debug-collector/dumper/dumper.go
...
Removed typo: extra dot
2024-05-21 18:02:56 +03:00
Sveta Smirnova
fdc99f1889
PT-2299 - collect openssl x509 certificate information for each secret
...
- Full paths for resources as suggested by Nickolay
2024-05-16 21:24:38 +03:00
Sveta Smirnova
113f61ebcf
PT-2299 - collect openssl x509 certificate information for each secret
...
- Added missed secrets for PostgreSQL Operator v1
2024-05-16 18:19:10 +03:00
Sveta Smirnova
e3722c4a36
PT-2299 - collect openssl x509 certificate information for each secret
...
- Added resourceType to the switch calls as suggested by Nickolay
2024-05-15 19:35:38 +03:00
Sveta Smirnova
e1390c4a52
PT-2299 - collect openssl x509 certificate information for each secret
...
- Implemented the feature
- Added test case
2024-05-14 01:57:11 +03:00
Sveta Smirnova
e0b2d81307
Merge branch 'PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters' of github.com:percona/percona-toolkit into PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters
2024-04-22 15:58:12 +03:00
Sveta Smirnova
696349393c
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
...
- typo in error message
2024-04-22 15:57:11 +03:00
Sveta Smirnova
f6c37d0bdb
Update src/go/pt-k8s-debug-collector/dumper/dumper.go
...
Co-authored-by: Artem Gavrilov <artem.gavrilov@percona.com >
2024-04-22 15:30:18 +03:00
Sveta Smirnova
86c3abbc15
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
...
- Merge branch '3.x' into PT-2302_pt-k8s-debug-collector_cannot_pass_properly_to_pt-mysql-summary_PXC_root_password_with_special_characters
- Implement fix for MongoDB
2024-04-19 16:38:24 +03:00
Artem Gavrilov
95c9020fa9
Fix typo ( #801 )
2024-04-18 11:48:37 +02:00
Sveta Smirnova
ba08b2edf3
PT-2217 - pt-mongodb-summary gives error with psmdb6.0
...
- Removed not supported request for recordStats
- Adjusted docker-compose.yml, so it fires standalone server correctly
2024-04-11 18:58:39 +03:00
Sveta Smirnova
e215f57c3e
PT-2302 - pt-k8s-debug-collector cannot pass properly to pt-mysql-summary PXC root password with special characters
...
- Implemented fix in pt-k8s-debug-collector
2024-04-10 00:32:08 +03:00
Yoann La Cancellera
8acb578e80
pt-galera-log-explainer: fixed nitpicks from review
2024-03-22 15:24:03 +01:00
Yoann La Cancellera
9dbed00bee
pt-galera-log-explainer: fixed nitpicks from review
2024-03-21 19:52:25 +01:00
Yoann La Cancellera
4f44d1a504
pt-galera-log-explainer: removed whois deadcode
2024-03-18 18:20:43 +01:00
Yoann La Cancellera
4e0f32acb6
pt-galera-log-explainer: typo
2024-03-18 18:20:43 +01:00
Yoann La Cancellera
421cadb1a8
pt-galera-log-explainer: add whois tree output
2024-03-18 18:20:41 +01:00
Yoann La Cancellera
6636265ef2
pt-galera-log-explainer: fixes: operator identity, keeping oldest
...
translations, avoiding unspecified names loops for whois command
Those bugs were not breaking behavior, but they were causing variations
of results. It would not always store the same timestamps, sometimes breaking
tests
Most of the random come from regex map iteration
2024-03-18 18:19:52 +01:00
Yoann La Cancellera
417a4ab9f4
pt-galera-log-explainer: whois regression tests
2024-03-18 18:19:45 +01:00
Yoann La Cancellera
afe36e129b
pt-galera-log-explainer: add whois command
2024-03-18 18:19:00 +01:00
Yoann La Cancellera
bebd652600
pt-galera-log-explainer: add custom regexes parameter
...
That way anybody can handle non-galera specific logs in a single view
tests/expected/operator_auto_ambiguous_ips_list_all_no_color has been
updated, it was out-of-sync due to 2 previous pull requests that were
made in parallel
2024-02-19 20:15:39 +01:00
Sveta Smirnova
37d792f299
Merge pull request #764 from jobinau/3.x
...
All complexities and failure senarios are removed, No more dependancies
2024-02-17 20:35:20 +03:00
Yoann La Cancellera
1462c4e4af
Merge pull request #765 from ylacancellera/pt-galera-log-explainer
...
pt-galera-log-explainer: improvments from feedbacks
2024-02-14 17:56:07 +01:00
Yoann La Cancellera
4b27054770
pt-galera-log-explainer: removing redundant loop names
2024-02-14 17:54:33 +01:00
Sveta Smirnova
4d9a406dcb
PR-765 - pt-galera-log-explainer: improvments from feedbacks
...
- Fixed formatting in the documentation
- Synced documentation and README.rst
2024-02-13 20:40:23 +03:00
Sveta Smirnova
91209b5837
PT-2233 - pt-k8s-debug-collector needs psql in the host node
...
- Adjusted test TestPT_2169, because it does not depend on port for
--resource=pg anymore
2024-02-13 19:42:18 +03:00
Yoann La Cancellera
3a5bde7c36
pt-galera-log-explainer: refactor operator detection
2024-02-09 12:12:29 +01:00
Yoann La Cancellera
dbf329ee23
pt-galera-log-explainer: add --skip-operator-detection
2024-02-09 12:12:29 +01:00
Yoann La Cancellera
2e1acd587e
pt-galera-log-explainer: fix debug log formatting mismatch
...
"extrator" log was not using the same output format as the rest
beacuse it was initialized before main()
2024-02-09 12:12:29 +01:00