Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 684c25a

Browse files
Update gdi/opentelemetry/components/apache-spark-receiver.rst
Co-authored-by: Curtis Robert <[email protected]>
1 parent 29e8bcf commit 684c25a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdi/opentelemetry/components/apache-spark-receiver.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Apache Spark receiver metrics for an Apache Spark cluster through the Apache
1414
The receiver uses the following endpoints: ``/metrics/json``, ``/api/v1/applications/[app-id]/stages``, ``/api/v1/applications/[app-id]/executors``, and ``/api/v1/applications/[app-id]/jobs endpoints``.
1515

1616
Purpose
17-
The purpose of this component is to allow monitoring of Apache Spark clusters and the applications running on them through the collection of performance metrics like memory utilization, CPU utilization, shuffle operations, garbage collection time, I/O operations, and more.
17+
The purpose of this component is to monitor Apache Spark clusters and the applications running on them through the collection of performance metrics like memory utilization, CPU utilization, shuffle operations, and more.
1818

1919
Prerequisites
2020
======================

0 commit comments

Comments
 (0)