25 lines
582 B
Markdown
25 lines
582 B
Markdown
|
---
|
||
|
layout: default
|
||
|
title: service_map_stateful
|
||
|
parent: Processors
|
||
|
grand_parent: Configuring Data Prepper
|
||
|
nav_order: 45
|
||
|
---
|
||
|
|
||
|
# service_map_stateful
|
||
|
|
||
|
## Overview
|
||
|
|
||
|
Uses OpenTelemetry data to create a distributed service map for visualization in OpenSearch Dashboards.
|
||
|
|
||
|
Option | Required | Type | Description
|
||
|
:--- | :--- | :--- | :---
|
||
|
window_duration | No | Integer | Represents the fixed time window in seconds to evaluate service-map relationships. Default is 180.
|
||
|
|
||
|
<!---## Configuration
|
||
|
|
||
|
Content will be added to this section.
|
||
|
|
||
|
## Metrics
|
||
|
|
||
|
Content will be added to this section.--->
|