-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* PMM-12811 fix a typo * PMM-12811 fix tests * PMM-12811 modify agents.proto * PMM-12811 modify agents_server and tests * PMM-12811 fix API tests * PMM-12811 fix linter warning * PMM-12811 increase container wait time * PMM-12811 print docker logs on failure * PMM-12811 increase the container wait time again * PMM-12811 try exit-code param for container launch * PMM-12811 check the container exit code * PMM-12811 launch pmm w/o waiting * PMM-12811 launch the container manually * PMM-12811 simplify, remove redundant methods * PMM-12811 rename exporter to agent in proto * PMM-12811 document the change * PMM-12811 fix API tests * PMM-12811 fix platform_test.go * PMM-12811 prefer a single enable boolean vs paired * PMM-12811 make custom_labels map optional * PMM-12811 fix Advisor params * PMM-12811 get rid of remove_custom_labels field * PMM-12811 remove a duplicate test * PMM-12811 follow up on review * PMM-12811 pass context to changeAgent * PMM-12811 move tableCount to MysqldExporter * PMM-12811 pass context around, fix tests * PMM-12811 add an annotation about one param * PMM-12811 fix Azure test
- Loading branch information
Showing
70 changed files
with
15,840 additions
and
23,952 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.