-
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
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
10 files
+2 −1 | .golangci.yml | |
+5 −3 | exporter/collstats_collector.go | |
+1 −1 | exporter/collstats_collector_test.go | |
+1 −1 | exporter/exporter.go | |
+52 −54 | exporter/metrics.go | |
+1 −1 | exporter/metrics_test.go | |
+1 −1 | exporter/top_collector.go | |
+495 −503 | exporter/v1_compatibility.go | |
+4 −4 | tools/go.mod | |
+10 −10 | tools/go.sum |
Submodule pmm-ui-tests
updated
3 files
+2 −2 | tests/helper/grafana_helper.js | |
+1 −1 | tests/pages/homePage.js | |
+6 −2 | tests/product-tour/productTour_test.js |
2 changes: 1 addition & 1 deletion
2
sources/postgres_exporter/src/github.com/percona/postgres_exporter
Submodule postgres_exporter
updated
4 files
+2 −2 | go.mod | |
+4 −4 | go.sum | |
+7 −7 | tools/go.mod | |
+16 −16 | tools/go.sum |
2 changes: 1 addition & 1 deletion
2
sources/proxysql_exporter/src/github.com/percona/proxysql_exporter