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: trace peerforwarder config #4992

Merged

Conversation

chenqi0805
Copy link
Collaborator

Description

Despite no settings, the config model class for trace peerforwarder for schema generation purpose.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@chenqi0805 chenqi0805 merged commit ccd0e24 into opensearch-project:main Oct 1, 2024
42 of 47 checks passed

import com.fasterxml.jackson.annotation.JsonClassDescription;

@JsonClassDescription("The <code>trace_peer_forwarder</code> processor is used with peer forwarder to reduce by half " +
Copy link
Member

Choose a reason for hiding this comment

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

nit: is used with peer forwarder to reduce the number of events by half that will be forwarded in a Trace Analytics pipeline.

@chenqi0805 chenqi0805 deleted the add/trace-peerforwarder-config branch October 1, 2024 15:12
sb2k16 pushed a commit to sb2k16/data-prepper that referenced this pull request Oct 4, 2024
* ADD: trace peerforwarder config

Signed-off-by: George Chen <[email protected]>

---------

Signed-off-by: George Chen <[email protected]>
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.

4 participants