Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add new helm command. #24905

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

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Add new helm command. #24905

merged 2 commits into from
Aug 27, 2024

Conversation

brett0000FF
Copy link
Contributor

What does this PR do? What is the motivation?

  • Replace existing command in Deploy the Agent with the OpenTelemetry Collector.
  • New command uses config in otel-config.yaml.

Merge instructions

  • Please merge after reviewing

Additional notes

@brett0000FF brett0000FF requested a review from a team as a code owner August 26, 2024 16:08
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Comment on lines 307 to 309
helm upgrade -i <RELEASE_NAME> datadog/datadog \
-f datadog-values.yaml \
--set-file datadog.otelCollector.config=otel-config.yaml
Copy link
Member

Choose a reason for hiding this comment

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

Don't replace it. Add it as additional command, in case customers want to bring their own collector config

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, gotcha. Fixed! Let me know if you have any other feedback.

@brett0000FF brett0000FF requested a review from krlv August 26, 2024 16:15
Copy link
Contributor

@hestonhoffman hestonhoffman left a comment

Choose a reason for hiding this comment

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

LGTM. Not sure why Vale failed. Rerunning

Copy link
Contributor

@krlv krlv left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@brett0000FF brett0000FF merged commit 83129a8 into master Aug 27, 2024
17 checks passed
@brett0000FF brett0000FF deleted the brett0000FF/collector-config branch August 27, 2024 14:27
rtrieu pushed a commit that referenced this pull request Sep 3, 2024
* Add new helm command.

* Use both commands.
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