-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/PMM-2.0' into PMM-7-fb-test-latest
- Loading branch information
Showing
15 changed files
with
15 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.34.0 | ||
2.35.0 |
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
2 changes: 1 addition & 1 deletion
2
sources/azure_metrics_exporter/src/github.com/percona/azure_metrics_exporter
2 changes: 1 addition & 1 deletion
2
sources/dbaas-controller/src/github.com/percona-platform/dbaas-controller
Submodule dbaas-controller
updated
from 565c4e to c25978
Submodule grafana
updated
from eed4b4 to 46ded5
2 changes: 1 addition & 1 deletion
2
sources/mongodb_exporter/src/github.com/percona/mongodb_exporter
Submodule mongodb_exporter
updated
16 files
+2 −2 | .scripts/systemd/mongodb_exporter.service | |
+7 −1 | CHANGELOG | |
+1 −1 | CONTRIBUTING.md | |
+10 −0 | docker-compose.yml | |
+5 −0 | docker/scripts/run-mongodb-encrypted.sh | |
+1 −0 | docker/secret/mongodb_secrets.txt | |
+75 −0 | exporter/diagnostic_data_collector.go | |
+1 −1 | exporter/diagnostic_data_collector_test.go | |
+67 −0 | exporter/encryption_info_test.go | |
+23 −7 | exporter/exporter.go | |
+22 −16 | exporter/v1_compatibility.go | |
+2 −2 | go.mod | |
+5 −3 | go.sum | |
+2 −0 | internal/tu/testutils.go | |
+1 −1 | tools/go.mod | |
+2 −2 | tools/go.sum |
Submodule pmm-qa
updated
38 files
Submodule pmm-ui-tests
updated
24 files
2 changes: 1 addition & 1 deletion
2
sources/postgres_exporter/src/github.com/percona/postgres_exporter
2 changes: 1 addition & 1 deletion
2
sources/proxysql_exporter/src/github.com/percona/proxysql_exporter