[DOCS-9171] Q4 Obs Pipelines components#26921
Conversation
|
|
||
| | Max Events | Max Bytes | Timeout (seconds) | | ||
| |----------------|-----------------|---------------------| | ||
| | TKTK | TKTK | TKTK | |
There was a problem hiding this comment.
Looks like there are some placeholders here?
There was a problem hiding this comment.
@p-parekh I know this has been pushed out to Feb, but did you get the batch settings numbers? It'd be good to just have this ready for Feb.
| @@ -0,0 +1,4 @@ | |||
| - Data collection endpoint (DCE) | |||
| - Stored as the environment variable: `DD_OP_DESTINATION_MICROSOFT_SENTINEL_DCE_URI` | |||
There was a problem hiding this comment.
Seems like I have both versions in the docs....I'll open a separate PR later to make it consistent.
| - Data collection endpoint (DCE) | ||
| - Stored as the environment variable: `DD_OP_DESTINATION_MICROSOFT_SENTINEL_DCE_URI` | ||
| - Client secret | ||
| - Stored as the environment variable: `DD_OP_DESTINATION_MICROSOFT_SENTINEL_CLIENT_SECRET` |
There was a problem hiding this comment.
Same as previous. Seems like I have both versions in the docs....I'll open a separate PR later to make it consistent.
| @@ -0,0 +1,2 @@ | |||
| - SentinelOne write access token: | |||
| - Stored as the environment variable: `DD_OP_DESTINATION_SENTINEL_ONE_TOKEN` | |||
| @@ -0,0 +1,9 @@ | |||
| - Amazon S3 SQS URL | |||
| - The URL of the SQS queue to which the S3 bucket sends the notification events. | |||
| - Stored as the environment variable: `DD_OP_SOURCE_AWS_S3_SQS_URL` | |||
There was a problem hiding this comment.
Thanks for pointing this out! I'll open a separate PR later to fix it for all instances.
| @@ -0,0 +1 @@ | |||
| REUSE INSTRUCTIONS | |||
There was a problem hiding this comment.
Ah, this actually isn't needed so will remove.
| @@ -0,0 +1,4 @@ | |||
| To use Observability Pipelines's Kafka source, you need the following information available: | |||
There was a problem hiding this comment.
Thanks, I must have copy/pasta'd it! I'll make a batch update.
| "c": "c value" | ||
| }, | ||
| "d": "d value" | ||
| } |
There was a problem hiding this comment.
This is used in multiple places so will fix all in one commit.
Co-authored-by: Jen Gilbert <[email protected]>
jhgilbert
left a comment
There was a problem hiding this comment.
I flagged one page that isn't configured correctly in the TOC, but it was already like that, just caught it in the preview. Otherwise, looks good, let me know if you need anything else!
Co-authored-by: Jen Gilbert <[email protected]>
* add unresolvable behavior * Update content/en/observability_pipelines/destinations/_index.md Co-authored-by: Sandra (neko) <[email protected]> * Apply suggestions from code review --------- Co-authored-by: Sandra (neko) <[email protected]>
|
/merge |
Devflow running:
|
What does this PR do? What is the motivation?
Publish docs for Obs Pipelines new components and features:
Parent PR of: #27299
Merge instructions
Merge readiness:
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>/descriptionnaming convention) and then add the following PR comment:Additional notes