Skip to content

qemu command does not start the qemu exporter in v0.5.0 (regression) #260

@TheElectronWill

Description

@TheElectronWill

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 working

Type

No type

Projects

Status

Previous releases

Relationships

None yet

Development

No branches or pull requests

Issue actions