Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 - DO NOT MERGE #2525

Draft
wants to merge 126 commits into
base: main
Choose a base branch
from
Draft

V3 - DO NOT MERGE #2525

wants to merge 126 commits into from

Commits on Sep 28, 2023

  1. EVEREST-287 Drop DBaaS (#2510)

    Andrew Minkin committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bf2a099 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Merge branch 'main' into v3

    # Conflicts:
    #	docs/api/dbaas/dbaas.md
    #	docs/dbaas/olm.md
    #	go.mod
    #	managed/models/database.go
    BupycHuk committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e945349 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into v3

    # Conflicts:
    #	managed/services/dbaas/kubernetes/client/mock_kube_client_connector.go
    #	managed/services/management/dbaas/mock_components_service_test.go
    #	managed/services/management/dbaas/mock_dbaas_client_test.go
    #	managed/services/management/dbaas/mock_grafana_client_test.go
    #	managed/services/management/dbaas/mock_kube_storage_manager_test.go
    #	managed/services/management/dbaas/mock_kubernetes_client_test.go
    #	managed/services/management/dbaas/mock_version_service_test.go
    BupycHuk committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    83e901e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge branch 'main' into v3

    # Conflicts:
    #	go.mod
    #	go.sum
    BupycHuk committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dfdbc87 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. PMM-11079 Remove Integrated Alerting (#2309)

    * PMM-11079 Remove Integrated Alerting
    
    * PMM-11079 Cleanup IA leftovwers
    
    * PMM-11079 Regenerate
    
    * PMM-11079 Fix
    
    * PMM-11079 Refactoring and fixes
    
    * PMM-11079 Fix tests
    
    * PMM-11079 go mod tidy
    
    * PMM-11079 Fix API tests
    
    * PMM-11079 Cleanup
    
    * PMM-11079 Fixes
    
    * PMM-11079 Fix tests
    
    * PMM-11079 Fix tests
    
    * PMM-11079 Fix tests
    
    * PMM-11079 Fix tests
    
    * PMM-11079 Hit CI
    
    * PMM-11079 Revert nolint
    
    * PMM-11079 Remove IA migration script
    
    * PMM-11079 Cleanup
    
    * PMM-11079 Cleanup
    
    * PMM-11079 Refactoring and cleanup
    
    * PMM-11079 Cleanup
    
    * PMM-11079 Cleanup after merge
    artemgavrilov committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b108991 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    37715cf View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Squashed commit of the following:

    commit 49b9bb4
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 13:24:42 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.47.0 (#2588)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.0 to 1.47.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.46.0...v1.47.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1acf7b2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 11:57:57 2023 +0200
    
        Bump github.com/grafana/grafana-api-golang-client from 0.24.0 to 0.25.0 (#2587)
    
        Bumps [github.com/grafana/grafana-api-golang-client](https://github.com/grafana/grafana-api-golang-client) from 0.24.0 to 0.25.0.
        - [Release notes](https://github.com/grafana/grafana-api-golang-client/releases)
        - [Commits](grafana/grafana-api-golang-client@v0.24.0...v0.25.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/grafana/grafana-api-golang-client
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1cca6f9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 16:32:52 2023 +0300
    
        Bump github.com/docker/docker in /tools (#2583)
    
        Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
        - [Release notes](https://github.com/docker/docker/releases)
        - [Commits](moby/moby@v24.0.6...v24.0.7)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/docker/docker
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3f5dc68
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 31 15:12:58 2023 +0300
    
        PMM-12631 removed alertmanager configs from logs. (#2584)
    
        * PMM-12631 removed alertmanager configs from logs.
    
        * PMM-12631 removed alertmanager configs from tests and docs.
    
        * PMM-12631 Fix linter.
    
    commit 353542d
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 11:17:34 2023 +0000
    
        Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0 (#2580)
    
        * Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0
    
        Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.13.0 to 2.15.0.
        - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
        - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
        - [Commits](ClickHouse/clickhouse-go@v2.13.0...v2.15.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/ClickHouse/clickhouse-go/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * Fix
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit d08e47b
    Author: Vadim Yalovets <[email protected]>
    Date:   Tue Oct 31 10:09:02 2023 +0200
    
        PMM-12630 UI upgrade from 2.37.1 and lower does not work (#2582)
    
    commit bc802b4
    Author: Jiří Čtvrtka <[email protected]>
    Date:   Mon Oct 30 11:32:51 2023 +0100
    
        PMM-12632 Fix agent client response. (#2581)
    
        * PMM-12632 Fix agent client response.
    
        * PMM-12632 Required changes.
    
    commit 1d326ec
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 30 10:22:15 2023 +0100
    
        Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2579)
    
        Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
        - [Release notes](https://github.com/google/uuid/releases)
        - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
        - [Commits](google/uuid@v1.3.1...v1.4.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/google/uuid
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d01ea55
    Author: Vadim Yalovets <[email protected]>
    Date:   Thu Oct 26 13:01:32 2023 +0300
    
        PMM-12626 Packages built using old go version (#2576)
    
        * PMM-12626 Packages built using old go version
    
        * PMM-12626 Packages built using old go version
    
    commit 828153c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 26 11:40:55 2023 +0200
    
        Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /tools (#2577)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.58.3)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit a3a52c1
    Author: rishat-ishbulatov <[email protected]>
    Date:   Wed Oct 25 22:02:42 2023 +0300
    
        PMM-8655 Send unsent messages after connection problems (#1970)
    
        * PMM-8655 feat: config with cache
    
        * PMM-8655 feat: client domain models
    
        * PMM-8655 feat: buffer-ring with bigqueue
    
        * PMM-8655 feat: cache and dummy
    
        * PMM-8655 ref: client
    
        * PMM-8655 feat: cache connection response
    
        * PMM-8655 fix: sum, datarace for bigqueue
    
        * PMM-8655 ref: temp commented channel test on corrupted utf
    
        * Update config.go
    
        * Update go.sum
    
        * PMM-8655 Fix linters.
    
        * Update agent/client/cache/cache.go
    
        Co-authored-by: Alex Tymchuk <[email protected]>
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 remove unused field.
    
        * PMM-8655 Address review comments.
    
        * PMM-8655 get rid of goto operator.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix tests and linter.
    
        * revert label renaming
    
        * revert channel_test.go
    
        * PMM-8655 revert test.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Talha Bin Rizwan <[email protected]>
    
    commit 46626e6
    Author: Alex Demidoff <[email protected]>
    Date:   Wed Oct 25 20:14:41 2023 +0300
    
        PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL (#2542)
    
        * PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL
    
        * PMM-12185 configure GrafanaDB connection
    
        * PMM-12185 fix grafanaDB SQL stmnts
    
        * PMM-12185 don't init when ds is disabled
    
        * PMM-12185 cleanup the code
    
        * PMM-12185 update go modules
    
        * PMM-12185 Apply suggestions from code review
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
        * PMM-12185 remove the debug stmnt
    
        * PMM-12185 remove unused lint suppressions
    
        * PMM-12185 fix inconsistent log output
    
        * PMM-12185 trim trailing spaces
    
        * PMM-12185 rename VM config type for consistency sake
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit 23571ee
    Author: Francisco Miguel Biete Banon <[email protected]>
    Date:   Wed Oct 25 17:57:16 2023 +0100
    
        Missing settings to use keepalive in some locations (#2575)
    
        We have keepalives enabled in upstream blocks, but some of the locations are missing the proxy changes required to use it.
        [10 top nginx configuration mistakes](https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/#no-keepalives)
    
    commit 4346c6f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 09:49:34 2023 +0000
    
        Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /cli-tests (#2570)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 71879ab
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 11:14:13 2023 +0300
    
        Bump github.com/brianvoe/gofakeit/v6 from 6.23.0 to 6.24.0 (#2565)
    
        Bumps [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) from 6.23.0 to 6.24.0.
        - [Release notes](https://github.com/brianvoe/gofakeit/releases)
        - [Commits](brianvoe/gofakeit@v6.23.0...v6.24.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/brianvoe/gofakeit/v6
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 5730e16
    Author: Alex Demidoff <[email protected]>
    Date:   Tue Oct 24 21:11:40 2023 +0300
    
        PMM-12375 add database version to services (#2488)
    
        * PMM-12375 create serviceInfoBroker component
    
        * PMM-12375 serviceInfoBroker won't ping the db
    
        * PMM-12375 fix the test
    
        * PMM-12375 add tests for serviceInfoBroker
    
        * PMM-12375 fix the agent tests
    
        * PMM-12375 fix agent tests, server-side
    
        * PMM-12375 fix services tests
    
        * PMM-12375 do not update if version is empty
    
        * PMM-12375 remove the unused parameter
    
        * PMM-12375 remove the version from Stats
    
        * PMM-12375 add message type processing to channel
    
        * PMM-12375 update codeowners
    
        * PMM-12375 respect skipConnectionCheck, simpler schema
    
        * PMM-12375 fix linter warnings
    
        * PMM-12375 fix license headers
    
        * PMM-12375 respect skipConnectionCheck param
    
        * PMM-12375 minor fixes
    
        * PMM-12375 update the docs
    
        * PMM-12375 do not run serviceInfo for older clients
    
        * PMM-12375 add serviceInfoBroker to rds
    
        * PMM-12375 add serviceInfoBroker to azure
    
        * PMM-12375 add version to ListServices result
    
        * PMM-12375 a minor fix in teardown fn
    
        * PMM-12375 cleanup the inevntory_metrics_test
    
        * PMM-12375 follow up on review
    
        * PMM-12375 revert changes, move to other PRs
    
        * PMM-12375 revert changed related to linter
    
        * PMM-12375 make version nullable
    
        * PMM-12375 do not call FindService when skipping connection check
    
        * PMM-12375 fix pointer reference
    
        * PMM-12375 re-generate interfaces
    
        * PMM-12375 fix a dereference
    
        * PMM-12375 make ServiceInfoBroker work for older agents
    
        * PMM-12375 fix the linter error
    
        * PMM-12375 follow up on review
    
        * PMM-12375 a few corrections to managed's readme.md
    
        * PMM-12375 fix the mock file version
    
        * PMM-12375 bump up the compatibility version
    
        * PMM-12375 regen the mockfiles
    
        * PMM-12375 remove debug msg
    
        * Fix linter
    
        ---------
    
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit be137c9
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Oct 24 15:48:07 2023 +0200
    
        PMM-7 Update golang up to 1.21.3 (#2569)
    
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 330a37b
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 13:40:01 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 in /cli-tests (#2571)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 0f463f8
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 15:29:08 2023 +0200
    
        Bump eslint-plugin-import from 2.28.0 to 2.29.0 in /cli-tests (#2572)
    
        Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.29.0.
        - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
        - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
        - [Commits](import-js/eslint-plugin-import@v2.28.0...v2.29.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-import
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 7fa52c3
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 09:14:22 2023 +0000
    
        Bump eslint from 8.51.0 to 8.52.0 in /cli-tests (#2567)
    
        Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
        - [Release notes](https://github.com/eslint/eslint/releases)
        - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
        - [Commits](eslint/eslint@v8.51.0...v8.52.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit db41410
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 10:51:22 2023 +0200
    
        Bump eslint-plugin-playwright from 0.17.0 to 0.18.0 in /cli-tests (#2566)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.17.0 to 0.18.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.17.0...v0.18.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3029ae9
    Merge: c3cb1a7 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sat Oct 21 22:23:55 2023 +0300
    
        Merge branch 'pmm-2.40.1'
    
    commit c3cb1a7
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Oct 20 15:46:26 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.46.0 (#2562)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.2 to 1.46.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.45.2...v1.46.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Fri Oct 20 15:40:13 2023 +0300
    
        PMM-7 ignore errors on not really necessary step. (#2564)
    
    commit aef2236
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 16:39:38 2023 +0300
    
        Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#2561)
    
        Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
        - [Release notes](https://github.com/prometheus/common/releases)
        - [Commits](prometheus/common@v0.44.0...v0.45.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/prometheus/common
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 85ca980
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 18 14:07:05 2023 +0300
    
        PMM-12587 Fix drop DB for EL7. (#2560)
    
    commit 763b4cc
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 13:45:58 2023 +0300
    
        Bump google.golang.org/grpc from 1.58.0 to 1.59.0 (#2559)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.59.0.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.59.0)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 09071bf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 10:12:26 2023 +0000
    
        Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools (#2552)
    
        * Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools
    
        Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.35.1 to 2.36.0.
        - [Release notes](https://github.com/vektra/mockery/releases)
        - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
        - [Commits](vektra/mockery@v2.35.1...v2.36.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/vektra/mockery/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * make gen
    
        * trigger
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 877cd07
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 10:03:44 2023 +0000
    
        Bump @typescript-eslint/parser from 6.7.0 to 6.8.0 in /cli-tests (#2555)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 8687f25
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 09:52:48 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.8.0 in /cli-tests (#2554)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e721197
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 11:39:59 2023 +0200
    
        Bump eslint-plugin-playwright from 0.16.0 to 0.17.0 in /cli-tests (#2553)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.16.0 to 0.17.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 9564347
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 12:36:37 2023 +0300
    
        PMM-12576 change admin ID to 1. (#2551)
    
        * PMM-12576 change admin ID to 1.
    
        * PMM-12576 Debug messages.
    
    commit 578bab3
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 00:14:21 2023 +0300
    
        PMM-12592 PMM-12587 fix SQLite to PostgreSQL (#2549)
    
        * PMM-7 More debug data.
    
        * PMM-12584 fix hex values in PostgreSQL DB.
    
        * PMM-12588 Outdated grafana-db-migrator used (#2547)
    
        * PMM-12584 fix provisioning problem.
    
        * PMM-12584 fix drop database issue.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * Update update/ansible/playbook/tasks/roles/sqlite-to-postgres/tasks/main.yml
    
        Co-authored-by: Alex Demidoff <[email protected]>
    
        ---------
    
        Co-authored-by: Vadim Yalovets <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
    
    commit 79357f3
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Sep 26 16:05:44 2023 +0200
    
        PMM-7 Fix datarace (#2501)
    
        * PMM-7 Fix datarace
    
        * PMM-7 Fix datarace
    
    commit d58294a
    Author: Alex Demidoff <[email protected]>
    Date:   Mon Oct 16 15:46:45 2023 +0300
    
        PMM-7 fix API tests (#2550)
    
        * PMM-7 fix API tests
    
        Why:
        PMM API tests currently fail. Namely, `TestDownloadLogs` fails with the following diff:
    
        12:38:56          	            	Diff:
        12:38:56          	            	--- Expected
        12:38:56          	            	+++ Actual
        12:38:56          	            	@@ -1,2 +1,2 @@
        12:38:56          	            	-([]string) (len=38) {
        12:38:56          	            	+([]string) (len=39) {
        12:38:56          	            	  (string) (len=21) "alertmanager.base.yml",
        12:38:56          	            	@@ -5,2 +5,3 @@
        12:38:56          	            	  (string) (len=16) "alertmanager.yml",
        12:38:56          	            	+ (string) (len=25) "clickhouse-server.err.log",
        12:38:56          	            	  (string) (len=21) "clickhouse-server.log",
        12:38:56          	Test:       	TestDownloadLogs
        12:38:56  --- FAIL: TestDownloadLogs (0.56s)
    
        * PMM-7 disable the rotation config
    
    commit 071946e
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 11 00:38:08 2023 +0300
    
        PMM-12562 Show error 503 instead of 500.
    
    commit cf67816
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sun Oct 15 23:14:36 2023 +0300
    
        PMM-12223 Update clickhouse. (#2489)
    
        * PMM-12223 Update clickhouse.
    
        * PMM-12223 update logs path
    
    commit 58efa80
    Author: Alex Demidoff <[email protected]>
    Date:   Sat Oct 14 00:32:23 2023 +0300
    
        PMM-12463 Add telemetry envvar datasource (#2532)
    
        * PMM-12463 allow ireturn on DataSources
    
        * PMM-12463 fix some command hints
    
        * PMM-12463 add ENV_VAR dataSource
    
        * PMM-12463 add a provisionary envvar metrics extraction
    
        * PMM-12463 add a test for EnvVar datasource
    
        * PMM-12463 revert staticckeck linter
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 revert changes to main.go
    
        * PMM-12463 refactor the output format
    
        * PMM-12463 add a transform to strip values
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 refactor transform, add tests
    
        * PMM-12463 run format
    
        * PMM-12463 follow up on review comments
    
        * PMM-12185 remove the debug statement
    
        * PMM-12185 don't be too noisy when a ds is not initialized
    
    commit 40e0fcf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 09:52:50 2023 +0000
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 (#2541)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit df0c351
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 11:33:00 2023 +0200
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 in /tools (#2540)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d974ff8
    Author: Vishwas Sharma <[email protected]>
    Date:   Wed Oct 11 20:13:25 2023 +0530
    
        Enable errcheck linter rule (#2470)
    
        * Install the CodeSee workflow. Learn more at https://docs.codesee.io
    
        * removed the codesee-arch-diagram.yml~
    
        * enable errcheck linter on anew branch because old branch was not made from main branch
    
        * made change in file proxy.go located at vmproxy/proxy/proxy.go
    
        * made change in file admin/pkg/client/tarball/tarball.go located at admin/pkg/client/tarball/tarball.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file database.go located at managed/services/dbaas/kubernetes/client/database/database.go
    
        * made change in file percona_sso_model_helpers.go located at managed/models/percona_sso_model_helpers.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file admin/commands/summary.go located at admin/commands/summary.go
    
        * made change in file job_helpers_test.go located at managed/models/job_helpers_test.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file pgstatmonitor.go located at agent/agents/postgres/pgstatmonitor/pgstatmonitor.go
    
        * made change in file ports_registry_test.go located at agent/agents/supervisor/ports_registry_test.go
    
        * made change in file victoriametrics.go located at managed/services/victoriametrics/victoriametrics.go
    
        * made change in file readyz_test.go located at api-tests/server/readyz_test.go
    
        * made change in file version_test.go located at api-tests/server/version_test.go
    
        * made change in file client.go located at managed/utils/platform/client.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file alertmanager.go located at managed/services/alertmanager/alertmanager.go
    
        * made change in file inventory_metrics_test.go located at managed/services/inventory/inventory_metrics_test.go
    
        * made change in file client.go located at managed/services/grafana/client.go
    
        * made change in file connection_checker.go located at agent/connectionchecker/connection_checker.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file metrics.go located at qan-api2/models/metrics.go
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * removed commented errcheck linyter
    
        * changes after make format
    
        * made changes in managed/services/dbaas/kubernetes/client/client.go
    
        * made changes in anaged/services/management/dbaas/components_service.go
    
        * made changes in managed/services/management/dbaas/version_service_client.go
    
        * mae\ke format changes done
    
        ---------
    
        Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit 29fbba7
    Author: Alex Tymchuk <[email protected]>
    Date:   Thu Sep 28 20:32:30 2023 +0300
    
        PMM-12547 Revert PMM-11670 Set the cluster label if empty (#2508)
    
        * Revert "PMM-11670 Set the cluster label if empty (#2459)"
    
        This reverts commit 3c58ed9.
    
        * PMM-12547 use a different IP
    
        * PMM-12547 fix the debug command in actions
    
    commit 9d919df
    Author: Talha Bin Rizwan <[email protected]>
    Date:   Wed Sep 27 21:51:02 2023 +0500
    
        PMM-7 Fix Clickhouse repository. (#2506)
    ademidoff committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    18f8699 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 49b9bb4
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 13:24:42 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.47.0 (#2588)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.0 to 1.47.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.46.0...v1.47.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1acf7b2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 11:57:57 2023 +0200
    
        Bump github.com/grafana/grafana-api-golang-client from 0.24.0 to 0.25.0 (#2587)
    
        Bumps [github.com/grafana/grafana-api-golang-client](https://github.com/grafana/grafana-api-golang-client) from 0.24.0 to 0.25.0.
        - [Release notes](https://github.com/grafana/grafana-api-golang-client/releases)
        - [Commits](grafana/grafana-api-golang-client@v0.24.0...v0.25.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/grafana/grafana-api-golang-client
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1cca6f9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 16:32:52 2023 +0300
    
        Bump github.com/docker/docker in /tools (#2583)
    
        Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
        - [Release notes](https://github.com/docker/docker/releases)
        - [Commits](moby/moby@v24.0.6...v24.0.7)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/docker/docker
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3f5dc68
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 31 15:12:58 2023 +0300
    
        PMM-12631 removed alertmanager configs from logs. (#2584)
    
        * PMM-12631 removed alertmanager configs from logs.
    
        * PMM-12631 removed alertmanager configs from tests and docs.
    
        * PMM-12631 Fix linter.
    
    commit 353542d
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 11:17:34 2023 +0000
    
        Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0 (#2580)
    
        * Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0
    
        Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.13.0 to 2.15.0.
        - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
        - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
        - [Commits](ClickHouse/clickhouse-go@v2.13.0...v2.15.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/ClickHouse/clickhouse-go/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * Fix
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit d08e47b
    Author: Vadim Yalovets <[email protected]>
    Date:   Tue Oct 31 10:09:02 2023 +0200
    
        PMM-12630 UI upgrade from 2.37.1 and lower does not work (#2582)
    
    commit bc802b4
    Author: Jiří Čtvrtka <[email protected]>
    Date:   Mon Oct 30 11:32:51 2023 +0100
    
        PMM-12632 Fix agent client response. (#2581)
    
        * PMM-12632 Fix agent client response.
    
        * PMM-12632 Required changes.
    
    commit 1d326ec
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 30 10:22:15 2023 +0100
    
        Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2579)
    
        Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
        - [Release notes](https://github.com/google/uuid/releases)
        - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
        - [Commits](google/uuid@v1.3.1...v1.4.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/google/uuid
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d01ea55
    Author: Vadim Yalovets <[email protected]>
    Date:   Thu Oct 26 13:01:32 2023 +0300
    
        PMM-12626 Packages built using old go version (#2576)
    
        * PMM-12626 Packages built using old go version
    
        * PMM-12626 Packages built using old go version
    
    commit 828153c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 26 11:40:55 2023 +0200
    
        Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /tools (#2577)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.58.3)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit a3a52c1
    Author: rishat-ishbulatov <[email protected]>
    Date:   Wed Oct 25 22:02:42 2023 +0300
    
        PMM-8655 Send unsent messages after connection problems (#1970)
    
        * PMM-8655 feat: config with cache
    
        * PMM-8655 feat: client domain models
    
        * PMM-8655 feat: buffer-ring with bigqueue
    
        * PMM-8655 feat: cache and dummy
    
        * PMM-8655 ref: client
    
        * PMM-8655 feat: cache connection response
    
        * PMM-8655 fix: sum, datarace for bigqueue
    
        * PMM-8655 ref: temp commented channel test on corrupted utf
    
        * Update config.go
    
        * Update go.sum
    
        * PMM-8655 Fix linters.
    
        * Update agent/client/cache/cache.go
    
        Co-authored-by: Alex Tymchuk <[email protected]>
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 remove unused field.
    
        * PMM-8655 Address review comments.
    
        * PMM-8655 get rid of goto operator.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix tests and linter.
    
        * revert label renaming
    
        * revert channel_test.go
    
        * PMM-8655 revert test.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Talha Bin Rizwan <[email protected]>
    
    commit 46626e6
    Author: Alex Demidoff <[email protected]>
    Date:   Wed Oct 25 20:14:41 2023 +0300
    
        PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL (#2542)
    
        * PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL
    
        * PMM-12185 configure GrafanaDB connection
    
        * PMM-12185 fix grafanaDB SQL stmnts
    
        * PMM-12185 don't init when ds is disabled
    
        * PMM-12185 cleanup the code
    
        * PMM-12185 update go modules
    
        * PMM-12185 Apply suggestions from code review
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
        * PMM-12185 remove the debug stmnt
    
        * PMM-12185 remove unused lint suppressions
    
        * PMM-12185 fix inconsistent log output
    
        * PMM-12185 trim trailing spaces
    
        * PMM-12185 rename VM config type for consistency sake
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit 23571ee
    Author: Francisco Miguel Biete Banon <[email protected]>
    Date:   Wed Oct 25 17:57:16 2023 +0100
    
        Missing settings to use keepalive in some locations (#2575)
    
        We have keepalives enabled in upstream blocks, but some of the locations are missing the proxy changes required to use it.
        [10 top nginx configuration mistakes](https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/#no-keepalives)
    
    commit 4346c6f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 09:49:34 2023 +0000
    
        Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /cli-tests (#2570)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 71879ab
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 11:14:13 2023 +0300
    
        Bump github.com/brianvoe/gofakeit/v6 from 6.23.0 to 6.24.0 (#2565)
    
        Bumps [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) from 6.23.0 to 6.24.0.
        - [Release notes](https://github.com/brianvoe/gofakeit/releases)
        - [Commits](brianvoe/gofakeit@v6.23.0...v6.24.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/brianvoe/gofakeit/v6
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 5730e16
    Author: Alex Demidoff <[email protected]>
    Date:   Tue Oct 24 21:11:40 2023 +0300
    
        PMM-12375 add database version to services (#2488)
    
        * PMM-12375 create serviceInfoBroker component
    
        * PMM-12375 serviceInfoBroker won't ping the db
    
        * PMM-12375 fix the test
    
        * PMM-12375 add tests for serviceInfoBroker
    
        * PMM-12375 fix the agent tests
    
        * PMM-12375 fix agent tests, server-side
    
        * PMM-12375 fix services tests
    
        * PMM-12375 do not update if version is empty
    
        * PMM-12375 remove the unused parameter
    
        * PMM-12375 remove the version from Stats
    
        * PMM-12375 add message type processing to channel
    
        * PMM-12375 update codeowners
    
        * PMM-12375 respect skipConnectionCheck, simpler schema
    
        * PMM-12375 fix linter warnings
    
        * PMM-12375 fix license headers
    
        * PMM-12375 respect skipConnectionCheck param
    
        * PMM-12375 minor fixes
    
        * PMM-12375 update the docs
    
        * PMM-12375 do not run serviceInfo for older clients
    
        * PMM-12375 add serviceInfoBroker to rds
    
        * PMM-12375 add serviceInfoBroker to azure
    
        * PMM-12375 add version to ListServices result
    
        * PMM-12375 a minor fix in teardown fn
    
        * PMM-12375 cleanup the inevntory_metrics_test
    
        * PMM-12375 follow up on review
    
        * PMM-12375 revert changes, move to other PRs
    
        * PMM-12375 revert changed related to linter
    
        * PMM-12375 make version nullable
    
        * PMM-12375 do not call FindService when skipping connection check
    
        * PMM-12375 fix pointer reference
    
        * PMM-12375 re-generate interfaces
    
        * PMM-12375 fix a dereference
    
        * PMM-12375 make ServiceInfoBroker work for older agents
    
        * PMM-12375 fix the linter error
    
        * PMM-12375 follow up on review
    
        * PMM-12375 a few corrections to managed's readme.md
    
        * PMM-12375 fix the mock file version
    
        * PMM-12375 bump up the compatibility version
    
        * PMM-12375 regen the mockfiles
    
        * PMM-12375 remove debug msg
    
        * Fix linter
    
        ---------
    
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit be137c9
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Oct 24 15:48:07 2023 +0200
    
        PMM-7 Update golang up to 1.21.3 (#2569)
    
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 330a37b
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 13:40:01 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 in /cli-tests (#2571)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 0f463f8
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 15:29:08 2023 +0200
    
        Bump eslint-plugin-import from 2.28.0 to 2.29.0 in /cli-tests (#2572)
    
        Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.29.0.
        - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
        - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
        - [Commits](import-js/eslint-plugin-import@v2.28.0...v2.29.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-import
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 7fa52c3
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 09:14:22 2023 +0000
    
        Bump eslint from 8.51.0 to 8.52.0 in /cli-tests (#2567)
    
        Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
        - [Release notes](https://github.com/eslint/eslint/releases)
        - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
        - [Commits](eslint/eslint@v8.51.0...v8.52.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit db41410
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 10:51:22 2023 +0200
    
        Bump eslint-plugin-playwright from 0.17.0 to 0.18.0 in /cli-tests (#2566)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.17.0 to 0.18.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.17.0...v0.18.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3029ae9
    Merge: c3cb1a7 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sat Oct 21 22:23:55 2023 +0300
    
        Merge branch 'pmm-2.40.1'
    
    commit c3cb1a7
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Oct 20 15:46:26 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.46.0 (#2562)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.2 to 1.46.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.45.2...v1.46.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Fri Oct 20 15:40:13 2023 +0300
    
        PMM-7 ignore errors on not really necessary step. (#2564)
    
    commit aef2236
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 16:39:38 2023 +0300
    
        Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#2561)
    
        Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
        - [Release notes](https://github.com/prometheus/common/releases)
        - [Commits](prometheus/common@v0.44.0...v0.45.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/prometheus/common
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 85ca980
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 18 14:07:05 2023 +0300
    
        PMM-12587 Fix drop DB for EL7. (#2560)
    
    commit 763b4cc
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 13:45:58 2023 +0300
    
        Bump google.golang.org/grpc from 1.58.0 to 1.59.0 (#2559)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.59.0.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.59.0)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 09071bf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 10:12:26 2023 +0000
    
        Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools (#2552)
    
        * Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools
    
        Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.35.1 to 2.36.0.
        - [Release notes](https://github.com/vektra/mockery/releases)
        - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
        - [Commits](vektra/mockery@v2.35.1...v2.36.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/vektra/mockery/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * make gen
    
        * trigger
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 877cd07
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 10:03:44 2023 +0000
    
        Bump @typescript-eslint/parser from 6.7.0 to 6.8.0 in /cli-tests (#2555)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 8687f25
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 09:52:48 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.8.0 in /cli-tests (#2554)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e721197
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 11:39:59 2023 +0200
    
        Bump eslint-plugin-playwright from 0.16.0 to 0.17.0 in /cli-tests (#2553)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.16.0 to 0.17.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 9564347
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 12:36:37 2023 +0300
    
        PMM-12576 change admin ID to 1. (#2551)
    
        * PMM-12576 change admin ID to 1.
    
        * PMM-12576 Debug messages.
    
    commit 578bab3
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 00:14:21 2023 +0300
    
        PMM-12592 PMM-12587 fix SQLite to PostgreSQL (#2549)
    
        * PMM-7 More debug data.
    
        * PMM-12584 fix hex values in PostgreSQL DB.
    
        * PMM-12588 Outdated grafana-db-migrator used (#2547)
    
        * PMM-12584 fix provisioning problem.
    
        * PMM-12584 fix drop database issue.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * Update update/ansible/playbook/tasks/roles/sqlite-to-postgres/tasks/main.yml
    
        Co-authored-by: Alex Demidoff <[email protected]>
    
        ---------
    
        Co-authored-by: Vadim Yalovets <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
    
    commit 79357f3
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Sep 26 16:05:44 2023 +0200
    
        PMM-7 Fix datarace (#2501)
    
        * PMM-7 Fix datarace
    
        * PMM-7 Fix datarace
    
    commit d58294a
    Author: Alex Demidoff <[email protected]>
    Date:   Mon Oct 16 15:46:45 2023 +0300
    
        PMM-7 fix API tests (#2550)
    
        * PMM-7 fix API tests
    
        Why:
        PMM API tests currently fail. Namely, `TestDownloadLogs` fails with the following diff:
    
        12:38:56          	            	Diff:
        12:38:56          	            	--- Expected
        12:38:56          	            	+++ Actual
        12:38:56          	            	@@ -1,2 +1,2 @@
        12:38:56          	            	-([]string) (len=38) {
        12:38:56          	            	+([]string) (len=39) {
        12:38:56          	            	  (string) (len=21) "alertmanager.base.yml",
        12:38:56          	            	@@ -5,2 +5,3 @@
        12:38:56          	            	  (string) (len=16) "alertmanager.yml",
        12:38:56          	            	+ (string) (len=25) "clickhouse-server.err.log",
        12:38:56          	            	  (string) (len=21) "clickhouse-server.log",
        12:38:56          	Test:       	TestDownloadLogs
        12:38:56  --- FAIL: TestDownloadLogs (0.56s)
    
        * PMM-7 disable the rotation config
    
    commit 071946e
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 11 00:38:08 2023 +0300
    
        PMM-12562 Show error 503 instead of 500.
    
    commit cf67816
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sun Oct 15 23:14:36 2023 +0300
    
        PMM-12223 Update clickhouse. (#2489)
    
        * PMM-12223 Update clickhouse.
    
        * PMM-12223 update logs path
    
    commit 58efa80
    Author: Alex Demidoff <[email protected]>
    Date:   Sat Oct 14 00:32:23 2023 +0300
    
        PMM-12463 Add telemetry envvar datasource (#2532)
    
        * PMM-12463 allow ireturn on DataSources
    
        * PMM-12463 fix some command hints
    
        * PMM-12463 add ENV_VAR dataSource
    
        * PMM-12463 add a provisionary envvar metrics extraction
    
        * PMM-12463 add a test for EnvVar datasource
    
        * PMM-12463 revert staticckeck linter
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 revert changes to main.go
    
        * PMM-12463 refactor the output format
    
        * PMM-12463 add a transform to strip values
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 refactor transform, add tests
    
        * PMM-12463 run format
    
        * PMM-12463 follow up on review comments
    
        * PMM-12185 remove the debug statement
    
        * PMM-12185 don't be too noisy when a ds is not initialized
    
    commit 40e0fcf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 09:52:50 2023 +0000
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 (#2541)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit df0c351
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 11:33:00 2023 +0200
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 in /tools (#2540)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d974ff8
    Author: Vishwas Sharma <[email protected]>
    Date:   Wed Oct 11 20:13:25 2023 +0530
    
        Enable errcheck linter rule (#2470)
    
        * Install the CodeSee workflow. Learn more at https://docs.codesee.io
    
        * removed the codesee-arch-diagram.yml~
    
        * enable errcheck linter on anew branch because old branch was not made from main branch
    
        * made change in file proxy.go located at vmproxy/proxy/proxy.go
    
        * made change in file admin/pkg/client/tarball/tarball.go located at admin/pkg/client/tarball/tarball.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file database.go located at managed/services/dbaas/kubernetes/client/database/database.go
    
        * made change in file percona_sso_model_helpers.go located at managed/models/percona_sso_model_helpers.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file admin/commands/summary.go located at admin/commands/summary.go
    
        * made change in file job_helpers_test.go located at managed/models/job_helpers_test.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file pgstatmonitor.go located at agent/agents/postgres/pgstatmonitor/pgstatmonitor.go
    
        * made change in file ports_registry_test.go located at agent/agents/supervisor/ports_registry_test.go
    
        * made change in file victoriametrics.go located at managed/services/victoriametrics/victoriametrics.go
    
        * made change in file readyz_test.go located at api-tests/server/readyz_test.go
    
        * made change in file version_test.go located at api-tests/server/version_test.go
    
        * made change in file client.go located at managed/utils/platform/client.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file alertmanager.go located at managed/services/alertmanager/alertmanager.go
    
        * made change in file inventory_metrics_test.go located at managed/services/inventory/inventory_metrics_test.go
    
        * made change in file client.go located at managed/services/grafana/client.go
    
        * made change in file connection_checker.go located at agent/connectionchecker/connection_checker.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file metrics.go located at qan-api2/models/metrics.go
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * removed commented errcheck linyter
    
        * changes after make format
    
        * made changes in managed/services/dbaas/kubernetes/client/client.go
    
        * made changes in anaged/services/management/dbaas/components_service.go
    
        * made changes in managed/services/management/dbaas/version_service_client.go
    
        * mae\ke format changes done
    
        ---------
    
        Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit 29fbba7
    Author: Alex Tymchuk <[email protected]>
    Date:   Thu Sep 28 20:32:30 2023 +0300
    
        PMM-12547 Revert PMM-11670 Set the cluster label if empty (#2508)
    
        * Revert "PMM-11670 Set the cluster label if empty (#2459)"
    
        This reverts commit 3c58ed9.
    
        * PMM-12547 use a different IP
    
        * PMM-12547 fix the debug command in actions
    
    commit 9d919df
    Author: Talha Bin Rizwan <[email protected]>
    Date:   Wed Sep 27 21:51:02 2023 +0500
    
        PMM-7 Fix Clickhouse repository. (#2506)
    ademidoff committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    118d925 View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit 49b9bb4
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 13:24:42 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.47.0 (#2588)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.46.0 to 1.47.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.46.0...v1.47.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1acf7b2
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Nov 1 11:57:57 2023 +0200
    
        Bump github.com/grafana/grafana-api-golang-client from 0.24.0 to 0.25.0 (#2587)
    
        Bumps [github.com/grafana/grafana-api-golang-client](https://github.com/grafana/grafana-api-golang-client) from 0.24.0 to 0.25.0.
        - [Release notes](https://github.com/grafana/grafana-api-golang-client/releases)
        - [Commits](grafana/grafana-api-golang-client@v0.24.0...v0.25.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/grafana/grafana-api-golang-client
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 1cca6f9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 16:32:52 2023 +0300
    
        Bump github.com/docker/docker in /tools (#2583)
    
        Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.6+incompatible to 24.0.7+incompatible.
        - [Release notes](https://github.com/docker/docker/releases)
        - [Commits](moby/moby@v24.0.6...v24.0.7)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/docker/docker
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3f5dc68
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 31 15:12:58 2023 +0300
    
        PMM-12631 removed alertmanager configs from logs. (#2584)
    
        * PMM-12631 removed alertmanager configs from logs.
    
        * PMM-12631 removed alertmanager configs from tests and docs.
    
        * PMM-12631 Fix linter.
    
    commit 353542d
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 31 11:17:34 2023 +0000
    
        Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0 (#2580)
    
        * Bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.0 to 2.15.0
    
        Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.13.0 to 2.15.0.
        - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
        - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
        - [Commits](ClickHouse/clickhouse-go@v2.13.0...v2.15.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/ClickHouse/clickhouse-go/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * Fix
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit d08e47b
    Author: Vadim Yalovets <[email protected]>
    Date:   Tue Oct 31 10:09:02 2023 +0200
    
        PMM-12630 UI upgrade from 2.37.1 and lower does not work (#2582)
    
    commit bc802b4
    Author: Jiří Čtvrtka <[email protected]>
    Date:   Mon Oct 30 11:32:51 2023 +0100
    
        PMM-12632 Fix agent client response. (#2581)
    
        * PMM-12632 Fix agent client response.
    
        * PMM-12632 Required changes.
    
    commit 1d326ec
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 30 10:22:15 2023 +0100
    
        Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2579)
    
        Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
        - [Release notes](https://github.com/google/uuid/releases)
        - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
        - [Commits](google/uuid@v1.3.1...v1.4.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/google/uuid
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d01ea55
    Author: Vadim Yalovets <[email protected]>
    Date:   Thu Oct 26 13:01:32 2023 +0300
    
        PMM-12626 Packages built using old go version (#2576)
    
        * PMM-12626 Packages built using old go version
    
        * PMM-12626 Packages built using old go version
    
    commit 828153c
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 26 11:40:55 2023 +0200
    
        Bump google.golang.org/grpc from 1.58.0 to 1.58.3 in /tools (#2577)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.58.3.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.58.3)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit a3a52c1
    Author: rishat-ishbulatov <[email protected]>
    Date:   Wed Oct 25 22:02:42 2023 +0300
    
        PMM-8655 Send unsent messages after connection problems (#1970)
    
        * PMM-8655 feat: config with cache
    
        * PMM-8655 feat: client domain models
    
        * PMM-8655 feat: buffer-ring with bigqueue
    
        * PMM-8655 feat: cache and dummy
    
        * PMM-8655 ref: client
    
        * PMM-8655 feat: cache connection response
    
        * PMM-8655 fix: sum, datarace for bigqueue
    
        * PMM-8655 ref: temp commented channel test on corrupted utf
    
        * Update config.go
    
        * Update go.sum
    
        * PMM-8655 Fix linters.
    
        * Update agent/client/cache/cache.go
    
        Co-authored-by: Alex Tymchuk <[email protected]>
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 remove unused field.
    
        * PMM-8655 Address review comments.
    
        * PMM-8655 get rid of goto operator.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix go.sum.
    
        * PMM-8655 fix tests and linter.
    
        * revert label renaming
    
        * revert channel_test.go
    
        * PMM-8655 revert test.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        * PMM-8655 Fix linters.
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Talha Bin Rizwan <[email protected]>
    
    commit 46626e6
    Author: Alex Demidoff <[email protected]>
    Date:   Wed Oct 25 20:14:41 2023 +0300
    
        PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL (#2542)
    
        * PMM-12185 migrate telemetry GrafanaDS to using PostgreSQL
    
        * PMM-12185 configure GrafanaDB connection
    
        * PMM-12185 fix grafanaDB SQL stmnts
    
        * PMM-12185 don't init when ds is disabled
    
        * PMM-12185 cleanup the code
    
        * PMM-12185 update go modules
    
        * PMM-12185 Apply suggestions from code review
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
        * PMM-12185 remove the debug stmnt
    
        * PMM-12185 remove unused lint suppressions
    
        * PMM-12185 fix inconsistent log output
    
        * PMM-12185 trim trailing spaces
    
        * PMM-12185 rename VM config type for consistency sake
    
        ---------
    
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit 23571ee
    Author: Francisco Miguel Biete Banon <[email protected]>
    Date:   Wed Oct 25 17:57:16 2023 +0100
    
        Missing settings to use keepalive in some locations (#2575)
    
        We have keepalives enabled in upstream blocks, but some of the locations are missing the proxy changes required to use it.
        [10 top nginx configuration mistakes](https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes/#no-keepalives)
    
    commit 4346c6f
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 09:49:34 2023 +0000
    
        Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 in /cli-tests (#2570)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 71879ab
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 25 11:14:13 2023 +0300
    
        Bump github.com/brianvoe/gofakeit/v6 from 6.23.0 to 6.24.0 (#2565)
    
        Bumps [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) from 6.23.0 to 6.24.0.
        - [Release notes](https://github.com/brianvoe/gofakeit/releases)
        - [Commits](brianvoe/gofakeit@v6.23.0...v6.24.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/brianvoe/gofakeit/v6
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 5730e16
    Author: Alex Demidoff <[email protected]>
    Date:   Tue Oct 24 21:11:40 2023 +0300
    
        PMM-12375 add database version to services (#2488)
    
        * PMM-12375 create serviceInfoBroker component
    
        * PMM-12375 serviceInfoBroker won't ping the db
    
        * PMM-12375 fix the test
    
        * PMM-12375 add tests for serviceInfoBroker
    
        * PMM-12375 fix the agent tests
    
        * PMM-12375 fix agent tests, server-side
    
        * PMM-12375 fix services tests
    
        * PMM-12375 do not update if version is empty
    
        * PMM-12375 remove the unused parameter
    
        * PMM-12375 remove the version from Stats
    
        * PMM-12375 add message type processing to channel
    
        * PMM-12375 update codeowners
    
        * PMM-12375 respect skipConnectionCheck, simpler schema
    
        * PMM-12375 fix linter warnings
    
        * PMM-12375 fix license headers
    
        * PMM-12375 respect skipConnectionCheck param
    
        * PMM-12375 minor fixes
    
        * PMM-12375 update the docs
    
        * PMM-12375 do not run serviceInfo for older clients
    
        * PMM-12375 add serviceInfoBroker to rds
    
        * PMM-12375 add serviceInfoBroker to azure
    
        * PMM-12375 add version to ListServices result
    
        * PMM-12375 a minor fix in teardown fn
    
        * PMM-12375 cleanup the inevntory_metrics_test
    
        * PMM-12375 follow up on review
    
        * PMM-12375 revert changes, move to other PRs
    
        * PMM-12375 revert changed related to linter
    
        * PMM-12375 make version nullable
    
        * PMM-12375 do not call FindService when skipping connection check
    
        * PMM-12375 fix pointer reference
    
        * PMM-12375 re-generate interfaces
    
        * PMM-12375 fix a dereference
    
        * PMM-12375 make ServiceInfoBroker work for older agents
    
        * PMM-12375 fix the linter error
    
        * PMM-12375 follow up on review
    
        * PMM-12375 a few corrections to managed's readme.md
    
        * PMM-12375 fix the mock file version
    
        * PMM-12375 bump up the compatibility version
    
        * PMM-12375 regen the mockfiles
    
        * PMM-12375 remove debug msg
    
        * Fix linter
    
        ---------
    
        Co-authored-by: Alex Tymchuk <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
        Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    commit be137c9
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Oct 24 15:48:07 2023 +0200
    
        PMM-7 Update golang up to 1.21.3 (#2569)
    
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 330a37b
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 13:40:01 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 in /cli-tests (#2571)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 0f463f8
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 24 15:29:08 2023 +0200
    
        Bump eslint-plugin-import from 2.28.0 to 2.29.0 in /cli-tests (#2572)
    
        Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.0 to 2.29.0.
        - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
        - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
        - [Commits](import-js/eslint-plugin-import@v2.28.0...v2.29.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-import
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 7fa52c3
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 09:14:22 2023 +0000
    
        Bump eslint from 8.51.0 to 8.52.0 in /cli-tests (#2567)
    
        Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
        - [Release notes](https://github.com/eslint/eslint/releases)
        - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
        - [Commits](eslint/eslint@v8.51.0...v8.52.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit db41410
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Oct 23 10:51:22 2023 +0200
    
        Bump eslint-plugin-playwright from 0.17.0 to 0.18.0 in /cli-tests (#2566)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.17.0 to 0.18.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.17.0...v0.18.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 3029ae9
    Merge: c3cb1a7 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sat Oct 21 22:23:55 2023 +0300
    
        Merge branch 'pmm-2.40.1'
    
    commit c3cb1a7
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Fri Oct 20 15:46:26 2023 +0300
    
        Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.46.0 (#2562)
    
        Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.2 to 1.46.0.
        - [Release notes](https://github.com/aws/aws-sdk-go/releases)
        - [Commits](aws/aws-sdk-go@v1.45.2...v1.46.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/aws/aws-sdk-go
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 12ce642
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Fri Oct 20 15:40:13 2023 +0300
    
        PMM-7 ignore errors on not really necessary step. (#2564)
    
    commit aef2236
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 16:39:38 2023 +0300
    
        Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#2561)
    
        Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
        - [Release notes](https://github.com/prometheus/common/releases)
        - [Commits](prometheus/common@v0.44.0...v0.45.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/prometheus/common
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 85ca980
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 18 14:07:05 2023 +0300
    
        PMM-12587 Fix drop DB for EL7. (#2560)
    
    commit 763b4cc
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 13:45:58 2023 +0300
    
        Bump google.golang.org/grpc from 1.58.0 to 1.59.0 (#2559)
    
        Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.0 to 1.59.0.
        - [Release notes](https://github.com/grpc/grpc-go/releases)
        - [Commits](grpc/grpc-go@v1.58.0...v1.59.0)
    
        ---
        updated-dependencies:
        - dependency-name: google.golang.org/grpc
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 09071bf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed Oct 18 10:12:26 2023 +0000
    
        Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools (#2552)
    
        * Bump github.com/vektra/mockery/v2 from 2.35.1 to 2.36.0 in /tools
    
        Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.35.1 to 2.36.0.
        - [Release notes](https://github.com/vektra/mockery/releases)
        - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
        - [Commits](vektra/mockery@v2.35.1...v2.36.0)
    
        ---
        updated-dependencies:
        - dependency-name: github.com/vektra/mockery/v2
          dependency-type: direct:production
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
    
        * make gen
    
        * trigger
    
        ---------
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
        Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    commit 877cd07
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 10:03:44 2023 +0000
    
        Bump @typescript-eslint/parser from 6.7.0 to 6.8.0 in /cli-tests (#2555)
    
        Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/parser"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 8687f25
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 09:52:48 2023 +0000
    
        Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.8.0 in /cli-tests (#2554)
    
        Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.0 to 6.8.0.
        - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
        - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
        - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
    
        ---
        updated-dependencies:
        - dependency-name: "@typescript-eslint/eslint-plugin"
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit e721197
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Tue Oct 17 11:39:59 2023 +0200
    
        Bump eslint-plugin-playwright from 0.16.0 to 0.17.0 in /cli-tests (#2553)
    
        Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright) from 0.16.0 to 0.17.0.
        - [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases)
        - [Changelog](https://github.com/playwright-community/eslint-plugin-playwright/blob/main/CHANGELOG.md)
        - [Commits](playwright-community/eslint-plugin-playwright@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: eslint-plugin-playwright
          dependency-type: direct:development
          update-type: version-update:semver-minor
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 9564347
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 12:36:37 2023 +0300
    
        PMM-12576 change admin ID to 1. (#2551)
    
        * PMM-12576 change admin ID to 1.
    
        * PMM-12576 Debug messages.
    
    commit 578bab3
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Tue Oct 17 00:14:21 2023 +0300
    
        PMM-12592 PMM-12587 fix SQLite to PostgreSQL (#2549)
    
        * PMM-7 More debug data.
    
        * PMM-12584 fix hex values in PostgreSQL DB.
    
        * PMM-12588 Outdated grafana-db-migrator used (#2547)
    
        * PMM-12584 fix provisioning problem.
    
        * PMM-12584 fix drop database issue.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * PMM-12584 fix drop database issue for EL7.
    
        * Update update/ansible/playbook/tasks/roles/sqlite-to-postgres/tasks/main.yml
    
        Co-authored-by: Alex Demidoff <[email protected]>
    
        ---------
    
        Co-authored-by: Vadim Yalovets <[email protected]>
        Co-authored-by: Alex Demidoff <[email protected]>
    
    commit 79357f3
    Author: Artem Gavrilov <[email protected]>
    Date:   Tue Sep 26 16:05:44 2023 +0200
    
        PMM-7 Fix datarace (#2501)
    
        * PMM-7 Fix datarace
    
        * PMM-7 Fix datarace
    
    commit d58294a
    Author: Alex Demidoff <[email protected]>
    Date:   Mon Oct 16 15:46:45 2023 +0300
    
        PMM-7 fix API tests (#2550)
    
        * PMM-7 fix API tests
    
        Why:
        PMM API tests currently fail. Namely, `TestDownloadLogs` fails with the following diff:
    
        12:38:56          	            	Diff:
        12:38:56          	            	--- Expected
        12:38:56          	            	+++ Actual
        12:38:56          	            	@@ -1,2 +1,2 @@
        12:38:56          	            	-([]string) (len=38) {
        12:38:56          	            	+([]string) (len=39) {
        12:38:56          	            	  (string) (len=21) "alertmanager.base.yml",
        12:38:56          	            	@@ -5,2 +5,3 @@
        12:38:56          	            	  (string) (len=16) "alertmanager.yml",
        12:38:56          	            	+ (string) (len=25) "clickhouse-server.err.log",
        12:38:56          	            	  (string) (len=21) "clickhouse-server.log",
        12:38:56          	Test:       	TestDownloadLogs
        12:38:56  --- FAIL: TestDownloadLogs (0.56s)
    
        * PMM-7 disable the rotation config
    
    commit 071946e
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Wed Oct 11 00:38:08 2023 +0300
    
        PMM-12562 Show error 503 instead of 500.
    
    commit cf67816
    Author: Nurlan Moldomurov <[email protected]>
    Date:   Sun Oct 15 23:14:36 2023 +0300
    
        PMM-12223 Update clickhouse. (#2489)
    
        * PMM-12223 Update clickhouse.
    
        * PMM-12223 update logs path
    
    commit 58efa80
    Author: Alex Demidoff <[email protected]>
    Date:   Sat Oct 14 00:32:23 2023 +0300
    
        PMM-12463 Add telemetry envvar datasource (#2532)
    
        * PMM-12463 allow ireturn on DataSources
    
        * PMM-12463 fix some command hints
    
        * PMM-12463 add ENV_VAR dataSource
    
        * PMM-12463 add a provisionary envvar metrics extraction
    
        * PMM-12463 add a test for EnvVar datasource
    
        * PMM-12463 revert staticckeck linter
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 revert changes to main.go
    
        * PMM-12463 refactor the output format
    
        * PMM-12463 add a transform to strip values
    
        * PMM-12463 fix linter warnings
    
        * PMM-12463 refactor transform, add tests
    
        * PMM-12463 run format
    
        * PMM-12463 follow up on review comments
    
        * PMM-12185 remove the debug statement
    
        * PMM-12185 don't be too noisy when a ds is not initialized
    
    commit 40e0fcf
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 09:52:50 2023 +0000
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 (#2541)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit df0c351
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Thu Oct 12 11:33:00 2023 +0200
    
        Bump golang.org/x/net from 0.16.0 to 0.17.0 in /tools (#2540)
    
        Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
        - [Commits](golang/net@v0.16.0...v0.17.0)
    
        ---
        updated-dependencies:
        - dependency-name: golang.org/x/net
          dependency-type: indirect
        ...
    
        Signed-off-by: dependabot[bot] <[email protected]>
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit d974ff8
    Author: Vishwas Sharma <[email protected]>
    Date:   Wed Oct 11 20:13:25 2023 +0530
    
        Enable errcheck linter rule (#2470)
    
        * Install the CodeSee workflow. Learn more at https://docs.codesee.io
    
        * removed the codesee-arch-diagram.yml~
    
        * enable errcheck linter on anew branch because old branch was not made from main branch
    
        * made change in file proxy.go located at vmproxy/proxy/proxy.go
    
        * made change in file admin/pkg/client/tarball/tarball.go located at admin/pkg/client/tarball/tarball.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file proxy_test.go located at vmproxy/proxy/proxy_test.go
    
        * made change in file database.go located at managed/services/dbaas/kubernetes/client/database/database.go
    
        * made change in file percona_sso_model_helpers.go located at managed/models/percona_sso_model_helpers.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file api-tests/server/auth_test.go located at api-tests/server/auth_test.go
    
        * made change in file admin/commands/summary.go located at admin/commands/summary.go
    
        * made change in file job_helpers_test.go located at managed/models/job_helpers_test.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file datasources.go located at managed/services/telemetry/datasources.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file main.go located at qan-api2/main.go
    
        * made change in file pgstatmonitor.go located at agent/agents/postgres/pgstatmonitor/pgstatmonitor.go
    
        * made change in file ports_registry_test.go located at agent/agents/supervisor/ports_registry_test.go
    
        * made change in file victoriametrics.go located at managed/services/victoriametrics/victoriametrics.go
    
        * made change in file readyz_test.go located at api-tests/server/readyz_test.go
    
        * made change in file version_test.go located at api-tests/server/version_test.go
    
        * made change in file client.go located at managed/utils/platform/client.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file auth_server_test.go located at managed/services/grafana/auth_server_test.go
    
        * made change in file alertmanager.go located at managed/services/alertmanager/alertmanager.go
    
        * made change in file inventory_metrics_test.go located at managed/services/inventory/inventory_metrics_test.go
    
        * made change in file client.go located at managed/services/grafana/client.go
    
        * made change in file connection_checker.go located at agent/connectionchecker/connection_checker.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file vmalert.go located at managed/services/vmalert/vmalert.go
    
        * made change in file metrics.go located at qan-api2/models/metrics.go
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * changed database.go located at managed/services/dbaas/kubernetes/client/database/
    
        * removed commented errcheck linyter
    
        * changes after make format
    
        * made changes in managed/services/dbaas/kubernetes/client/client.go
    
        * made changes in anaged/services/management/dbaas/components_service.go
    
        * made changes in managed/services/management/dbaas/version_service_client.go
    
        * mae\ke format changes done
    
        ---------
    
        Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
        Co-authored-by: Artem Gavrilov <[email protected]>
    
    commit 29fbba7
    Author: Alex Tymchuk <[email protected]>
    Date:   Thu Sep 28 20:32:30 2023 +0300
    
        PMM-12547 Revert PMM-11670 Set the cluster label if empty (#2508)
    
        * Revert "PMM-11670 Set the cluster label if empty (#2459)"
    
        This reverts commit 3c58ed9.
    
        * PMM-12547 use a different IP
    
        * PMM-12547 fix the debug command in actions
    
    commit 9d919df
    Author: Talha Bin Rizwan <[email protected]>
    Date:   Wed Sep 27 21:51:02 2023 +0500
    
        PMM-7 Fix Clickhouse repository. (#2506)
    ademidoff committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f6055e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106d813 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    e2d491d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. PMM-12429 Use a configuration file for mockery (#2621)

    * PMM-12429 mockery use configuration file
    
    * PMM-12429 fix apiKeyProvider interface
    
    * PMM-12429 update Makefile to use mockery
    
    * PMM-12429 fix path to .mockery.yaml
    
    * PMM-12429 use modern syntax for camelCase mockery
    
    * PMM-12429 install mockery prior to using
    
    * PMM-12429 fix the mockery binary path
    
    * PMM-12429 do not output the version
    
    * PMM-12429 clean up Makefiles and format
    ademidoff committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4c16ec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. PMM-12557 Automate PMM3 builds (#2598)

    * PMM-12557 Automate PMM3 builds
    
    * Bump eslint from 8.52.0 to 8.53.0 in /cli-tests (#2596)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.52.0...v8.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#2594)
    
    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
    - [Commits](golang/sys@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jiří Čtvrtka <[email protected]>
    
    * Bump golang.org/x/text from 0.13.0 to 0.14.0 (#2593)
    
    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.13.0 to 0.14.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0 in /cli-tests (#2600)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.0 to 6.10.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump @typescript-eslint/parser from 6.9.0 to 6.10.0 in /cli-tests (#2601)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.0 to 6.10.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * PMM-12670 Remove old clickhouse packages during upgrade.
    
    * PMM-12527 - CI didn't trigger after PR merge if auto-merge was enabled with github token
    
    * PMM-12527 CI didn't trigger after PR merge if auto-merge was enabled with github token
    
    * PMM-12527 CI didn't trigger after PR merge if auto-merge was enabled with github token
    
    * PMM-12527 CI didn't trigger after PR merge if auto-merge was enabled with github token
    
    revert changes
    
    * PMM-7 Fix compatibility service tests (#2608)
    
    * PMM-7 Fix compatibility service tests
    
    * PMM-7 fix postgresql version test.
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-12527 CI didn't trigger after PR merge if auto-merge was enabled with github token
    
    re-try one more time with different repo config
    
    * PMM-12557 Automate PMM3 builds
    
    * PMM-7 PMM v3 devcontainer (Restored PR) (#2618)
    
    * PMM-7 Build devcontainer for PMM v3
    
    * PMM-7 Fix
    
    * PMM-7 PMM v3 devcontainer (Restored PR) (#2618)
    
    * PMM-7 Build devcontainer for PMM v3
    
    * PMM-7 Fix
    
    * PMM-7 PMM v3 devcontainer (Restored PR) (#2618)
    
    * PMM-7 Build devcontainer for PMM v3
    
    * PMM-7 Fix
    
    * PMM-12557 Automate PMM3 builds - update api-tests
    
    * PMM-12557 Automate PMM3 builds - update changes
    
    * PMM-12557 Automate PMM3 builds - update changes
    
    * Update api-tests/README.md
    
    * Update api-tests/helpers.go
    
    * Update managed/.gitignore
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jiří Čtvrtka <[email protected]>
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    Co-authored-by: Aleksandar Yanakiev <[email protected]>
    Co-authored-by: Artem Gavrilov <[email protected]>
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    7 people committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a1510a0 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into v3

    # Conflicts:
    #	api/managementpb/dbaas/components.pb.go
    #	api/managementpb/dbaas/db_clusters.pb.go
    #	api/managementpb/dbaas/dbaas.pb.go
    #	api/managementpb/dbaas/kubernetes.pb.go
    #	api/managementpb/dbaas/logs.pb.go
    #	api/managementpb/dbaas/psmdb_clusters.pb.go
    #	api/managementpb/dbaas/pxc_clusters.pb.go
    #	api/managementpb/dbaas/templates.pb.go
    #	api/managementpb/ia/alerts.pb.go
    #	api/managementpb/ia/channels.pb.go
    #	api/managementpb/ia/rules.pb.go
    #	api/managementpb/ia/status.pb.go
    #	api/serverpb/json/client/server/test_email_alerting_settings_responses.go
    #	api/serverpb/json/serverpb.json
    #	api/swagger/swagger-dev.json
    #	api/swagger/swagger.json
    #	descriptor.bin
    #	docker-compose.yml
    #	managed/models/database.go
    #	managed/services/management/node.go
    BupycHuk committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6236724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fad605 View commit details
    Browse the repository at this point in the history
  4. PMM-7 Fix tests. (#2628)

    BupycHuk committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d49a506 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Bump github.com/vektra/mockery/v2 from 2.36.0 to 2.37.1 in /tools (#2623

    )
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.36.0 to 2.37.1.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.36.0...v2.37.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Demidoff <[email protected]>
    dependabot[bot] and ademidoff committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f7ac177 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0 in /tools (#2633

    )
    
    * Bump github.com/vektra/mockery/v2 from 2.36.0 to 2.38.0 in /tools
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.36.0 to 2.38.0.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.36.0...v2.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore: regenerate proto files and mocks
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Demidoff <[email protected]>
    dependabot[bot] and ademidoff committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    834bfa8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. PMM-12529 Run pmm-agent as non root (#2590)

    * PMM-12529 run pmm-agent as non-root
    
    * PMM-12529 update the spec and package files to leverage user pmm
    
    * PMM-12529 fix the changelog
    
    * PMM-12529 see if disabling parallel fixes the tests
    
    * PMM-12529 leave a todo for re-enabling parallel runs
    
    * PMM-12529 do not create pmm-agent user
    
    * PMM-12529 add PostgreSQL to deb description
    
    * PMM-12529 restore some changes
    
    * PMM-12529 provide a playbook to install pmm-client
    
    * PMM-12529 fix a typo
    
    * PMM-12529 Move the agent role to build roles
    
    * PMM-12529 fix the tax syntax
    
    * PMM-12529 create an empty dir
    
    * PMM-12529 pass the client to PMM Server docker
    
    * PMM-12529 fix the tabulation
    
    * PMM-12529 remove v2 from paths
    
    * PMM-12529 update the agent installation path
    ademidoff committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    9b44bbb View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    5aa6e6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b250e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. PMM-12693 run grafana as non root (#2648)

    * PMM-12693 Run grafana as non-root
    
    * PMM-12693 rebuild grafana with new perms
    
    * PMM-12693 remove sqlite migration
    
    * PMM-12693 remove sqlite migration
    
    * PMM-12693 revert some spec changes
    
    * PMM-12693 check grafana logs
    
    * PMM-12693 remove grafana-db-migrator
    
    * PMM-12693 create grafana dir explicitly
    
    * PMM-12693 fix with_items syntax
    
    * PMM-12693 take ownership of /etc/grafana
    
    * PMM-12693 try other options for /etc/grafana
    
    * PMM-12693 try different permissions on /etc/grafana
    
    * PMM-12693 remove grafana user
    
    * PMM-12693 remove grafana user
    
    * PMM-12693 set dir permissions for grafana-dashboards
    
    * PMM-12693 do not install packages twice
    
    * PMM-12693 remove CentOS 7 tasks
    
    * PMM-12693 move grafana bootstrap to an earlier time
    
    * PMM-12693 remove more CentOS 7 tasks
    
    * PMM-12693 move clickhouse install back
    
    * PMM-12693 do not upgrade sqlite
    
    * PMM-12693 clean up the dashboards playbook
    
    * PMM-12693 clean up the update playbook
    
    * Update build/packages/rpm/server/SPECS/percona-dashboards.spec
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-12693 follow up on review
    
    * PMM-12693 move the version copying out of dashboards_update
    
    * PMM-12693 trigger the build
    
    * PMM-12693 hackily start pmm-agent
    
    * PMM-12693 check the status of services
    
    * PMM-7 wait for container to get healthy
    
    * PMM-7 debug: output grafana logs
    
    * PMM-7 debug the ownership of /etc/grafana/grafana.ini
    
    * PMM-7 change ownership of /etc/grafana to pmm
    
    * PMM-7 change ownership of /srv/grafana to pmm
    
    * PMM-7 cleanup the workflow
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    ademidoff and BupycHuk committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5d570ea View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. PMM-12284 Remove Alertmanager (#2614)

    * PMM-12284 Remove alertmanager
    
    * PMM-12284 Remove alertmanager URL from settings
    
    * PMM-12284 Fix api tests
    artemgavrilov committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b1a4941 View commit details
    Browse the repository at this point in the history
  2. PMM-7 cleanup docker-compose.yml for v3 (#2667)

    * PMM-7 cleanup docker-compose.yml
    
    * PMM-7 enable agent autostart after build
    
    * PMM-12693 change ownership on /srv/grafana
    
    * PMM-12693 clean up the workflow
    
    * PMM-7 revert the change to post-build
    ademidoff committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    caafee9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v3

    # Conflicts:
    #	agent/config/config.go
    #	agent/config/config_test.go
    #	go.sum
    #	update/ansible/playbook/tasks/roles/initialization/tasks/main.yml
    BupycHuk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f42b62d View commit details
    Browse the repository at this point in the history
  4. PMM-7 go mod tidy

    BupycHuk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    0295da7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. PMM-12692 run postgres as non root (#2674)

    * PMM-12692 modify the entrypoint
    
    * PMM-12692 run postgres as pmm user
    
    * PMM-12692 ingore errors when stopping pmm-managed
    
    * PMM-12692 remove supervisorctl_path
    
    * PMM-12692 fix ownership on /srv/logs
    
    * PMM-7 add more debug msgs
    
    * PMM-7 try postgres user
    
    * PMM-7 try using the shell for ther sake of stderr output
    
    * PMM-12692 create postgres role
    
    * PMM-12692 remove grafana-db-migrator spec
    
    * PMM-12692 create a user with a script
    
    * PMM-12692 shorten /var/run to just /run
    
    * PMM-12692 comment out redundant steps
    
    * PMM-12692 optimize a few grafana settings
    
    * PMM-12692 do not create postgres user
    
    * PMM-12692 update the entrypoint
    
    * PMM-12692 fix a typo
    
    * PMM-12692 clean up post-build
    
    * PMM-12692 add pg_stat_statements extension
    
    * PMM-12692 add the migration doc
    
    * PMM-12692 mark the migration doc as darft
    
    * PMM-12692 update the migration doc
    
    * PMM-12692 follow up on review
    
    * PMM-12692 follow up on review
    ademidoff committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d56d15c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. PMM-8306 fix ssh key bug (#2686)

    * PMM-8306 fix SSH Key
    
    * PMM-8306 fix SSH Key
    BupycHuk committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0a49079 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. PMM-8471 run nginx as non-root (#2589)

    * PMM-8471 run nginx as non-root
    
    * PMM-8471 fix the tests
    
    * PMM-8471 fix supervisord tests
    
    * PMM-8471 fix an unvoluntary typo )
    
    * PMM-8471 run nginx on behalf of pmm user
    
    * PMM-8471 do not create nginx user
    
    * PMM-8471 update nginx.conf to run nginx on behalf of pmm user
    
    * PMM-8471 revert some changes related to the client
    
    * PMM-8471 fix http ports in docker-compose
    
    * PMM-8471 skip the update test
    ademidoff committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9b65e1c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. PMM-12524 run clickhouse as non root (#2684)

    * PMM-12524 run clickhouse as non-root user
    
    * PMM-12524 move postgres role to build
    
    * PMM-12524 remove prometheus config
    
    * PMM-12524 fix octal file access mode
    
    * PMM-12524 move grafana files close to the role
    
    * PMM-12524 exclude logrotate from nginx install
    
    * PMM-12524 don't stop pmm-managed for postgres
    
    * PMM-12524 clean up supervisord role
    
    * PMM-12524 move the password util to grafana
    
    * PMM-12524 workaround the clickhouse permission issue
    
    * PMM-12524 disable logging to a file
    
    * PMM-12524 fix access issues
    
    * PMM-12524 remove users during post build
    
    * PMM-12524 provide migration docs and script
    
    * PMM-12524 fix the race condition
    
    * PMM-12524 apply a few fixes
    
    * PMM-12524 put grafana before postgres
    
    * PMM-12524 put clickhouse atomic flag to the post-build phase
    
    * PMM-12524 make a better note re feature flag
    
    * PMM-12524 fix recursive clickhouse dir creation
    
    * PMM-12524 clear dnf logs instead of yum
    
    * PMM-12524 fix the feature flag quirks
    
    * PMM-12524 remove redundant 'recurse'
    
    * PMM-12524 fix failing alerting tests
    
    * PMM-12524 fix failing alerting tests
    
    * PMM-12524 fix the id for nginx
    
    * PMM-12524 fix the api-test
    
    * PMM-12524 follow up on review
    
    * PMM-12524 follow up on review
    
    * PMM-12524 follow up on review
    
    * PMM-12524 fix nginx issues
    
    * PMM-12524 remove the log redirect comments
    
    * PMM-12524 follow up fix nginx issues
    
    * PMM-12524 follow up fix nginx issues
    
    * PMM-12524 yet another nginx fix
    
    * PMM-12524 fix the healthcheck
    
    * PMM-12524 set the maintenance file owned by pmm
    
    * PMM-12524 remove the prometheus config param from VM
    ademidoff committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b6acd98 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. PMM-12530 run supervisor as non root (#2643)

    * PMM-12530 remove clickhouse upgrade role
    
    * PMM-12530 set pmm user for supervisord jobs
    
    * PMM-12530 move supervisord configs to the role
    
    * PMM-12530 move non-docker tasks to their own playbook
    
    * PMM-12530 fix wrong copy of grafana.ini
    
    * PMM-12530 fix wrong description
    
    * PMM-12530 a few description fixes
    
    * PMM-12530 fix wrong task syntax
    
    * PMM-12530 use loop instead of with_items
    
    * PMM-12530 use a different become method for supervisorctl
    
    * PMM-12530 use a command to restart grafana
    
    * PMM-12530 use an interim Dockerfile
    
    * PMM-12530 update the port in the docs
    
    * PMM-12530 remove the service task
    
    * PMM-12530 use a base Dockerfile
    
    * PMM-12530 remove user creation for non-docker
    
    * PMM-12530 provision deps for the base image
    
    * PMM-12530 clean up supervisord role
    
    * PMM-12530 put back dummy creds
    
    * PMM-12530 clean up ansible scripts
    
    * PMM-12530 change ownership of the distro file
    
    * PMM-12530 update the entrypoint
    
    * PMM-12530 remove support for v1 paths
    
    * PMM-12530 remove supervisord.service
    
    * PMM-12530 add a config for ansible
    
    * PMM-12530 fix permissions for maintenance file
    
    * PMM-12530 move ansible to the build directory
    
    * PMM-12530 switch to pmm user
    
    * PMM-12530 clean up Dockerfile
    
    * PMM-12530 optimize entrypoint and dir creation tasks
    
    * PMM-12530 fix nginx failures
    
    * PMM-12530 fix the syntax error
    
    * PMM-12530 remove comments
    
    * PMM-12530 update the easy install script
    
    * PMM-12530 move ansible lint checks to a proper Makefile
    
    * PMM-12530 fix wrong syntaxt in docker volume
    
    * PMM-12530 update the task description
    
    * PMM-12530 send nginx logs to /dev/std{err,out}
    ademidoff committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0c90f57 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. PMM-7 fix devcontainer build (#2706)

    * PMM-7 fix devcontainer build
    
    * PMM-7 do not run server update test
    ademidoff committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1a7c3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f156201 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    fbb4e34 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    7491172 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. PMM-12314 Grafana 10 (#2713)

    * PMM-12314 Bump node to 18
    
    * PMM-12314 revert NodeJS v18 for RHEL7
    
    * PMM-12314 follow the official inst instructions from the repo
    
    * PMM-12314 use the old style install script
    
    * PMM-12314 temp disable debug packages
    
    * PMM-12314 try to debug pmm-managed
    
    * PMM-12314 change the delay when pinging pmm-managed
    
    * PMM-12643 revert tmp changes
    
    * PMM-12643 fix the comment syntax
    
    * PMM-12314 Update grafana spec file
    
    * PMM-12314 Add grafana commit hash
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    Co-authored-by: Jiří Čtvrtka <[email protected]>
    3 people committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    989ce79 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. PMM-8306 migrate ova ami to docker (#2768)

    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to docker.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    * PMM-8306 Migrate OVA/AMI images to podman.
    
    ---------
    
    Co-authored-by: Talha Bin Rizwan <[email protected]>
    BupycHuk and talhabinrizwan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3f66a30 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    3bb7ec4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. PMM-7: extract test env workaround (#2809)

    * extract test env workaround
    
    * update client test
    
    * update tests
    idoqo committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    86b90a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. PMM-12641 clean up build scripts (#2728)

    * PMM-12641 clean up build scripts
    
    * PMM-12641 update build  Makefile
    
    * PMM-12641 update build  Makefile again
    
    * PMM-12641 provide comments
    
    * PMM-12641 update goreleaser version
    
    * PMM-12641 bump up goreleaser version again
    
    * PMM-12641 format json
    
    * PMM-12641 remove pmm.el9.json
    
    * PMM-12641 install percona-release
    
    * PMM-12641 print all installed gpg keys
    
    * PMM-12641 try to install ppg with yum
    
    * PMM-12641 final cleanup
    
    * PMM-12641 disable percona-release
    
    * PMM-12641 bump up software versions
    ademidoff committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9310b83 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge remote-tracking branch 'origin/main' into v3

    # Conflicts:
    #	api-tests/server/settings_test.go
    #	api/managementpb/dbaas/components.pb.gw.go
    #	api/managementpb/dbaas/db_clusters.pb.gw.go
    #	api/managementpb/dbaas/kubernetes.pb.gw.go
    #	api/managementpb/dbaas/logs.pb.gw.go
    #	api/managementpb/dbaas/psmdb_clusters.pb.gw.go
    #	api/managementpb/dbaas/pxc_clusters.pb.gw.go
    #	api/managementpb/dbaas/templates.pb.gw.go
    #	api/managementpb/ia/alerts.pb.gw.go
    #	api/managementpb/ia/channels.pb.gw.go
    #	api/managementpb/ia/rules.pb.gw.go
    #	api/serverpb/server.pb.gw.go
    #	build/packages/deb/files
    #	build/packages/deb/install
    #	descriptor.bin
    #	go.mod
    #	go.sum
    #	managed/data/gen.go
    #	managed/models/kubernetes_helpers_test.go
    #	managed/models/models.go
    #	managed/services/alertmanager/alertmanager.go
    #	managed/services/dbaas/dbaas_client.go
    #	managed/services/dbaas/kubernetes/client/client.go
    #	managed/services/dbaas/kubernetes/client/database/database.go
    #	managed/services/dbaas/kubernetes/client/kubeclient_interface.go
    #	managed/services/dbaas/kubernetes/client/load_config.go
    #	managed/services/dbaas/kubernetes/kubernetes.go
    #	managed/services/dbaas/kubernetes/types.go
    #	managed/services/management/dbaas/components_service.go
    #	managed/services/management/dbaas/components_service_test.go
    #	managed/services/management/dbaas/db_cluster_service.go
    #	managed/services/management/dbaas/kube_clients.go
    #	managed/services/management/dbaas/kubernetes_server.go
    #	managed/services/management/dbaas/kubernetes_server_test.go
    #	managed/services/management/dbaas/psmdb_cluster_service.go
    #	managed/services/management/dbaas/pxc_cluster_service.go
    #	managed/services/management/dbaas/template_service.go
    #	managed/services/management/dbaas/version_service_client.go
    #	managed/services/management/ia/channels_service.go
    #	managed/services/management/ia/rules_service.go
    #	managed/services/supervisord/supervisord.go
    #	managed/services/supervisord/supervisord_test.go
    #	update/ansible/playbook/tasks/roles/initialization/tasks/main.yml
    BupycHuk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    65513d9 View commit details
    Browse the repository at this point in the history
  2. PMM-7 go mod tidy

    BupycHuk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    5e59ce3 View commit details
    Browse the repository at this point in the history
  3. PMM-7 fix tests

    BupycHuk committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    73b8b5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29e7cde View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. PMM-10974 Fallback to PGSS in case of not available PGSM. (#2827) (#2846

    )
    
    * PMM-12872 Fallback to PGSS in case of not available PGSM.
    
    * PMM-12872 Lint.
    
    * PMM-12872 Lint.
    
    * PMM-12872 Add test for PostgreSQLOptions.
    
    * PMM-12872 Small change in if.
    
    * Update api/agentpb/agent.proto
    
    
    
    * Update managed/services/management/postgresql.go
    
    
    
    * PMM-12872 Remove nil check in if.
    
    * PMM-12872 Gen.
    
    * PMM-10974 Warning message on pmm-admin side.
    
    * PMM-10974 Change warning message.
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    JiriCtvrtka and ademidoff committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f9ce3d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c8caec6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0411889 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    6651430 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ae1b2f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    2a46e6a View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge remote-tracking branch 'origin/main' into v3

    # Conflicts:
    #	descriptor.bin
    #	go.mod
    #	go.sum
    BupycHuk committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9a87836 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    39e2b52 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge remote-tracking branch 'origin/main' into v3

    # Conflicts:
    #	descriptor.bin
    #	go.sum
    #	update/ansible/playbook/tasks/update.yml
    BupycHuk committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e036f04 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. PMM-12991 Update Grafana to 10.4.0 (#2894)

    * PMM-12991 Update Grafana to 10.4.0
    
    * PMM-12991 Add commit hash
    matejkubinec committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d60b6cd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v3

    ademidoff committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f9fd3a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. PMM-12641 Fix the dashboard upgrade (#2926)

    * PMM-12641 Fix the dashboard upgrade
    
    This fixes a bug where, due to a wrong ansible formula, PMM would upgrade the dashboards no matter what :)
    
    * PMM-12641 follow up on review
    ademidoff committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    848155a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. PMM-12251 PMM-12686 Service accounts. (#2516) (#2852)

    * PMM-12251 Service accounts.
    
    * PMM-12251Create service account and token.
    
    * PMM-12251 Another changes.
    
    * PMM-12251 Fix for http client status code, creating of service token.
    
    * PMM-12251 Set orgId to 1 to avoid problem with default (-1).
    
    * PMM-12251 Mock regen.
    
    * PMM-12251 Setup, tokens.
    
    * PMM-12251 Basic/Bearer auth.
    
    * PMM-12251 Set transport, check token/basic.
    
    * PMM-12251 Tidy.
    
    * PMM-12251 Lint, small changes.
    
    * PMM-12251 Add test, logic changes.
    
    * PMM-12251 Test, tokens funcs.
    
    * PMM-12251 Not needed, set on transport.
    
    * PMM-12251 Mock gen.
    
    * PMM-12251 Node changes.
    
    * PMM-12251 Add existedServiceToken to NodeRegister.
    
    * PMM-12251 Typo.
    
    * PMM-12251 Small logic changes. Validation.
    
    * PMM-12251 Add API tests.
    
    * PMM-12251 Align mock with changes.
    
    * Revert "Merge remote-tracking branch 'origin/PMM-12251-service-accounts' into PMM-12251-service-accounts"
    
    This reverts commit 82b5826, reversing
    changes made to 88199cd.
    
    * PMM-12251 Tidy.
    
    * PMM-12251 Small refactor.
    
    * PMM-12251 Fix.
    
    * PMM-12251 Unregister.
    
    * PMM-12251 Tidy.
    
    * PMM-12251 Unregister complete.
    
    * PMM-12251 Unregister.
    
    * PMM-12251 Fix.
    
    * PMM-12251 Remove print.
    
    * PMM-12251 Refactor ID int64 to int.
    
    * PMM-12251 Modify description in md to be aligned with Service acc.
    
    * PMM-12251 Int64 to int in tests.
    
    * PMM-12251 Lint.
    
    * PMM-12251 Service token ID to int.
    
    * PMM-12251 Lint.
    
    * PMM-12251 Refactor of IF.
    
    * PMM-12251 Warning instead error.
    
    * PMM-12251 Auth tools, existed token got from headers.
    
    * PMM-12251 Fix in doc.
    
    * PMM-12251 Remove token prefix check.
    
    * Revert "Bump @typescript-eslint/parser from 6.9.0 to 6.10.0 in /cli-tests (#2601)"
    
    This reverts commit 2e66592.
    
    * Revert "Bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0 in /cli-tests (#2600)"
    
    This reverts commit b8a6e93.
    
    * Revert "Bump golang.org/x/text from 0.13.0 to 0.14.0 (#2593)"
    
    This reverts commit 7ca2c1a.
    
    * Revert "Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#2594)"
    
    This reverts commit c472ab8.
    
    * Revert "Bump eslint from 8.52.0 to 8.53.0 in /cli-tests (#2596)"
    
    This reverts commit fac3eec.
    
    * PMM-12251 Remove not used code.
    
    * Revert "PMM-12251 Remove not used code."
    
    This reverts commit 16cbe9e.
    
    * PMM-12251 Token/headers fix.
    
    * Revert "Revert "PMM-12251 Remove not used code.""
    
    This reverts commit b979363.
    
    * PMM-12251 Doc update.
    
    * PMM-12251 Remove APIKey permissions tests.
    
    * PMM-12251 Better error message.
    
    * PMM-12251 Remove API key methods. Refactor.
    
    * PMM-12251 Fix when token is empty.
    
    * PMM-12251 Basic auth tests.
    
    * PMM-12251 Small refactor.
    
    * PMM-12251 API Tests clean.
    
    * PMM-12251 Typo.
    
    * PMM-12251 Start tests in parallel.
    
    * PMM-12251 Force in test.
    
    * PMM-12251 Merge CreateServiceAccount and CreateServiceToken together.
    
    * PMM-12251 Mock.
    
    * PMM-12251 Gen.
    
    * PMM-12251 Refactor, node name.
    
    * PMM-12251 Delete, mock and nodeName.
    
    * PMM-12251 Fix node test after changes.
    
    * PMM-12251 Fix test.
    
    * PMM-12251 nodeName in Service Account name.
    
    * PMM-12251 Change in naming.
    
    * PMM-12251 Modify API test. Data race.
    
    * PMM-12251 Changes.
    
    * PMM-12251 Fix V3 failing tests.
    
    * PMM-12251 Tests.
    
    * PMM-12251 Double paralel.
    
    * PMM-12251 Test.
    
    * PMM-12251 Changes.
    
    * PMM-12251 Changes in API test.
    
    * PMM-12251 Modify test back.
    
    * PMM-12251 Fix tests.
    
    * PMM-12251 Fix version test.
    
    * PMM-12251 Fix another cleanup.
    
    * PMM-12251 Fix another tests.
    
    * PMM-12251 Another fix of tests.
    
    * PMM-12251 URL query escape.
    
    * PMM-12251 Fix annotation API test.
    
    * PMM-12251 Fix external API test.
    
    * PMM-12251 Fix remove external API test.
    
    * PMM-12251 Fix HAProxy API test.
    
    * PMM-12251 Fix another API tests.
    
    * PMM-12251 Node test.
    
    * PMM-12251 Tidy.
    
    * PMM-12251 Comment out for now.
    
    * PMM-12251 TODO.
    
    * PMM-12251 Temp, TODO lefts.
    
    * PMM-12251 Cleanup for migrated API keys in API tests.
    
    * PMM-12251 Cleanup for tests.
    
    * PMM-12251 Add log error.
    
    * PMM-12251 Lint.
    
    * PMM-12251 Another fix for very long service accounts names.
    
    * PMM-12251 Lint.
    
    * PMM-12251 Required changes in mock.
    
    * PMM-12251 Lint.
    
    * PMM-12251 Remove comment.
    
    * PMM-12251 Remove another duplicate test.
    
    * PMM-12251 Seeds in generator, ctx.
    
    * PMM-12251 Cleanup.
    
    * PMM-12251 Make test names/SA names shorter due to limit.
    
    * PMM-12251 Lint, formatting.
    
    * PMM-12251 Remove leftover code, fix node tests.
    
    * Update docs/api/welcome/authentication.md
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * Update managed/services/grafana/client.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12251 Add debug error message.
    
    * PMM-12251 Handle of non migrated API keys.
    
    * PMM-12251 Fix test.
    
    * PMM-12251 Small refactor.
    
    * PMM-12251 Lint.
    
    * Update api-tests/management/mongodb_test.go
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * Update api-tests/management/mongodb_test.go
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * Update api/managementpb/node.proto
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-12251 Gen after suggestions.
    
    * PMM-12251 Gen after merge.
    
    * PMM-12251 Another reverted changes.
    
    * PMM-12686 Years in licence.
    
    * PMM-12686 Basic/Token auth between server and client. (#2852)
    
    * PMM-12686 Authorization between server and client.
    
    * PMM-12686 Tests.
    
    * PMM-12686 Lint.
    
    * PMM-12686 Comment fix.
    
    * PMM-12686 New required permissions for Connect endpoint.
    
    * PMM-12686 Apply suggestion.
    
    * PMM-12686 Add unit test for authenticate method.
    
    * PMM-12686 Format.
    
    * PMM-12686 Part changes after review.
    
    * PMM-12686 Unit tests for auth server.
    
    * PMM-12686 Revert unnecessary changes anymore.
    
    * PMM-12686 Dynamic names in auth test.
    
    * PMM-12686 Skip check for pmm-server agent.
    
    * PMM-12686 Better local auth check.
    
    * PMM-12686 Local auth check.
    
    * PMM-12686 Refactor.
    
    * PMM-12686 Refactor.
    
    * PMM-12686 Refactor.
    
    * PMM-12686 Fix.
    
    * Update managed/services/grafana/auth_server.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12686 Revert of some changes.
    
    * PMM-12686 Another reverted changes.
    
    * PMM-12686 Years in licence.
    
    * PMM-12686 Missed parallel in one test case.
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    3 people committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3cb9f9f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v3

    BupycHuk committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7654076 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v3

    BupycHuk committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    745531f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. PMM-8306 Migrate OVA image to rootless container. (#2938)

    * PMM-8306 Migrate OVA image to rootless container.
    
    * PMM-8306 try `docker compose` instead of `docker-compose`
    
    * PMM-8306 rename the step
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    talhabinrizwan and ademidoff committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0921171 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    21a5f8a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    97944bc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. PMM-13059 Update grafana to 10.4.2 (#2959)

    * PMM-13059 Update grafana to 10.4.2
    
    * PMM-13059 Bump release number
    
    * PMM-13059 Update commit hash
    matejkubinec committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    47b8e1a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Update descriptors

    PMM Jenkins committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c43ab4e View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. PMM-11261 Update PMM via watchtower (#2844)

    * PMM-11261 Update PMM via watchtower
    
    * PMM-11261 address comments and fix linter
    
    * PMM-11261 fix linters and tests.
    
    * PMM-11261 fix linters and tests.
    
    * PMM-11261 fix linters.
    
    * PMM-11261 fix linters.
    
    * Update managed/cmd/pmm-managed/main.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * Update managed/cmd/pmm-managed/main.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-11261 Address comments.
    
    * PMM-11261 fix build.
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * Update docker-compose.yml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-11261 Replace switch with if-else
    
    * Update managed/services/server/updater.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    BupycHuk and ademidoff committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    38f2862 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Update descriptors

    PMM Jenkins committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c6044df View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. PMM-12619: Make PMM environment variables more consistent (#2857)

    * refactored environment variables
    
    * update migration doc
    
    * replace test line
    
    * drop no lint rule
    
    * fix parser tests
    
    * re-order table values
    
    * remove deprecated env variables
    
    * fix tests
    
    * use singluar advisor
    
    * introduce PMM_DEV_ prefix for dev-related variables
    
    * clean up environment variables
    
    * drop printf
    
    * drop unused variable
    
    * update tests
    
    * add notes for removed variable
    
    * update oauth variables
    
    * update changed variable list
    
    * update variable check validation
    
    * refactor tests
    
    * surpress linter error
    idoqo committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3aed8f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561b807 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    958a5a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    dc10c50 View commit details
    Browse the repository at this point in the history
  2. PMM-7 Fix for service accounts tests stability. (#2976)

    * PMM-7 Test.
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * trigger
    
    * PMM-7 test.
    
    * trigger
    
    * trigger
    
    * trigger
    
    * PMM-7 Test if fails are due to locked accounts.
    
    * PMM-7 Test not in parallels.
    
    * trigger
    
    * trigger
    
    * trigger
    
    * PMM-7 Comment about locks.
    
    * trigger
    JiriCtvrtka committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3258363 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. PMM-12741 Percona templated alerts - interval & folder uid (#2919)

    * PMM-12741 Use folder uid for alert rules & handle evaluation interval
    
    * PMM-12741 Format files
    
    * PMM-12741 Rename parameter
    matejkubinec committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a262bf3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update descriptors

    PMM Jenkins committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9209769 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. PMM-13095 Remove trimming of slowlog query IDs. (#2984)

    * PMM-13095 Remove trimming of slowlog query IDs.
    
    * PMM-13095 Lint.
    
    * PMM-13095 Typo.
    
    * Update agent/agents/mysql/slowlog/slowlog.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-13095 Changes.
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    JiriCtvrtka and ademidoff committed May 14, 2024
    Configuration menu
    Copy the full SHA
    09f8817 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'refs/heads/main' into v3

    # Conflicts:
    #	build/ansible/roles/supervisord-init/tasks/main.yml
    #	build/docker/rpmbuild/Dockerfile
    #	managed/services/victoriametrics/prometheus.go
    #	managed/services/victoriametrics/scrape_configs.go
    #	update/docker-compose.yml
    BupycHuk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    39dce06 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. PMM-12880 Proper skip for MySQL TLS certs. (#2909) (#3007)

    * PMM-12880 Proper skip for TLS certs.
    
    * PMM-12880 Lint.
    
    * PMM-12880 Add comment.
    
    * PMM-12880 Another comment.
    JiriCtvrtka committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8d3e0bf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'main' into v3

    ademidoff committed May 31, 2024
    Configuration menu
    Copy the full SHA
    77b31a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge branch 'main' into v3

    BupycHuk committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8a59705 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. PMM-13120 Reflect correct mode in RemoveNode. (#2996)

    * PMM-13120 Reflect correct mode in RemoveNode.
    
    * PMM-13120 Fix problem with incorrect status after unregister.
    
    * PMM-13120 Refactor and fix test after fix for status.
    
    * PMM-13120 Changes after fix for status.
    
    * PMM-13120 Lint.
    JiriCtvrtka committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    66f7907 View commit details
    Browse the repository at this point in the history
  2. PMM-10684 Clickhouse v2. (#1542)

    * PMM-12551 Clickhouse v2.
    
    * PMM-12551 Fix for new connection string format.
    
    * PMM-12551 Another fix for new connection string.
    
    * PMM-10684 Remove block size, pool size (not supported anymore).
    
    * PMM-10684 Supervisor fix.
    
    * PMM-10684 Small change.
    
    * PMM-10684 QAN fix after merge.
    
    * PMM-10684 Remove outdated env variables.
    
    * PMM-10684 Tidy.
    
    * PMM-10684 Fix.
    
    * PMM-10684 Fix for plan.
    
    * PMM-10684 Lint.
    
    * PMM-10684 Env var description.
    JiriCtvrtka committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cd40e7a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Cherry-pick changes to v3 (#3031)

    * [PMM-12869]: Adds tar, curl and their dependent libraries to pmm-client image.
    
    * [PMM-12869]: Adds comments to explain purpose of lines below
    
    ---------
    
    Co-authored-by: Jiří Čtvrtka <[email protected]>
    maqeel75 and JiriCtvrtka committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5efc158 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. PMM-12762 Get notified about new version. (#2951)

    * PMM-11261 Update PMM via watchtower
    
    * PMM-11261 address comments and fix linter
    
    * PMM-11261 fix linters and tests.
    
    * PMM-11261 fix linters and tests.
    
    * PMM-11261 fix linters.
    
    * PMM-11261 fix linters.
    
    * Update managed/cmd/pmm-managed/main.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * Update managed/cmd/pmm-managed/main.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-11261 Address comments.
    
    * PMM-11261 fix build.
    
    * Update docker-compose.yml
    
    * Update docker-compose.yml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * Update docker-compose.yml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12762 Get notified about new version.
    
    * PMM-11261 Replace switch with if-else
    
    * PMM-12762 Fix conflicts, tests and linters.
    
    * PMM-12762 Add license header.
    
    * PMM-12762 Get notified about new version.
    
    * PMM-12762 Fix deadlock
    
    * PMM-12762 Fix linters.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 add more log info.
    
    * PMM-12762 set PMM version.
    
    * PMM-12762 set PMM version.
    
    * Update managed/services/server/updater.go
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12762 fix merge conflicts.
    
    * Update .github/workflows/managed.yml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12762 sort env variables.
    
    * PMM-13028 Non blocking StartUpgrade operation (#2972)
    
    * PMM-13028 Non blocking StartUpgrade operation
    
    * PMM-13028 Fix imports
    
    * PMM-13028 Fix linters
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    Co-authored-by: idoko <[email protected]>
    3 people committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1062f5a View commit details
    Browse the repository at this point in the history
  2. PMM-12899 Use go mod cache in actions (#3026)

    * PMM-12899 move devcontainer's
    Dockerfile
    
    * PMM-12899 save Go mod and build cache to an image
    
    * PMM-12899 clean up the code
    
    * PMM-12899 do not fail in case of error
    
    * PMM-12899 free up some disk space
    
    * PMM-12899 only pull the platform specific for GH environment
    
    * PMM-12899 clean up the code
    
    * PMM-12899 clean up the code
    
    * PMM-12899 clean up the code
    ademidoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f97f194 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v3

    ademidoff committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0b405e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    518fe8a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. PMM-7 fix updates test (#3050)

    * Fix PMM version tests
    
    * update test condition to support v3
    idoqo committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b6b01b6 View commit details
    Browse the repository at this point in the history
  2. PMM-3 Fix v3 linter issues (#3051)

    * chore: disable protogetter lint rule
    
    * chore: fix a few lint errors
    ademidoff committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5d28fcc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    9493eec View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    3a9f22a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    39d5f8f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. PMM-13175 hide deprecation warnings and support bundles (#3042)

    * PMM-13175 hide deprecation warnings and support bundles
    
    * PMM-13175 add empty trailing line
    YashSartanpara1 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6d45a20 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    a432058 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    c18b2fe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into v3

    ademidoff committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2938b3a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8271136 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. PMM-8641 PMM v3 API breaking changes (#2635)

    * PMM-12624 Single inventory service add endpoint (#2591)
    
    * PMM-12529 provide one AddService for all types of services
    
    * PMM-12529 use context in transactions
    
    * PMM-12529 remove rpc AddMySQLService
    
    * PMM-12624 remove rpc AddMongoDBService
    
    * PMM-12624 remove rpc AddPostgreSQLService
    
    * PMM-12624 remove rpc AddProxySQLService
    
    * PMM-12624 remove rpc AddHAProxyService
    
    * PMM-12624 remove rpc AddExternalService
    
    * PMM-12624 final cleanup
    
    * PMM-12624 fix the API tests
    
    * PMM-12624 add and update the API docs
    
    * PMM-12624 fix duplicate entry in the sample payload
    
    * PMM-12624 return straight away
    
    * PMM-12624 rename the messages to ...Params
    
    * PMM-12624 reorder the message fields
    
    * Update docs/api/inventory/add-node.md
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-12681 remove deprecated node add endpoints (#2632)
    
    * PMM-12681 remove deprecated Node/Add... endpoints
    
    * PMM-12681 restore the Makefile
    
    * PMM-12681 trigger CI
    
    * PMM-12681 fix the test
    
    * PMM-12681 rename NodeRequest to NodeParams
    
    * PMM-12681 fix the error messages in tests
    
    * PMM-12529 regen descriptors
    
    * PMM-12529 take descriptors from the parent branch
    
    * PMM-12529 regen descriptors
    
    * PMM-12529 regen descriptors
    
    * PMM-12673 Protobuf linters (#2612)
    
    * PMM-12673 Replace _INVALID suffix in enums with _UNSPECIFIED
    
    * PMM-12673 Remove unused imports
    
    * Refactor all protobuf enums
    
    * PMM-12673 Fix
    
    * PMM-12673 Fix qan tests
    
    * PMM-12673 Add service suffix to all grpc service names
    
    * PMM-12673 Fix QAN GetReport request/response naming
    
    * PMM-12673 Fix
    
    * PMM-12673 Fix
    
    * PMM-12673 Fix tests
    
    * PMM-12673 Fix tests
    
    * PMM-12673 Fix test
    
    * PMM-12673 Refactor user API requests and responses
    
    * PMM-12673 Fix tests
    
    * PMM-12673 Fix tests
    
    * PMM-12673 Refactor requests/responses names
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Fix
    
    * PMM-12673 Fix
    
    * PMM-12673 Fix
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Fix
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Restructure
    
    * PMM-12673 Fix
    
    * PMM-12673 Configure buf lint, setup CI action
    
    * PMM-12673 Cleanup
    
    * PMM-12673 Fix CI
    
    * PMM-12673 Rename
    
    * PMM-12673 Trigger API lint warning
    
    * PMM-12673 Remove redundant go_package option
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Fix buf lint in CI
    
    * PMM-12673 Fix
    
    * PMM-12673 add debug data
    
    * PMM-12673 Add debug data [skip ci]
    
    * PMM-12673 Trigger CI
    
    * PMM-12673 Debug
    
    * PMM-12673 Remove debug data
    
    * PMM-12673 Refactoring
    
    * PMM-12673 Fix some linter warnings
    
    * PMM-12673 Fix test
    
    * Update docs/managed/update-process.md
    
    * Update api/buf.yaml
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12673 Fix API tests
    
    * Fix import allias
    
    * PMM-12673 Post-merge fix
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12646 Exclude inventory API from public spec (#2644)
    
    * PMM-12646 Exclude inventory API from public API spec
    
    * PMM-12646 Trigger CI
    
    * PMM-6722 Preserve empty JSON fields in API responses (#2645)
    
    * PMM-6722 enable 'EmitUnpopulated' serialization option
    
    * PMM-6722 Add API test
    
    * PMM-6722 Add license header
    
    * PMM-6722 Fix linter
    
    * PMM-6722 Fix API tests
    
    * PMM-6722 Fix API test
    
    * PMM-6722 Fix API test
    
    * PMM-6722 Fix API tests
    
    * Post-merge fixes
    
    * Cleanup
    
    * ci: trigger the build
    
    * Fix after merge
    
    * Fix after merge
    
    * PMM-12624 single inventory agents add endpoint (#2722)
    
    * PMM-12624 migrate to a single exporter/add endpoint
    
    * PMM-12624 update descriptors to silence errors
    
    * PMM-12624 upgrade mongo to at least 4.4
    
    * PMM-12624 revert proto fields renumbering
    
    * PMM-12624 rename AddExporter to AddAgent
    
    * PMM-12624 add Agents to refactoring
    
    * PMM-12624 make gen
    
    * PMM-12624 rename addExporter to addAgent
    
    * PMM-12624 add the documentation
    
    * PMM-12624 make grpc methods private
    
    * PMM-8019 Support partial updates of settings and other entities (#2705)
    
    * PMM-8019 Get rid of enable/disable flags in settings
    
    * PMM-8019 Fixes
    
    * PMM-8019 Fix
    
    * PMM-8019 Cleanup
    
    * PMM-8019 Fix tests
    
    * PMM-8019 Fixes
    
    * PMM-8019 Fix migrations order
    
    * PMM-8019 Fix DB migrations
    
    * PMM-8019 Fix tests
    
    * PMM-8019 Update docs
    
    * PMM-8019 Fix
    
    * PMM-8019 Make check enabling toogle optional
    
    * PMM-8019 Make role update params optional
    
    * PMM-8019 Fix API tests
    
    * PMM-8019 Use optional fields for tour flags
    
    * PMM-8019 Use optionals instead of wrappers in API where it's possible
    
    * PMM-8019 Comments
    
    * PMM-8019 Fix tests
    
    * PMM-8019 Fix linters
    
    * PMM-8019 Fix
    
    * PMM-12678 Reset protobuf field nums, remove all deprecated stuff from API (#2733)
    
    * PMM-12678 Reorder protobuf fields
    
    * PMM-12678 Fix tests
    
    * PMM-12678 Mark some fileds as reserved
    
    * PMM-12678 Cleanup
    
    * PMM-12678 Fix tests
    
    * PMM-12678 Fix tests
    
    * PMM-12678 Cleanup
    
    * PMM-12678 Cleanup
    
    * PMM-12678 Cleanup
    
    * PMM-12678 Cleanup
    
    * PMM-12678 Fix mocks
    
    * PMM-12678 Fix proto fields numbering
    
    * PMM-12677 remove STT naming (#2779)
    
    * PMM-12677: rename all stt usages to advisors
    
    * rename stt in query
    
    * PMM-12677 fix migrations (#2812)
    
    * add null check to values before re-use
    
    We try to re-use existing values for disabled checks and check
    intervals. But it is possible these values does not exist, leading to
    malformed JSON. This adds a null check, and only re-use these existing
    settings if they exist.
    
    * Update managed/models/database.go
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    
    * PMM-12811 single agents change endpoint (#2777)
    
    * PMM-12811 fix a typo
    
    * PMM-12811 fix tests
    
    * PMM-12811 modify agents.proto
    
    * PMM-12811 modify agents_server and tests
    
    * PMM-12811 fix API tests
    
    * PMM-12811 fix linter warning
    
    * PMM-12811 increase container wait time
    
    * PMM-12811 print docker logs on failure
    
    * PMM-12811 increase the container wait time again
    
    * PMM-12811 try exit-code param for container launch
    
    * PMM-12811 check the container exit code
    
    * PMM-12811 launch pmm w/o waiting
    
    * PMM-12811 launch the container manually
    
    * PMM-12811 simplify, remove redundant methods
    
    * PMM-12811 rename exporter to agent in proto
    
    * PMM-12811 document the change
    
    * PMM-12811 fix API tests
    
    * PMM-12811 fix platform_test.go
    
    * PMM-12811 prefer a single enable boolean vs paired
    
    * PMM-12811 make custom_labels map optional
    
    * PMM-12811 fix Advisor params
    
    * PMM-12811 get rid of remove_custom_labels field
    
    * PMM-12811 remove a duplicate test
    
    * PMM-12811 follow up on review
    
    * PMM-12811 pass context to changeAgent
    
    * PMM-12811 move tableCount to MysqldExporter
    
    * PMM-12811 pass context around, fix tests
    
    * PMM-12811 add an annotation about one param
    
    * PMM-12811 fix Azure test
    
    * PMM-12677 stt naming cleanup (#2805)
    
    * update tests
    
    * rename security checks to advisor checks
    
    * update test files
    
    * update route
    
    * PMM-12836 restructure management API (#2814)
    
    * PMM-12836 restructure alerting api
    
    * PMM-12836 restucture api-tests
    
    * PMM-12836 modify alerting for swagger
    
    * PMM-12836 restructure backup api
    
    * PMM-12836 make gen after rebase
    
    * PMM-12836 restructure bump api
    
    * PMM-12836 remove outdated json specs
    
    * PMM-12836 regenerate proto specs
    
    * PMM-12836 restructure role api
    
    * PMM-12836 restructure advisors api
    
    * PMM-12836 restructure qan api, promote to v1
    
    * PMM-12836 add qan.v1 to the main swagger spec
    
    * PMM-12836 restructure azure api
    
    * PMM-12836 restructure actions api
    
    * PMM-12836 fix lint errors
    
    * PMM-12836 fix api-tests
    
    * PMM-12836 regenerate code
    
    * PMM-12836 remove grpc wrappers for node & mysql
    
    * PMM-12836 fix the comment
    
    * PMM-12836 remove grpc wrappers for mongo, pg and proxysql services
    
    * PMM-12836 make platform API lowercase
    
    * PMM-12836 remove grpc wrapper for annotation service
    
    * PMM-12836 remove the comments
    
    * PMM-12836 fix lint error
    
    * PMM-12836 revert QAN migration to one service
    
    * chore: run make gen
    
    * chore: fix linter errors
    
    * chore: fix tests
    
    * chore: fix linter errors
    
    * chore: fix more linter errors
    
    * chore: fix more linter errors
    
    * PMM-12913 Use regular http verbs (#2828)
    
    * PMM-12913 fix logrus' field name for dump
    
    * PMM-12913 refactor empty proto messages
    
    * PMM-12913 make /updates and /settings lowercase
    
    * PMM-12913 fix linter errors
    
    * PMM-12913 merge all QAN endpoints into one service
    
    * PMM-12913 update QAN endpoints with summary and description
    
    * PMM-12913 fix linter errors
    
    * PMM-12913 merge mongodb to management/service
    
    * PMM-12913 merge proxysql to management/service
    
    * PMM-12913 merge postgresql & mysql to management/service
    
    * PMM-12913 merge external, haproxy & rds to management/service
    
    * PMM-12913 merge anotation & node to management/service
    
    * PMM-12913 merge MgmtNode to MgmtService
    
    * PMM-12913 merge MgmtAgent to MgmtService
    
    * PMM-12913 merge Azure to MgmtService
    
    * PMM-12913 rename Service to ManagementService
    
    * PMM-12913 provide a migration doc
    
    * PMM-12913 rename MgmtService to ManagementServiceV1Beta
    
    * Revert "PMM-12913 refactor empty proto messages"
    
    This reverts commit a4e9545.
    
    * PMM-12913 revert the addition of google.protobuf.Empty
    
    * PMM-12913 remodel some APIs
    
    * PMM-12913 move table_count to the beginning of rds.proto
    
    * PMM-12913 rename RestoreHistoryService to RestoreService
    
    * PMM-12913 fix the message name
    
    * PMM-12913 move /v1/backup/Backups/Restore  to RestoreService
    
    * PMM-12913 merge changes from parent
    
    * PMM-12913 fix the linter error
    
    * PMM-12913 remove table_count from rds.proto
    
    * PMM-12913 fix null pointer ref in supervisord.go
    
    * chore: remove unused imports in proto files
    
    * chore: run make gen
    
    * test
    
    * Minor readibility improvements
    
    * Linguistic review
    
    * Linguistic review
    
    * Merge branch 'v3' into v3-api-breaking-changes
    
    * PMM-13090: Sync environment variables with v3-api-breaking-changes (#2982)
    
    * PMM-12619: Make PMM environment variables more consistent (#2857)
    
    * refactored environment variables
    
    * update migration doc
    
    * replace test line
    
    * drop no lint rule
    
    * fix parser tests
    
    * re-order table values
    
    * remove deprecated env variables
    
    * fix tests
    
    * use singluar advisor
    
    * introduce PMM_DEV_ prefix for dev-related variables
    
    * clean up environment variables
    
    * drop printf
    
    * drop unused variable
    
    * update tests
    
    * add notes for removed variable
    
    * update oauth variables
    
    * update changed variable list
    
    * update variable check validation
    
    * refactor tests
    
    * surpress linter error
    
    * fix docker readme
    
    * restore error checks
    
    * include backup management variable
    
    * Update for grammar
    
    * PMM-13020 Drop identifier prefixes (#2970)
    
    * PMM-13020 Add a db migration
    
    * PMM-13020 strip agent_id, node_id, action_id
    
    * PMM-13020 drop service_id
    
    * PMM-13020 drop machine_id
    
    * PMM-13020 drop location_id
    
    * Update agent/agents/mysql/slowlog/slowlog_test.go
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-13020 fix wrong strip-offs
    
    * PMM-13020 fix text output spacing
    
    * PMM-13020 fix text output spacing
    
    * PMM-13020 drop role_id migration
    
    * PMM-13020 fix text output spacing
    
    * PMM-13020 fix wrong agent_id
    
    * PMM-13020 fix slowlog jsons
    
    * PMM-13020 fix scrape config and rds tests
    
    * PMM-13020 fix scrape config test
    
    * PMM-13020 fix victoriametrics test
    
    * PMM-13020 fix node_helpers test
    
    * PMM-13020 fix grafana test (name was too long)
    
    * PMM-13020 strip prefixes in qan fixtures
    
    * PMM-13020 fix QAN tests
    
    * PMM-13020 cut the prefix when reading params
    
    * PMM-13020 fix the job_name in vm tests
    
    * PMM-13020 update the docs
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * Merge branch 'v3' into v3-api-breaking-changes
    
    * fix: node.proto and node_test
    
    * fix: linter errors
    
    * PMM-12913 Migrate api endpoints to REST (#2880)
    
    * PMM-12913 Add a resource name to endpoints ending with /v1
    
    * PMM-12913 fix the linter error (goconst)
    
    * PMM-12913 migrate /v1/version
    
    * PMM-12913 migrate /v1/readyz
    
    * PMM-12913 all endpoints begin with `/v1`
    
    * PMM-12913 make gen
    
    * PMM-12913 migrate /v1/settings/Get
    
    * PMM-12913 fix unit test fo /v1/server/settings
    
    * PMM-12913 migrate /v1/settings/Change
    
    * PMM-12913 migrate /v1/AWSInstanceCheck
    
    * PMM-12913 fix alerting api tests
    
    * PMM-12913 fix ManagementService being disabled
    
    * PMM-12913 fix backup API tests
    
    * PMM-12913 temporarily allow /v1/version
    
    * PMM-12913 update admins' readme
    
    * PMM-12913 fix the Agent connect path in auth
    
    * PMM-12913 fix wrong grpc paths
    
    * PMM-12913 fix the port in readme
    
    * PMM-12913 fix some grpc paths
    
    * PMM-12913 add check-agent-setup script
    
    * PMM-12913 migrate /v1/server/leaderHealthCheck endpoint
    
    * PMM-12913 migrate /v1/settings/Get
    
    * PMM-12913 fix the api test
    
    * PMM-12913 migrate /v1/updates/Start
    
    * PMM-12913 fix actions
    
    * PMM-12913 migrate /logs.zip
    
    * PMM-12913  fix auth_server_test
    
    * PMM-12913 migrate /v1/updates/Status
    
    * PMM-12913 migrate /v1/users
    
    * PMM-12913 migrate /v1/inventory/Agents
    
    * PMM-12913 fix logs_test
    
    * PMM-12913 use an interface for commonAgentParams
    
    * PMM-12913 re-add `/agent_id/`
    
    * PMM-12913 migrate /v1/inventory/Agents/Get
    
    * PMM-12913 migrate /v1/inventory/Agents/Remove
    
    * PMM-12913 migrate /v1/inventory/Agents/GetLogs
    
    * PMM-12913 migrate /v1/inventory/Nodes
    
    * PMM-12913 migrate /v1/inventory/Services
    
    * PMM-12913 fix tests for /v1/inventory/services
    
    * PMM-12913 migrate /v1/management/Service
    
    * PMM-12913 migrate /v1/actions
    
    * PMM-12899 migrate /v1/alerting endpoints
    
    * PMM-12899 migrate /v1/advisors emdpoints
    
    * PMM-12899 rename BackupsService to BackupService
    
    * PMM-12899 migrate /v1/backup/Artifacts
    
    * PMM-12899 migrate /v1/backup/Backups
    
    * PMM-12913 refactor /v1/backups/locations
    
    * PMM-12913 refactor /v1/backups/restores
    
    * PMM-12913 refactor /v1/dumps
    
    * PMM-12913 move dump and role API to v1beta1 folder
    
    * PMM-12913 refactor /v1/role, rename tp /v1/accesscontrol
    
    * PMM-12913 refactor /v1/management/nodes {Get,LIst}
    
    * PMM-12913 refactor /v1/management/services/List
    
    * PMM-12913 refactor /v1/management/services/azure
    
    * PMM-12913 refactor /v1/management/agent/List
    
    * PMM-12913 migrate /v1/platform
    
    * PMM-12913 migrate /v1/qan
    
    * PMM-12913 refactor the primitive types in alerting.proto
    
    * PMM-12913 fix a few linter errors
    
    * PMM-12913 do not show CollectorService in swagger
    
    * PMM-12913 split /backup/GetLogs up to two endpoints
    
    * PMM-12913 fix restore tests
    
    * PMM-12913 update migration examples
    
    * PMM-12913 fix /v1/qan/metrics:getFilters being unavailable
    
    * PMM-12913 fix the linter error
    
    * PMM-12913 fix /v1/qan/metrics:getFilters test
    
    * PMM-12913 update migration examples
    
    * PMM-12913 fix an iteration bug
    
    * PMM-12913 fix an issue with QAN failing to persist data
    
    * PMM-12913 remove debug output
    
    * PMM-12913 auth_server fixes for QAN
    
    * PMM-12913 fix agent API tests
    
    * PMM-12913 fix the QAN URL routing issue
    
    * PMM-12913 remove the unnecessary PMM_NICER_API
    
    * PMM-12913 add the routing error handler
    
    * PMM-12913 minor syntax fixes
    
    * PMM-12913 remove PMM_LESS_LOG_NOISE envvar
    
    * PMM-12913 remove ID normalizers
    
    * PMM-12913 update the migration doc
    
    * PMM-12913 better error handling
    
    * PMM-12913 fix /v1/backups/artifacts/{artifact_id} delete endpoint
    
    * PMM-12913 simplify setup.py
    
    * PMM-12913 fix a linter error
    
    * PMM-12913 merge ArtifactService with BackupService
    
    * Revert "PMM-12913 better error handling"
    
    This reverts commit add2d3f.
    
    * PMM-12913: regenerate code, fix Makefile.include
    
    * PMM-12913: fix node_test
    
    * PMM-12913: fix UnregisterNode method name
    
    * PMM-12857 fix API tests
    
    * PMM-12857 fix agent tests
    
    * PMM-12857 fix auth_test and clean up readyz_test
    
    * PMM-12857 fix settings_test
    
    * PMM-12857 fix auth_test
    
    * PMM-13054 fix the backup test
    
    * PMM-13054 fix advisor tests
    
    * PMM-13054 fix auth_server tests again
    
    * PMM-13054 remove redundant functionality
    
    * PMM-13054 fix actions tests
    
    * PMM-13054 minor cleanup
    
    * PMM-13054 disable platform tests until the env is ready
    
    * PMM-13054 fix advisors_test
    
    * PMM-13054 try better error msg to debug failures
    
    * PMM-13054 fix alerting_test
    
    * Revert "PMM-13054 try better error msg to debug failures"
    
    This reverts commit 862ec3b.
    
    ---------
    
    Co-authored-by: Alex Demidoff <[email protected]>
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    Co-authored-by: Michael Okoko <[email protected]>
    Co-authored-by: Catalina A <[email protected]>
    5 people committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ee86153 View commit details
    Browse the repository at this point in the history
  2. v3: trigger gh actions

    ademidoff committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e62cf8c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. PMM-11231 PMM Updates UI (#2904)

    * PMM-11231 Setup PMM UI
    
    * PMM-11231 Update working directory for node setup
    
    * PMM-11231 Adjust setup node step
    
    * PMM-11231 Add build & cleanup makefile
    
    * PMM-11231 Use correct UI directory
    
    * PMM-11231 Adjust pmm-ui build directory
    
    * PMM-11231 Add install commands
    
    * PMM-11231 Add pmm ui directory to files section
    
    * PMM-11231 Copy correct build files
    
    * PMM-11231 Handle token rotation
    
    * PMM-11231 Simplify spec file
    
    * PMM-11231 Update dependencies
    
    * PMM-11231 Allow use of eslints non flat config
    
    * PMM-11231 Align version fetch logic with previous
    
    * PMM-11231 Refactor fetching icon
    
    * PMM-11231 Update compose file
    
    * PMM-11231 Use /pmm-ui as path
    
    * PMM-11231 Allow specifying pmm server image through env variable
    
    * PMM-11231 Switch to tanstack query
    
    * PMM-11231 Update dev configuration
    
    * PMM-11231 Use correct naming & switch to hooks
    
    * PMM-11231 Use different name for update image
    
    * PMM-11231 Disable auth_request for pmm-ui
    
    * PMM-11231 Rework redirect to login
    
    * PMM-11231 Update api response
    
    * PMM-11231 Add link to support
    
    * PMM-11231 Fix support url redirect
    
    * PMM-11231 Fix lint
    
    * PMM-11231 Fix typings
    
    * PMM-11231 Add admin & auth check
    
    * PMM-12930 Make page component responsive
    
    * PMM-12930 Add Page unit tests
    
    * PMM-11231 Update api endpoints
    matejkubinec committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0ac861d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. PMM-13078 List available client versions (#3077)

    * PMM-13078 List available client versions
    
    * PMM-13078 add unit tests
    
    * PMM-13078 add an API test
    
    * PMM-13078 follow up on PR review comments
    
    * PMM-13078 address review comments
    ademidoff committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    439e2fc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. PMM-12857 Fix API tests (part II) (#3106)

    * PMM-12857 Fix annotation test
    
    * PMM-12857 shorten the generated name
    
    * PMM-12857 add a test to check for tag length
    
    * PMM-12857 remove the hostname from TestString
    ademidoff committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    fb8105a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    31ff49f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a01ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da25a0c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. PMM-12940 Run watchtower with AMI. (#3074)

    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 Run watchtower next to pmm server container.
    
    * PMM-12940 No restart container.
    
    * PMM-12940 Increase disk space.
    
    * PMM-12940 AMI Improvements.
    
    * PMM-13053 Set instance ID as password.
    
    * PMM-13053 Add role.
    
    * PMM-12940 volume mount.
    
    * PMM-12940 user mapping.
    
    * PMM-12940 fix init-admin-password script.
    
    * PMM-12940 fix roles init order.
    
    * PMM-12940 fix roles init order.
    
    * PMM-12940 Distribution method.
    
    * PMM-12940 Make init-admin-password work.
    
    * PMM-12940 Make init-admin-password wait until container is healthy.
    
    * PMM-12940 PMM init order.
    
    * PMM-12940 fix init-admin-password ansible job.
    
    * PMM-12940 revert moving of lvm-init.
    
    * PMM-12940 home directory and initialization.
    
    * PMM-12940 home directory and initialization.
    
    * PMM-12940 Fix test.
    
    * PMM-12940 Fix initizalization.
    
    * PMM-12940 Fix build.
    
    * PMM-12940 Fix build.
    
    * PMM-12940 Fix linters.
    
    * PMM-12940 Fix linters.
    
    * PMM-12940 Fix linters.
    
    * PMM-12940 Set need_initialization correctly.
    
    * PMM-12940 remove must setup.
    
    * PMM-12940 use FB(should be reverted).
    
    * PMM-12940 improve entrypoint.
    
    * PMM-12940 use new PMM Image.
    
    * PMM-12940 move init admin password into container.
    
    * PMM-12940 detect AMI distribution.
    
    * PMM-12940 default env var for PMM Server Image.
    
    * PMM-12940 use new FB.
    
    * PMM-12940 Fix build.
    
    * PMM-12940 print environment file content.
    
    * PMM-12940 fix entrypoint.
    
    * PMM-12940 fix pmm distribution detection.
    
    * PMM-12940 fix AMI detection.
    
    * PMM-12940 fix AMI detection.
    
    * PMM-12940 fix AMI detection.
    
    * PMM-12940 change order on AMI build.
    
    * PMM-12940 change admin user to pmm user in ansible.
    
    * PMM-12940 fix logic of change admin password.
    
    * PMM-12940 Drop additional file.
    
    * PMM-12940 use ENV instead of file for AMI distribution.
    
    * PMM-13053 Cleanup.
    
    * PMM-13053 fix tests.
    
    * PMM-13053 Add changelog.
    
    * PMM-13063 remove unnecessary ansible step.
    
    * PMM-13063 use 3-dev-latest instead of FB in makefile.
    
    * PMM-12940 use custom docker image for OVF.
    
    * PMM-13280 create .ssh directory on OVF.
    
    * PMM-12940 ignore PMM ready errors.
    
    * PMM-12940 create empty authorized_keys file.
    
    * PMM-12940 update descriptors.
    
    ---------
    
    Co-authored-by: Talha Bin Rizwan <[email protected]>
    BupycHuk and talhabinrizwan committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ffea775 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    9ea52b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. PMM-13250 Fix backup restore endpoint (#3082)

    * PMM-13250 Fix backup restore endpoint
    
    * PMM-13250 format the code
    
    * PMM-13250 move restore test to own service
    
    * PMM-13250 remove a duplicate RestoreBackup method
    ademidoff committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    797bed9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    56be4e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a42b21 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. PMM-12910 snooze updates (#3018)

    * store snoozed PMM versions
    
    * replace type with pointer
    
    * use pointer for snoozed versions
    
    * revert clickhouse port
    idoqo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0be6f30 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. PMM-12451 MongoDB explain. (#3152). (#3166)

    * PMM-12451 Todo.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Version check, refactor.
    
    * PMM-12451 Remove Mongo < 4.0.0 compatibility and logic.
    
    * PMM-12451 Remove unused annotations.
    
    * PMM-12451 Make format.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Downgrade driver.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Old tests.
    
    * PMM-12451 Test.
    
    * Revert "PMM-12451 Old tests."
    
    This reverts commit feb3721.
    
    * Revert "PMM-12451 Test."
    
    This reverts commit acf12a7.
    
    * PMM-12451 Changes.
    
    * PMM-12451 Lint.
    
    * PMM-12451 Fix wrong version number in comment.
    
    * PMM-12451 Remove lsid.
    
    * PMM-12451 Test with 1.16.1 driver.
    
    * PMM-12451 Unmarshal canonical to false.
    
    * Reapply "PMM-12451 Old tests."
    
    This reverts commit a5754c8.
    
    * Revert "PMM-12451 Test."
    
    This reverts commit acf12a7.
    
    * PMM-12451 Return back removeDBField after canonical false.
    
    * PMM-12451 Remove rest of lsids in tests.
    
    * PMM-12451 Fix comment.
    
    * PMM-12451 Handle not supported commands.
    
    * PMM-12451 Refactor.
    
    * PMM-12451 Fix logic for OriginatingCommand.
    
    * PMM-12451 Small test refactor.
    
    * Update agent/runner/actions/mongodb_explain_action.go
    
    
    
    * PMM-12451 Required changes.
    
    * PMM-12451 Adds release notes.
    
    * PMM-12451 Add comments to unclear places.
    
    * PMM-12451 Changes in comments.
    
    * PMM-12451 Add PMM-13017 and PMM-13071 to RN.
    
    * Update docs/release-notes/2.43.0.md
    
    
    
    * Update docs/release-notes/2.43.0.md
    
    
    
    * Update agent/runner/actions/mongodb_explain_action.go
    
    
    
    * PMM-12451 Improvement to handle dbstats command.
    
    * PMM-12451 Fix RN after applied suggestion.
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    Co-authored-by: Catalina A <[email protected]>
    Co-authored-by: Alex Demidoff <[email protected]>
    4 people committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0a4e947 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    435d0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5883e93 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7fe1b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cba1b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Migrate to buf schema v2 and move api related tasks to dedicated Make…

    …file for PMM v3 (#3178)
    
    * Migrate to buf schema v2 and move api related tasks to dedicated Makefile
    
    * Hit CI
    
    ---------
    
    Co-authored-by: Jiří Čtvrtka <[email protected]>
    artemgavrilov and JiriCtvrtka committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4242f0b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. PMM-13077 list change log for PMM server version (#3045)

    * Support release notes for PMM versions
    
    This adds support for PMM release notes by fetching the correct markdown
    files from github.
    
    It also includes fixes for api tests by accepting v3 prefixes in
    versions.
    
    * use separate endpoint for listing versions
    
    * replace dockerhub/github with version service endpoints
    
    * fix tests
    
    * use better naming for rpc
    
    * drop todo
    
    * use check dev for version service
    
    * fix method name for changelogs
    
    * include release notes text in response
    idoqo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5561f58 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. PMM-13146 Fix v3 telemetry issues (#3154)

    * PMM-13146 Fix the collection of server settings
    
    * PMM-13146 remove a non-existent field
    
    * PMM-13146 update telemetry configuration
    
    * PMM-13146 rename the envvar for backups
    
    * PMM-13146 fix the error not being used
    
    * Update managed/services/telemetry/config.default.yml
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * PMM-13146 put back PMMServerHAEnabled metric
    
    * PMM-13146 simplify boolean logic when reporting feature toggles
    
    * PMM-13146 add a test for a missing metric
    
    * Update managed/services/telemetry/config.default.yml
    
    Co-authored-by: Michael Okoko <[email protected]>
    
    * Update managed/services/telemetry/config.default.yml
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    * Update managed/services/telemetry/config.default.yml
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    
    ---------
    
    Co-authored-by: Nurlan Moldomurov <[email protected]>
    Co-authored-by: Michael Okoko <[email protected]>
    3 people committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8ad46db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a068394 View commit details
    Browse the repository at this point in the history
  2. PMM-7 fix SSH key test. (#3203)

    BupycHuk committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6d2825b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into v3

    ademidoff committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e4f2cfc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into v3

    ademidoff committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7e51659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bc2a01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a7efaf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. PMM-13235 Grafana 11 (#3075)

    * PMM-13235 Update grafana spec file to 11.1
    
    * PMM-13235 Update spec and contributing grafana repo url
    
    * PMM-13235 Bump grafana version to 11.1.4
    
    * PMM-13235 Bump grafana version to 11.1.5
    
    * PMM-13235  Add commit hash
    matejkubinec committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9dcabbd View commit details
    Browse the repository at this point in the history
  2. PMM-13282 Migrate pmm-dump to v3 (#3143)

    * PMM-13282 Migrate pmm-dump to v3
    
    * PMM-13282 align pmm-dump version with PMM Server
    
    * PMM-13282 fix the author name )
    
    * PMM-13282 fix pmm-url parameter for pmm-dump to connect to
    ademidoff committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0734b92 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'main' into v3

    ademidoff committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a181c33 View commit details
    Browse the repository at this point in the history