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

Correct rails, credits, rx_rate values in advertised producers #1422

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

nichamon
Copy link
Collaborator

No description provided.

@@ -32,7 +32,7 @@ ldmsd_sampler_advertisement - Manual for LDMSD Sampler Advertisement

.IP \fBprdcr_listen_add
.RI "name=" NAME "
.RI "[disabled_start=" TURE|FALSE "] [regex=" REGEX "] [ip=" CIDR "] [rail=" SIZE "] [credits=" BYTES "] [rx_rate=" RATE_LIMIT "]"
.RI "[disable_start=" TURE|FALSE "] [regex=" REGEX "] [ip=" CIDR "]"
Copy link
Collaborator

Choose a reason for hiding this comment

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

TURE --> TRUE
Do we want the spaces around the values? A a user that copied that would get an error; and likely a very confusing one.

Copy link
Collaborator

@tom95858 tom95858 left a comment

Choose a reason for hiding this comment

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

We need to discuss how the ADVERTISED producer name is determined. We will have to make this configurable in the future.


.EX
.B
> cat samplerd-1.conf
.RS 4
# Create a listening endpoint
listen xprt=sock port=411
Copy link
Collaborator

Choose a reason for hiding this comment

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

This isn't strictly needed for the advertiser function, correct? What is the reasoning for including it in the example?

@tom95858 tom95858 merged commit 27042d9 into ovis-hpc:OVIS-4 Jul 16, 2024
14 checks passed
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