-
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-5086-12634-agent-refactor
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 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
6 files
+1 −1 | .github/workflows/go.yml | |
+1 −1 | .github/workflows/scorecard.yml | |
+10 −10 | go.mod | |
+20 −20 | go.sum | |
+7 −7 | tools/go.mod | |
+16 −16 | tools/go.sum |
Submodule pmm-ui-tests
updated
16 files
Submodule rds_exporter
updated
6 files
+2 −2 | .github/workflows/go.yml | |
+3 −3 | .github/workflows/release.yml | |
+2 −2 | Dockerfile | |
+1 −1 | Makefile | |
+206 −6 | tools/go.mod | |
+511 −773 | tools/go.sum |