-
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' of github.com:Percona-Lab/pmm-submodules into PMM-1…
…2930-update-status
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule grafana-dashboards
updated
54 files
Submodule grafana
updated
23 files
2 changes: 1 addition & 1 deletion
2
sources/mongodb_exporter/src/github.com/percona/mongodb_exporter
Submodule mongodb_exporter
updated
6 files
+25 −0 | CHANGELOG | |
+1 −0 | REFERENCE.md | |
+5 −0 | exporter/collstats_collector.go | |
+1 −1 | exporter/feature_compatibility_version_collector.go | |
+8 −8 | go.mod | |
+20 −23 | go.sum |
Submodule pmm-ui-tests
updated
71 files
Submodule pmm
updated
12 files
+26 −6 | api-tests/docker-compose.yml | |
+1 −1 | build/Makefile | |
+2 −0 | build/packages/deb/control | |
+28 −5 | build/packages/deb/postinst | |
+13 −0 | build/packages/deb/postrm | |
+5 −0 | build/packages/deb/preinst | |
+29 −0 | build/packages/rpm/client/pmm-client.spec | |
+60 −60 | cli-tests/package-lock.json | |
+1 −1 | cli-tests/package.json | |
+3 −0 | docs/release-notes/2.43.0.md | |
+3 −3 | go.mod | |
+6 −4 | go.sum |
2 changes: 1 addition & 1 deletion
2
sources/postgres_exporter/src/github.com/percona/postgres_exporter