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

[Release] logzio APM Collector 1.0.0 #561

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

8naama
Copy link
Contributor

@8naama 8naama commented Nov 19, 2024

Description

  • Changes from logzio-telemetry
    • drop support for daemonset mode - in logzio-telemetry it's required for metrics scraping per node which is not needed for traces
    • support enabling autoscaling for SPM via VPA
    • Secret values default is .Values.global.<secretParam> with fallback to .Values.secrets.<secretParam>. This change provides two key benefits:
      • Enables the definition of tokens in the parent chart without duplication
      • Preserves the ability of each sub chart to control the values of its secrets
  • Added opentelemetry-operator as dependency to support Auto Instrumentation OOTB

What type of PR is this?

(check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build / CI
  • ⏩ Revert

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help from somebody

@8naama 8naama mentioned this pull request Nov 19, 2024
10 tasks
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.

1 participant