Commit e6af5d5
File tree
7 files changed
+7
-7
lines changed- sources
- mongodb_exporter/src/github.com/percona
- mysqld_exporter/src/github.com/percona
- pmm-qa/src/github.com/percona
- pmm-ui-tests/src/github.com/percona
- pmm/src/github.com/percona
- postgres_exporter/src/github.com/percona
- proxysql_exporter/src/github.com/percona
7 files changed
+7
-7
lines changedSubmodule pmm-ui-tests updated 23 files
- docker-compose-disconnect.yml+2-5
- docker-compose.yml+4-2
- testdata/docker-db-setup-scripts/init_ps_5_7.sql+3
- testdata/docker-db-setup-scripts/init_ps_8.sql+3
- tests/configuration/verifyPMMInventory_test.js+3-5
- tests/configuration/verifyPMMServerDisconnect_test.js+1-4
- tests/configuration/verifyPMMSettingsPageElements_test.js+3-1
- tests/dashboards/verifyGCRemoteInstance_test.js+1-1
- tests/ia/alerts_test.js+1-1
- tests/metrics/verifyMongoDBCollectionFlags_test.js+6-3
- tests/metrics/verifyMysqlLogLevel_test.js+2-1
- tests/pages/api/grafanaAPI.js+2-1
- tests/pages/remoteInstancesPage.js+26-2
- tests/qa-integration/pmm_ps_integration_test.js+10-3
- tests/qa-integration/pmm_psmdb_integration_test.js+1-1
- tests/qa-integration/pmm_pxc_integration_test.js+1-1
- tests/remoteInstances/remoteInstancesHelper.js+2-2
- tests/verifyAWSRDSPostgreSQLInstance_test.js+4-4
- tests/verifyAzureMySQLPostgreSQLRemoteInstance_test.js+1-1
- tests/verifyRemoteInstances_test.js+10-9
- tests/verifyTLSMongoDBRemoteInstance_test.js+9-6
- tests/verifyTLSMySQLRemoteInstance_test.js+2-2
- tests/verifyTLSPostgresRemoteInstance_test.js+3-3
- .github/workflows/admin.yml+13-10
- .github/workflows/agent.yml+8-5
- .github/workflows/api-tests.yml+6-3
- .github/workflows/clean.yml+7-4
- .github/workflows/dependabot.yml+1-1
- .github/workflows/devcontainer.yml+8-5
- .github/workflows/doc.yml+3-3
- .github/workflows/dockerhub-readme.yml+3-3
- .github/workflows/main.yml+9-9
- .github/workflows/managed.yml+5-2
- .github/workflows/qan-api2.yml+7-4
- .github/workflows/release-doc.yml+6-1
- .github/workflows/sbom.yml+6-6
- .github/workflows/scorecard.yml+48
- .github/workflows/update.yml+5-2
- .github/workflows/vmproxy.yml+8-5
- Makefile.include+1-1
- README.md+1
- build/Makefile+1
- build/ansible/roles/dashboards/tasks/main.yml+3-10
- build/ansible/roles/initialization/tasks/main.yml+11-9
- build/ansible/roles/pmm-images/tasks/main.yml+1-1
- build/packer/ansible/roles/podman-setup/tasks/main.yml+7
- build/packer/ansible/roles/podman-setup/templates/pmm-server.env-1
- cli-tests/package-lock.json+60-60
- cli-tests/package.json+1-1
- docker-compose.yml-2
- docs/api/release-notes/3.0.0.Beta.md+2-2
- docs/process/v2_to_v3_environment_variables.md+1-1
- go.mod+15-15
- go.sum+32-32
- managed/CONTRIBUTING.md-1
- managed/services/server/server.go+4-1
- managed/services/server/updater.go+25-20
- managed/services/server/updater_test.go+22-5
- managed/utils/envvars/parser.go+3-5
- tools/go.mod+42-41
- tools/go.sum+88-84
0 commit comments