We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7fe807 commit 9410d8cCopy full SHA for 9410d8c
instrumentation/spark-2.3/README.md
@@ -0,0 +1,10 @@
1
+# Spark Instrumentation
2
+
3
+This instrumentation is for
4
+[Spark](https://github.com/perwendel/spark) -
5
+a tiny web framework for Java. It is also sometimes referred to as
6
+"Spark Java" to differentiate it from Apache Spark.
7
8
+This instrumentation is NOT for Apache Spark.
9
10
+This instrumentation does not emit telemetry on its own. Instead, it extracts the HTTP route and attaches it to SERVER spans and HTTP server metrics.
0 commit comments