-
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 branch 'v3' into PMM-13477-support-mongodb-8
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
sources/mongodb_exporter/src/github.com/percona/mongodb_exporter
Submodule mongodb_exporter
updated
3 files
+4 −0 | exporter/collstats_collector.go | |
+6 −6 | go.mod | |
+14 −14 | go.sum |
Submodule pmm-qa
updated
2 files
+1 −1 | .github/workflows/fb-integration-suite.yml | |
+1 −1 | pmm-tests/check_upgrade.py |
Submodule pmm-ui-tests
updated
30 files
Submodule pmm
updated
9 files
+2 −2 | .github/workflows/main.yml | |
+1 −2 | Makefile.include | |
+6 −3 | api/Makefile | |
+28,313 −1 | api/swagger/swagger-dev.json | |
+27,350 −1 | api/swagger/swagger.json | |
+65 −71 | cli-tests/package-lock.json | |
+2 −2 | cli-tests/package.json | |
+ − | descriptor.bin | |
+7 −5 | docker-compose.yml |