-
Notifications
You must be signed in to change notification settings - Fork 547
chore: Update Datadog guide to send OpenTelemetry traces directly to a Datadog agent #18332
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
kodiakhq
merged 5 commits into
cloudquery:main
from
erezrokah:chore/update_monitoring_datadog
Jul 10, 2024
Merged
chore: Update Datadog guide to send OpenTelemetry traces directly to a Datadog agent #18332
kodiakhq
merged 5 commits into
cloudquery:main
from
erezrokah:chore/update_monitoring_datadog
Jul 10, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pilvikala
requested changes
Jun 20, 2024
d1f55b4 to
799aa13
Compare
pilvikala
previously requested changes
Jun 28, 2024
Contributor
|
Why not give both options if someone already has an otel collector? |
Member
Author
Good point, I'm going to re-structure this document once I have the Datadog dashboard ready |
kodiakhq bot
pushed a commit
that referenced
this pull request
Jul 8, 2024
…18498) #### Summary Fixes cloudquery/cloudquery-issues#1778. We can unhide the flag since all plugins were released with this support last week. The table is still missing `cq_sync_group_id` but I think it shouldn't block this PR. I'll follow up with a Datadog dashboard and guide via #18332
cb61e25 to
0615e47
Compare
0615e47 to
e3c685e
Compare
Member
Author
Simplified the docs to point to the Datadog setup docs instead |
bbernays
approved these changes
Jul 10, 2024
marianogappa
approved these changes
Jul 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
We can skip the collector part and send data directly to the Datadog agent