-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
Bug description
When the qemu
exporter is enabled via the command line, it is not recognized. That is, scaphandre qemu
says scaphandre: Couldn't determine which exporter to run.
and stops. Other exporters like stdout
work.
To Reproduce
With Scaphandre 0.5.0, I did:
carbo build
./target/debug/scaphandre qemu
and got the following error:
scaphandre: Couldn't determine which exporter to run.
I've also tried with the docker image hubblo/scaphandre:0.5.0 and hubblo/scaphandre:latest, same result.
Expected behavior
The qemu
command should enable the qemu exporter, like it did before.
I've tested with previous versions (0.4.1 and 0.4.0), and it works, since I get:
> scaphandre qemu
Scaphandre qemu exporter
Sending ⚡ metrics
Environment
- Ubuntu 22.04.1
linux 6.1.0-1004-oem
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Previous releases