Skip to content

[DOCS-9171] Add unresolvable behavior template syntax#27299

Merged
dd-mergequeue[bot] merged 3 commits intomay/2024-q4-obs-pipelinesfrom
may/add-unresolvable-behavior-template-syntax
Jan 28, 2025
Merged

[DOCS-9171] Add unresolvable behavior template syntax#27299
dd-mergequeue[bot] merged 3 commits intomay/2024-q4-obs-pipelinesfrom
may/add-unresolvable-behavior-template-syntax

Conversation

@maycmlee
Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Adds info about unresolvable behavior for templated fields.

Child PR of: #26921

Merge instructions

Merge readiness:

  • Ready for merge

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

@maycmlee maycmlee requested a review from a team as a code owner January 24, 2025 21:11
@github-actions
Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Comment thread content/en/observability_pipelines/destinations/_index.md Outdated
Comment on lines +49 to +57
| ----------------- | -------------------------------------| -----------------------------------------------------------------------------------------------|
| Amazon Opensearch | Index | The Worker creates an index named `datadog-op` and sends the logs there. |
| Amazon S3 | Prefix | The Worker creates a folder named `OP_UNRESOLVED_TEMPLATE_LOGS/` and publishes the logs there. |
| Azure Blob | Prefix | The Worker creates a folder named `OP_UNRESOLVED_TEMPLATE_LOGS/` and publishes the logs there. |
| Elasticsearch | Source type | The Worker creates an index named `datadog-op` and sends the logs there. |
| Google Chronicle | Log type | Defaults to `vector_dev` log type. |
| Google Cloud | Prefix | The Worker creates a folder named `OP_UNRESOLVED_TEMPLATE_LOGS/` and publishes the logs there. |
| Opensearch | Index | The Worker creates an index named `datadog-op` and sends the logs there. |
| Splunk HEC | Index<br>Source type | The Worker publishes the logs to the default index configured in Splunk. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do "send" and "publish" have two different meanings in this case?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah yeah, meant to ask eng about that. Asking now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@neko-dd I updated it all to say send.

Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com>
Comment thread content/en/observability_pipelines/destinations/_index.md Outdated
Comment thread content/en/observability_pipelines/destinations/_index.md Outdated
Comment thread content/en/observability_pipelines/destinations/_index.md Outdated
@maycmlee maycmlee requested a review from neko-dd January 27, 2025 15:46
@maycmlee
Copy link
Copy Markdown
Contributor Author

/merge

@dd-devflow
Copy link
Copy Markdown

dd-devflow Bot commented Jan 28, 2025

Devflow running: /merge

View all feedbacks in Devflow UI.


2025-01-28 17:54:10 UTC ℹ️ MergeQueue: pull request added to the queue

The median merge time in may/2024-q4-obs-pipelines is 0s.


2025-01-28 18:25:03 UTC ℹ️ MergeQueue: This merge request was merged

@dd-mergequeue dd-mergequeue Bot merged commit 8b07ed7 into may/2024-q4-obs-pipelines Jan 28, 2025
@dd-mergequeue dd-mergequeue Bot deleted the may/add-unresolvable-behavior-template-syntax branch January 28, 2025 18:25
dd-mergequeue Bot pushed a commit that referenced this pull request Jan 30, 2025
* add shortcodes

* add archives prereq shortcode and to lvc and dsl

* add archives settings to all other use cases

* add archives env var tabs to all use cases

* add asl settings tabs to all use cases

* add asl env var tabs to all use cases

* add msoft sentinel and sentinel settings tabs to all use cases

* add msoft sentinel and sentinelone env var tabs to all use cases

* add ocsf processor tabs to all use cases

* add sds shortcodes and collapsible headers

* add dynamic destinations shortcodes to all use cases

* fix archives prereq shortcode links

* add template syntax to destinations doc and shortcodes

* add sentinelone ref doc, ref list, nav

* add asl, msoft sentinel, sentinelone to update existing pipelines

* update sds ref doc

* small edits for template syntax

* add msoft sentinel ref doc, ref list, nav

* add asl ref doc, ref list, nav

* add remap ocsf to ref doc, ref list, nav

* alphabetize destination tabs in updating existing pipelines

* update dynamic destinations shortcode and rename to multiple destinations

* add multiple processors shortcode and to all use cases

* alphabetize processor tabs

* alphabetize destination settings and env var tabs

* fix archive logs settings

* add instruction for datadog archives env var

* add remap to ocsf shortcode content

* add msoft sentinel and sentinelone shortcode content

* small edit to sentinelone destination settings

* add asl destination settings, env vars, prereqs shortcode content and to all use cases

* update multiple processors shortcode

* add amazon s3 source docs, ref doc, ref list, nav, update existing pipelines

* rename amazon kinesis firehose to amazon data firehose

* add amazon data firehose source docs, ref doc, ref list, nav, update existing pipelines

* add kafka source docs, ref doc, ref list, nav, update existing pipelines

* add amazon s3 source shortcode content

* add aws authentication shortcodes for amazon s3 source and asl destination

* update asl shortcodes and ref doc

* small edit to aws authentication shortcode

* add asl callout

* remove asl tabs, ref list, nav

* add amazon data firehose shortcode content

* add kafka shortcode content and remove source log config shortcode

* update sds shortcode

* small update to sds

* fix kafka source settings list

* small edit to kafka content

* fix navigate to op links

* Apply suggestions from code review

Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>

* update the following document sentences

* capitalize prerequisites

* remove amazon s3 log source configuration shortcode

* remove extra s from observability pipelines'

* fix json for path notation

* remove access to amazon data firehose docs for feb release

* comment out and revert sds to current

* add alert box for remap to ocsf preview link

* revert revert weirdness...not sure why this happened

* Update config/_default/menus/main.en.yaml

Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>

* update amazon s3 prefix image

* add google workspace admin mapping to remap to ocsf

* [DOCS-9171] Add unresolvable behavior template syntax (#27299)

* add unresolvable behavior

* Update content/en/observability_pipelines/destinations/_index.md

Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com>

---------

Co-authored-by: Jen Gilbert <jen.gilbert@datadoghq.com>
Co-authored-by: Sandra (neko) <165049174+neko-dd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants