-
Notifications
You must be signed in to change notification settings - Fork 131
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
PMM-4172 pt-mysql-summary #600
Conversation
Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@percona.com>
* SAAS-377 Add API for checks disabling * SAAS-377 Make checks API consistent with other PMM APIs * SAAS-377 Eliminate types collision in swagger generated code * SAAS-377 Renaming * SAAS-377 Fix typo * SAAS-377 Renaming * SAAS-377 Refactoring * SAAS-377 Renaming * SAAS-377 Minor tweaks Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@percona.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ci fails
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is the reason of shorting field names?
There is no big reason to use shorten those names. Linux tends to have shorten names. While in Windows for sure I'd used a complete name. To avoid these situations, I suggest having these details specified at the beginning. Are there any difficulties of understanding their meanings? |
there is no any other place in api where we use shorten names, so let's keep using the same style. |
We talked about consistency, aren't we? Let's use the same field names as other APIs in that repo: address, port, socket, username, password |
@yareach in future please merge all PRs related to the same task in the same time. If any of us will update |
This reverts commit db10799.
* PMM-5364 Changes. * PMM-5364 Changes. * PMM-5364 Fix names. * PMM-5364 Gen. * PMM-5364 Also add fileds into management. * Revert "PMM-4172 pt-mysql-summary (#600)" This reverts commit f6b182f. * Revert "Revert "PMM-4172 pt-mysql-summary (#600)"" This reverts commit db10799. * PMM-5364 Add fields also for QAN MongoDB profiler. * PMM-5364 Gen. * PMM-5364 Tweak comments * PMM-5364 Add cert fields also for mongo actions. * PMM-5364 Gen. * PMM-5364 Gen. * PMM-5364 Fix. * PMM-5364 Renaming. * PMM-5367 Gen. * PM-5364 Field name typo fix. * PMM-5364 Fix typo in other places. * PMM-5364 Replace mongodb_options with files map. * PMM-5364 Add delimiters. * PMM-5364 Add text files to built-in agents. * PMM-5364 Add comments. * PMM-5364 Removed unnecessary struct. Co-authored-by: Andrii Skomorokhov <askomorokhov@users.noreply.github.com> Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@percona.com> Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com> Co-authored-by: Nurlan Moldomurov <nurlan.moldomurov@percona.com> Co-authored-by: Nurlan Moldomurov <bupychuk1989@gmail.com>
* Revert "Revert "PMM-4172 pt-mysql-summary (#600)" (#623)" This reverts commit 910a01a. * PMM-6982 IA settings API (#620) * PMM-6982 Add comments * PMM-6982 IA settings API * PMM-6982 Add initialism * PMM-6982 Fix typo * Add summary to Rule (#631) * PMM-6982 Add API for togging IA (#636) * PMM-7108 Fix reform version (#638) * PMM-6827 DB cluster monitoring. (#625) * PMM-6826 Add disk size to create API. * PMM-6826 Use bytes instead of megabytes. * PMM-6826 Make disk size required field. * PMM-6827 Add public address to Settings API * PMM-6827 Add ability to remove public address. * PMM-6827 rename public address to pmm public address. * PMM-6827 rename public address to pmm public address. * PMM-6827 Fix merge conflicts. * PMM-6827 Fix merge conflicts. Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@percona.com> * PMM-6983 Add force for unregister k8s (#633) * PMM-6959 Update API descriptors. (#632) * PMM-6983 Add bool fields into unregister k8s. * PMM-6983 Revert api descriptors. * PMM-6983 Fix. * PMM-6983 Add comment to force option. * PMM-6983 Change comment. Co-authored-by: Nurlan Moldomurov <bupychuk1989@gmail.com> * PMM-4172 Renamed address to host. * PMM-4172 Fix conflict. * Regenerate * PMM-4172 Make gen. Co-authored-by: Jaroslav Musil <jaroslav.musil.sde@gmail.com> Co-authored-by: Nurlan Moldomurov <bupychuk1989@gmail.com> Co-authored-by: JiriCtvrtka <62988319+JiriCtvrtka@users.noreply.github.com> Co-authored-by: Jaroslav Musil <49949480+yareach@users.noreply.github.com> Co-authored-by: Jiri Ctvrtka <jiri.ctvrtka.sde@gmail.com>
* PMM-7214 Add RequestConfigurationUpdate stub * PMM-7214 Unify VM and VMAlert configuration handling * PMM-7214 Regenerate configuration on startup * PMM-7214 Minor cleanup * PMM-7214 Rework Alertmanager configuration * PMM-7214 Fix typo * PMM-7214 Fix reload * PMM-7214 Minor tweaks * PMM-7214 Fix dep * PMM-7214 Ensure working alertmanager.yml * PMM-7214 Move directory creation * PMM-7214 Fix upgrade * PMM-7214 Add more files to logs.zip * PMM-7214 Add more files to logs * PMM-7214 Fix startup * PMM-7214 Fix tests * PMM-7214 Fix startup
No description provided.