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

Unable to start pika_exporter #2634

Closed
wopincm opened this issue May 6, 2024 · 0 comments
Closed

Unable to start pika_exporter #2634

wopincm opened this issue May 6, 2024 · 0 comments
Labels
☢️ Bug Something isn't working

Comments

@wopincm
Copy link

wopincm commented May 6, 2024

Is this a regression?

Yes

Description

# docker run -it --rm pikadb/pika-exporter:3.5.3 bash
./bin/pika_exporter --config /pika/conf/info.toml -pika.addr 192.168.1.1:9221
INFO[0000] Pika Metrics Exporter  unstable unstable build date: 2024-04-29 12:48:40 UTC sha: 31355ed1 go version: go1.20.14 linux/amd64
INFO[0000] Update configuration
WARN[2024-05-06T07:18:47Z] Get codis topom failed: parse "http://localhost:port/topom": invalid port ":port" after host
FATA[2024-05-06T07:18:47Z]  failed. err: parse "http://localhost:port/topom": invalid port ":port" after host
# cat conf/info.toml
server = true
data = true
clients = true
stats = true
cpu = true
replication = true
keyspace = true
cache = true

execcount = false
commandstats = false
rocksdb = false

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@wopincm wopincm added the ☢️ Bug Something isn't working label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants