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

feat: added onboarding detail for consumer setup #6372

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

SagarRajput-7
Copy link
Contributor

@SagarRajput-7 SagarRajput-7 commented Nov 5, 2024

Summary

Related Issues / PR's

Screenshots

NA

Affected Areas and Manually Tested Areas


Important

Add documentation for Java consumer setup in Kubernetes and update related constants.

  • Documentation:
    • Add springBoot-kubernetes-runApplication-consumers.md for Java consumer setup in Kubernetes.
    • Update springBoot-kubernetes-runApplication-producers.md to remove consumer app references.
  • Constants:
    • Add APM_java_springBoot_kubernetes_recommendedSteps_runApplication_consumers to apmDocFilePaths.ts.

This description was created by Ellipsis for 1fb2b78. It will automatically update as commits are pushed.

@github-actions github-actions bot added docs required enhancement New feature or request labels Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

1 similar comment
Copy link

github-actions bot commented Nov 5, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to 51db6cb in 39 seconds

More details
  • Looked at 74 lines of code in 3 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/src/container/OnboardingContainer/constants/apmDocFilePaths.ts:255
  • Draft comment:
    Avoid using the component/index.tsx file structure approach, as it makes it difficult to debug and find components using global search tools. This applies to other similar imports in this file as well.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_e59asmWpduLQINAV


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Incremental review on 2381a6c in 14 seconds

More details
  • Looked at 25 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/src/container/OnboardingContainer/Modules/APM/Java/md-docs/SpringBoot/Kubernetes/springBoot-kubernetes-runApplication-consumers.md:3
  • Draft comment:
    No issues found in this markdown file as it doesn't contain any code violating the specified rules.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The provided files are markdown documentation files, and they do not contain any code that violates the specified rules. Therefore, no comments are necessary for these files.
2. frontend/src/container/OnboardingContainer/Modules/APM/Java/md-docs/SpringBoot/Kubernetes/springBoot-kubernetes-runApplication-producer.md:3
  • Draft comment:
    No issues found in this markdown file as it doesn't contain any code violating the specified rules.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The provided files are markdown documentation files, and they do not contain any code that violates the specified rules. Therefore, no comments are necessary for these files.

Workflow ID: wflow_cWxzpEzQ28bGIz9A


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

ahmadshaheer
ahmadshaheer previously approved these changes Nov 6, 2024
rahulkeswani101
rahulkeswani101 previously approved these changes Nov 6, 2024
YounixM
YounixM previously approved these changes Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Incremental review on 5d21ae9 in 35 seconds

More details
  • Looked at 25 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. frontend/src/container/OnboardingContainer/Modules/APM/Java/md-docs/SpringBoot/Kubernetes/springBoot-kubernetes-runApplication-consumers.md:3
  • Draft comment:
    No issues found with the specified rules in this PR.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR does not violate any of the specified rules. The changes are documentation updates and do not involve code that could violate the rules about design tokens, inline styles, ClickHouseReader interface, or file structure.

Workflow ID: wflow_zm4UviM24aXWXUYo


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

github-actions bot commented Nov 6, 2024

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Incremental review on 1fb2b78 in 39 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/src/container/OnboardingContainer/constants/apmDocFilePaths.ts:254
  • Draft comment:
    The import statement for APM_java_springBoot_kubernetes_recommendedSteps_runApplication_producers was moved but not modified. Consider reverting this change to avoid unnecessary diff noise.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The import statement for APM_java_springBoot_kubernetes_recommendedSteps_runApplication_producers was moved but not modified, which is unnecessary and could lead to confusion.
2. frontend/src/container/OnboardingContainer/constants/apmDocFilePaths.ts:252
  • Draft comment:
    Avoid using the component/index.tsx file structure approach, as it makes it difficult to debug and find components using global search tools like VS Code.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_sVuC9r57gkISleZq


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@SagarRajput-7 SagarRajput-7 merged commit f1b6b2d into develop Nov 6, 2024
13 of 15 checks passed
@SagarRajput-7 SagarRajput-7 deleted the SIG-1905-consumer branch November 6, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs required enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants