-
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-12155-sync-node-exporter-with-upstream
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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
10 files
+2 −2 | .github/workflows/release.yml | |
+6 −5 | .goreleaser.yml | |
+2 −1 | Makefile | |
+0 −1 | exporter/diagnostic_data_collector_test.go | |
+7 −1 | exporter/pbm_collector.go | |
+6 −2 | exporter/server.go | |
+16 −15 | go.mod | |
+26 −26 | go.sum | |
+34 −37 | tools/go.mod | |
+75 −81 | tools/go.sum |