Skip to content

Conversation

goruha
Copy link
Contributor

@goruha goruha commented Sep 30, 2025

what

  • Added datadog sponsorship notice

Summary by CodeRabbit

  • Documentation
    • Added a Sponsorship section across README files highlighting Datadog’s Open Source Program support.
    • Included dark/light mode logo images, a right-aligned image, and links.
    • Noted availability of a dedicated sandbox account for automated integration and acceptance testing.
    • Added an acknowledgment expressing gratitude to Datadog.
    • No functional changes or public API updates.

Copy link

coderabbitai bot commented Sep 30, 2025

Walkthrough

Adds a Sponsorship section referencing Datadog across README.md, README.yaml, and src/README.md. Includes dark/light logo variants, a right-aligned image, description of Datadog Open Source Program sponsorship, mention of a sandbox account for automated testing, and acknowledgments. No code or public API changes.

Changes

Cohort / File(s) Summary of Changes
Docs — Sponsorship section
README.md, README.yaml, src/README.md
Added Datadog sponsorship content: dark/light picture logos, right-aligned image, note on sandbox for automated tests, and acknowledgment text. Pure documentation updates; no functional changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A carrot-colored badge, a sponsor’s glow,
I thump with thanks where README breezes blow.
Datadog’s den lends tests a cozy nook,
Night or light, their logos in our book.
Ears up! I hop through docs with glee—
Open fields, open source, and tea. 🥕

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly summarizes the primary change by explicitly stating that a Datadog sponsorship notice was added, which directly corresponds to the updates made in the README files, making it clear and specific.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch datadog-oss

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🧪 Early access (Sonnet 4.5): enabled

We are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience.

Note:

  • Public repositories are always opted into early access features.
  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mergify mergify bot requested review from a team September 30, 2025 09:32
@mergify mergify bot added the triage Needs triage label Sep 30, 2025
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 3

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 74636f8 and c3f25e2.

📒 Files selected for processing (3)
  • README.md (1 hunks)
  • README.yaml (1 hunks)
  • src/README.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Summary
🔇 Additional comments (1)
README.md (1)

39-43: Image URLs and Datadog OSS Program link verified All referenced assets return HTTP 200 and are accessible.


As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.

We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Add missing period at end of sentence.

The sentence on line 50 is missing a period at the end. Note that since README.md is auto-generated from README.yaml (as indicated by the comments on lines 17-24), you should fix this in README.yaml and regenerate this file using atmos readme.

Apply this diff to fix the punctuation:

-We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
+We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
🤖 Prompt for AI Agents
In README.md around line 50 the sentence "We are grateful to Datadog for
supporting our open source ecosystem and helping ensure that infrastructure code
for Terraform remains stable and well-tested" is missing a trailing period; edit
the source README.yaml to add the period to that sentence, then regenerate
README.md by running `atmos readme` so the change is propagated to the generated
file.

As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Add missing period at end of sentence.

The sentence on line 23 is missing a period at the end.

Apply this diff to fix the punctuation:

-  We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
+  We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
🤖 Prompt for AI Agents
README.yaml around line 23: the sentence "We are grateful to Datadog for
supporting our open source ecosystem and helping ensure that infrastructure code
for Terraform remains stable and well-tested" is missing a period at the end;
add a trailing period to the sentence so it ends with "...well-tested." and save
the file.


As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.

We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Add missing period at end of sentence.

The sentence on line 28 is missing a period at the end.

Apply this diff to fix the punctuation:

-We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
+We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested
We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested.
🤖 Prompt for AI Agents
In src/README.md around line 28, the sentence "We are grateful to Datadog for
supporting our open source ecosystem and helping ensure that infrastructure code
for Terraform remains stable and well-tested" is missing a terminal period;
simply add a period at the end of the line so it reads "...well-tested.".

@goruha goruha merged commit 6801434 into main Sep 30, 2025
14 checks passed
@goruha goruha deleted the datadog-oss branch September 30, 2025 09:56
@mergify mergify bot removed the triage Needs triage label Sep 30, 2025
Copy link

These changes were released in v1.535.11.

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