[pull] master from DataDog:master#849
Merged
Merged
Conversation
…36643) Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* Document opt-in recursive glob support for log file tailing Adds documentation for logs_config.enable_recursive_glob, available in Agent 7.76.0+, which lets file log sources match nested directories with the ** glob pattern in path and exclude_paths. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Simplify recursive glob docs to a single note Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Update content/en/agent/logs/advanced_log_collection.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
…36722) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* add zendesk retention policy info * updated language with new new zendesk retention policy * Update content/en/account_management/guide/manage-your-support-tickets.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * Update content/en/account_management/guide/manage-your-support-tickets.md Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> --------- Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* remove security filters API doc and replace with new guide * updated affected fields in siem filters guide * Content edits * Cloud SIEM Security Filters guide: two-bucket limitations, troubleshooting, datadog.cloud_siem tag, threat intel link * Minor writing and formatting updates --------- Co-authored-by: Jason Hunsberger <jason.hunsberger@datadoghq.com>
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
…t fields (#36724) Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: gh-worker-engraver-d31c25[bot] <244855179+gh-worker-engraver-d31c25[bot]@users.noreply.github.com>
…36726) Add an FAQ entry stating that data processed by Database Investigator is covered by zero-retention and zero-training agreements with third-party AI service providers.
* Clarify and conditions for public accessibility logic * Remove overkill bolding
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* Add Java to OpenTelemetry Logs API support page dd-trace-java 1.62.0 ships native OpenTelemetry Logs API support and OTLP/HTTP log export. Update the API support page to remove the "not available" warning for Java logs and add Prerequisites, Setup, Examples, Migrate, and Troubleshooting content alongside the existing supported languages. * Align Java logs sections with Java metrics conventions Match the structure of the existing Java metrics content in the same file: - Trim Prerequisites to the Datadog SDK + opentelemetry-api version bullets. - Mirror Setup wording and indentation (3-space) used by Java metrics. - Revert Migrate to mirror Setup, matching how Java metrics handles migration (dd-trace-java is an agent-based implementation, not a manual SDK setup, so there is no SdkLoggerProvider/exporter to remove). - Trim Troubleshooting to the two most relevant bullets. * Drop duplicate DD_LOGS_OTEL_ENABLED bullet from Java troubleshooting The page already lists 'Verify DD_LOGS_OTEL_ENABLED is set to true' as a shared bullet at the top of the Troubleshooting section, so repeating it in the Java-specific block is redundant. * Address PR feedback from @janine-c - Backtick `dd-trace-java` in the Java prerequisites for consistency with the other languages in the logs section. - Reorder the opentelemetry-api version qualifier so 'or later' attaches directly to 1.27.0 rather than being split by the parenthetical. - Drop the /opentelemetry/instrument/api_support/java/logs alias since no historical page existed at that URL to redirect from. * Update aliases * Consistency with other signals * Address PR review feedback: improve Java OTel troubleshooting text and fix prereq spacing - Tighten Java troubleshooting bullets in Metrics and Logs sections to explain why the javaagent is required (replaces vague "automatic instrumentation" phrasing) - Add blank line between Java logs prerequisite bullets for consistent rendering Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Update content/en/opentelemetry/instrument/dd_sdks/api_support.mdoc.md Co-authored-by: Duncan Hewett <duncanhewett@users.noreply.github.com> --------- Co-authored-by: Stuart McCulloch <stuart.mcculloch@datadoghq.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Duncan Hewett <duncanhewett@users.noreply.github.com>
* (DOCS-14118) Add images and small copyedits * (DOCS-14118) Additional image * (DOCS-14118) Image updates and code review fixes * Apply suggestions from code review Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * (DOCS-14118) Additional code review fixes --------- Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
* Create configuration.md * add images * Add files via upload * Update configuration.md * Update main.en.yaml * Update configuration.md * Update configuration.md * Update main.en.yaml * Update configuration.md * Update content/en/security/code_security/secret_scanning/configuration.md Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com> --------- Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
Co-authored-by: webops-guacbot[bot] <214537265+webops-guacbot[bot]@users.noreply.github.com>
* Remove KSM specific steps and cleanup k8s basic handling * Add global env level info to k8s * Consolidate container image version tagging outside of tabs * Apply suggestions from code review Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * Add further recommendations * Clarify the labels and env var handling --------- Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
…atus Pages (#36711) * Add Backfilled Notices documentation for Status Pages * Small change in copy
Signed-off-by: Brian Deutsch <brian.deutsch@datadoghq.com>
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
* Update JetBrians code security page to mention Secret Scanning * Fix cross-link URL * Update content/en/ide_plugins/idea/code_security.md Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com> * Update inpsection images, restored old by-name image, clarified alt text and few other areas --------- Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )