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 support for bounds in client #98

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

cwasicki
Copy link
Contributor

@cwasicki cwasicki commented Sep 17, 2024

Bounds can now be requested via the client and are provided through the flat iterator. They can be identified via their category metric_bound[i]_{upper,lower}. Each individual bound is provided as its own sample.

Support for states and bound is also added to the CLI tool via the --bounds flag.

Fixes #20.

Bounds can now be requested via the client and are provided through the
flat iterator. They can be identified via their category
`metric_bound[i]_{upper,lower}`. Each individual bound is provided as
its own sample.

Support for states and bound is also added to the CLI tool via
the `--bounds` flag.

Signed-off-by: cwasicki <[email protected]>
Copy link
Contributor

@flora-hofmann-frequenz flora-hofmann-frequenz left a comment

Choose a reason for hiding this comment

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

LGTM

@cwasicki cwasicki added this pull request to the merge queue Sep 18, 2024
Merged via the queue into frequenz-floss:v0.x.x with commit 63cd246 Sep 18, 2024
14 checks passed
@cwasicki cwasicki deleted the bounds branch September 18, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:docs Affects the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support request option for bounds
2 participants