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

docs: Validate the LogPipeline OTel Setup and test the performance of the log agent #1705

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

TeodorSAP
Copy link
Member

@TeodorSAP TeodorSAP commented Dec 20, 2024

Description

Changes proposed in this pull request (what was done and why):

  • Propose a log agent OTel setup
  • Perform benchmarking and load tests for the log agent setup in both normal and backpressure scenarios
  • Document the steps, results, and conclusions of the validation and load tests performed on the setup
  • Minor changes to existing documentation/sample files

Changes refer to particular issues, PRs or documents:

Traceability

  • The PR is linked to a GitHub issue.
  • The follow-up issues (if any) are linked in the Related Issues section.
  • If the change is user-facing, the documentation has been adjusted.
  • If a CRD is changed, the corresponding Busola ConfigMap has been adjusted.
  • The feature is unit-tested.
  • The feature is e2e-tested.

@TeodorSAP TeodorSAP added area/logs LogPipeline kind/docs Categorizes issue or PR as related to a documentation change labels Dec 20, 2024
@TeodorSAP TeodorSAP added this to the 1.31.0 milestone Dec 20, 2024
@TeodorSAP TeodorSAP requested review from a team as code owners December 20, 2024 13:54
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/logs LogPipeline cla: yes Indicates the PR's author has signed the CLA. kind/docs Categorizes issue or PR as related to a documentation change size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validate new OTLP log setup
2 participants