canonical / mysql-router-operator

Mysql router operator charm
https://charmhub.io/mysql-router?channel=dpe/edge
Apache License 2.0
3 stars 3 forks source link

Update router exporter listen ports to custom reserved port #158

Closed shayancanonical closed 2 months ago

shayancanonical commented 2 months ago

Issue

We are using port 49152 (default) for router exporter, which is an ephemeral port used by MySQLRouter when connecting to MySQL (causing bind-address in use issues when starting router exporter)

Solution

Use custom port 9152 instead on x86 to confirm exporter test stabilization

shayancanonical commented 2 months ago

closing to test in https://github.com/canonical/mysql-router-operator/pull/154/files