Skip to content

Add dedicated Datadog log file support#19

Merged
joshfriend merged 1 commit intomainfrom
dd-log-forwarding
Apr 21, 2026
Merged

Add dedicated Datadog log file support#19
joshfriend merged 1 commit intomainfrom
dd-log-forwarding

Conversation

@joshfriend
Copy link
Copy Markdown
Collaborator

@joshfriend joshfriend commented Apr 20, 2026

Add a DDLog logger that writes JSON to a file tailed by the Datadog
Agent, configured via DD_LOG_PATH

@joshfriend joshfriend changed the title Forward slog output to Datadog Agent via file tailing Forward metrics to Datadog Agent via file tailing Apr 20, 2026
@joshfriend joshfriend force-pushed the dd-log-forwarding branch 3 times, most recently from a53eee1 to 5bbc346 Compare April 20, 2026 16:43
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ba91423563

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread cmd/gradle-cache/main.go Outdated
@joshfriend joshfriend changed the title Forward metrics to Datadog Agent via file tailing Add dedicated Datadog log file support Apr 20, 2026
When DD_LOG_PATH is set, each metric emitted via MetricsClient is also
written as a JSON log line to the specified file for collection by the
Datadog Agent's file tailing integration.
@joshfriend joshfriend merged commit 0930048 into main Apr 21, 2026
15 of 16 checks passed
@joshfriend joshfriend deleted the dd-log-forwarding branch April 21, 2026 16:14
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