-
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.
PMM-5086-12634 Agent model refactor. (#3338)
* PMM-5086-12634 Structure draft. * PMM-5086-12634 Some changes. * PMM-5086-12634 Another changes. * PMM-5086-12634 Another changes. * PMM-5086-12634 Another changes. * PMM-5086-12634 Revert changed makefile. * PMM-5086-12634 Changes. * PMM-5086-12634 Fix for encryption. * PMM-5086-12634 Database changes. * PMM-5086-12634 Fix DB JSONB conversion. * PMM-5086-12634 Missed type. * PMM-5086-12634 Typo in mongo options renaming. * PMM-5086-12634 Changes. * PMM-5086-12634 Nil check. * PMM-5086-12634 Migrations, nil checks. * PMM-5086-12634 Two models of encryption, db changes. * PMM-5086-12634 Format. * PMM-5086-12634 Fix double decrypt bug. * PMM-508612634 Helpers push metrics fix. * PMM-12634 Expect false in exporter options. * Revert "PMM-5086-12634 Fix double decrypt bug." This reverts commit e72961b. * PMM-5086-12634 Handle nil in scrape configs. * PMM-5086-12634 Fix encryption rotation test. * PMM-5086-12634 Mongo options nil. * PMM-5086-12634 Converters. * PMM-5086-12634 MySQL fix. * PMM-5086-12634 Fix proxysql nil. * PMM-5086-12634 Fix roster test. * PMM-5086-12634 Fix for TextFiles and templateParams. * PMM-5086-12634 Fix PG test. * PMM-5086-12634 Fix wrong annotation. * PMM-5086-12634 Fix lint about receivers. * PMM-5086-12634 Migration changes. * PMM-5086-12634 Correct push_metrics fields naming. * PMM-5086-12634 Lint. * PMM-5086-12634 Fix migrations, helpers test. * PMM-5086-12634 Fix listen address test. * PMM-5086-12634 Fix agent management tests. * PMM-5086-12634 Mongo nil handling. * PMM-5086-12634 MySQL nil handling. * PMM-5086 Fix Node nil handling. * PMM-5086-12634 Fix Postgres nil handling. * PMM-5086-12634 Fix RDS nil handling. * PMM-5086-12634 Fix scraped configs. * PMM-5086-12634 Lint. * PMM-5086-12634 Fix another tests. * PMM-5086-12634 Format. * PMM-5086-12634 Fix for another tests. * PMM-5086-12634 CreateAgent options preparation. * PMM-5086-12634 Fix another tests. * PMM-5086-12634 PG test. * PMM-5086-12634 Fix PG test suite. * PMM-5086-12634 Fix proxy exporter. * PMM-5086-12634 Another MySQL fix. * PMM-5086-12634 Cleanup. * PMM-5086-12634 API tests/logic fix. * PMM-5086-12634 Another cleanup. * PMM-5086-12634 Remove migration test to avoid two encryption models. * PMM-5086-12634 Remove options assignment in case of nil option. * PMM-5086-12634 Remove the forgotten comments.
- Loading branch information
1 parent
a55a663
commit fba3928
Showing
43 changed files
with
1,799 additions
and
1,365 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
Oops, something went wrong.