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

Add kind field to metric registration request #568

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

bnaecker
Copy link
Contributor

No description provided.

@bnaecker bnaecker marked this pull request as draft November 16, 2023 19:27
@bnaecker
Copy link
Contributor Author

This is the first Propolis PR in a sequence intended to add a new parameter to a Nexus internal API. The first PR is oxidecomputer/omicron#4497, after which I'll merge oxidecomputer/crucible#1039 and then this one. The Omicron PR adds an optional parameter indicating the kind of metric producer one registers as. A follow-up commit in Omicron will make that parameter optional, once the out-of-tree consumers all supply it.

@bnaecker bnaecker force-pushed the add-optional-producer-kind-field branch from 72eba96 to 2007850 Compare November 16, 2023 20:35
@bnaecker bnaecker force-pushed the add-optional-producer-kind-field branch from 2007850 to 95a5e99 Compare November 16, 2023 23:21
@bnaecker bnaecker marked this pull request as ready for review November 20, 2023 22:12
@bnaecker
Copy link
Contributor Author

The first commit in Omicron is ready to merge, so I'm marking this ready for review. I'll update the Crucible revision this points to and Omicron branches as well, once they land in that repo's main.

@bnaecker bnaecker requested a review from pfmooney November 20, 2023 22:48
Copy link
Collaborator

@pfmooney pfmooney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, modulo the branches being switched back to main once everything is ready for merge.

openapi/propolis-server.json Show resolved Hide resolved
Also update OpenAPI document with falcon feature enabled, using the
feature to select the document against which the test compares.
@bnaecker bnaecker requested a review from pfmooney November 21, 2023 20:22
@bnaecker bnaecker merged commit 999f725 into master Nov 22, 2023
10 checks passed
@bnaecker bnaecker deleted the add-optional-producer-kind-field branch November 22, 2023 17:07
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.

2 participants