Skip to content

Conversation

@smklein
Copy link
Collaborator

@smklein smklein commented Jun 29, 2022

Fixes: #1295 by restoring example configs from #1237

Tested by running:

$ cargo run --bin omicron-dev -- db-run
$ cargo run --bin omicron-dev -- ch-run
$ cargo run --bin=nexus -- nexus/examples/config.toml
$ cargo run --bin=sled-agent-sim -- $(uuidgen) [::1]:12345 127.0.0.1:12221
$ cargo run --bin=oximeter run --id $(uuidgen) --address [::1]:12223 -- oximeter/collector/config.toml

And observing that registration completes successfully between Nexus / Oximeter.

@smklein smklein requested review from bnaecker and davepacheco June 29, 2022 01:13
@smklein smklein merged commit cbc14b5 into main Jun 29, 2022
@smklein smklein deleted the run-oximeter branch June 29, 2022 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

how do you run oximeter?

3 participants