percona / pmm

Percona Monitoring and Management: an open source database monitoring, observability and management tool
https://www.percona.com/software/database-tools/percona-monitoring-and-management
GNU Affero General Public License v3.0
608 stars 123 forks source link

How to use external clickhouse with auth? #3076

Open serrrios opened 1 month ago

serrrios commented 1 month ago

Description

How to use external clickhouse with auth?

Expected Results

I try with PERCONA_TEST_PMM_CLICKHOUSE_ADDR: "pmm:pmm@pmm.com:9000" In /usr/sbin/percona-qan-api2: stdlog: Connection: code: 516, message: default: Authentication failed: password is incorrect, or there is no user with such name. In Grafana datasource config i see on address "pmm" and user/pass is empty.

Actual Results

-

Version

helm, image: "percona/pmm-server:2.42.0"

Steps to reproduce

No response

Relevant logs

No response

Code of Conduct

BupycHuk commented 1 month ago

Hi @serrrios, it's not supported yet, we will work on implementing it in PMM 3.X releases.