@@ -232,6 +232,16 @@ menus:
232232 description : Provide ActiveMQ monitoring through OpenTelemetry's Prometheus Receiver.
233233 documentLink : https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-activemq-monitoring/
234234 i18nKey : mq_activemq
235+ - title : Data Processing Engine
236+ icon : data_processing_engine
237+ description : A data processing engine is a system designed to efficiently process, transform, and analyze large-scale data in real time or batch mode.
238+ i18nKey : data_processing_engine
239+ menus :
240+ - title : Flink
241+ layer : FLINK
242+ description : Provide Flink monitoring through OpenTelemetry's Prometheus Receiver.
243+ documentLink : https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-flink-monitoring/
244+ i18nKey : data_processing_engine_flink
235245 - title : Self Observability
236246 icon : self_observability
237247 description : Self Observability provides the observabilities for running components and servers from the SkyWalking ecosystem.
@@ -256,14 +266,4 @@ menus:
256266 layer : SO11Y_GO_AGENT
257267 description : The Go Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Golang projects.
258268 documentLink : https://skywalking.apache.org/docs/main/next/en/setup/backend/dashboards-so11y-go-agent/
259- i18nKey : self_observability_go_agent
260- - title : Data Processing Engine
261- icon : data_processing_engine
262- description : A data processing engine is a system designed to efficiently process, transform, and analyze large-scale data in real time or batch mode.
263- i18nKey : data_processing_engine
264- menus :
265- - title : Flink
266- layer : FLINK
267- description : Provide Flink monitoring through OpenTelemetry's Prometheus Receiver.
268- documentLink : https://skywalking.apache.org/docs/main/next/en/setup/backend/backend-flink-monitoring/
269- i18nKey : data_processing_engine_flink
269+ i18nKey : self_observability_go_agent
0 commit comments