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: support setting logging levels in all components #2324

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

Conversation

drodriguez-305
Copy link
Contributor

@drodriguez-305 drodriguez-305 commented Sep 9, 2024

Which problem does the PR fix?

Fixes: #1263 and #2184

Add support to enable logging levels for each component in the helm chart.

Operate/Connectors/Console/Zeebe/Zeebe Gateway already had this support.

What's in this PR?

Added logging level support for Tasklist, Identity, Optimize, and webModler.restapi ( other webmodeler components are not supported atm.)

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@drodriguez-305 drodriguez-305 added kind/enhancement New feature or request cycle/alpha5 Tasks will be done in alpha5 cycle labels Sep 9, 2024
@drodriguez-305 drodriguez-305 added this to the 8.6 Release Cycle milestone Sep 9, 2024
@drodriguez-305 drodriguez-305 requested a review from a team September 9, 2024 00:51
@drodriguez-305 drodriguez-305 self-assigned this Sep 9, 2024
@drodriguez-305 drodriguez-305 changed the title enhancement: support setting logging levels in all components feat: support setting logging levels in all components Sep 9, 2024
@hisImminence hisImminence added cycle/alpha1 Tasks will be done in alpha1 cycle and removed cycle/alpha5 Tasks will be done in alpha5 cycle labels Sep 9, 2024
@aabouzaid aabouzaid removed this from the 8.6 Release Cycle milestone Sep 12, 2024
@aabouzaid aabouzaid requested review from hamza-m-masood and removed request for a team October 14, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] Support setting logging levels in all components
3 participants