diff --git a/instrumentation/spark-2.3/README.md b/instrumentation/spark-2.3/README.md new file mode 100644 index 000000000000..5539a8b849c9 --- /dev/null +++ b/instrumentation/spark-2.3/README.md @@ -0,0 +1,10 @@ +# Spark Instrumentation + +This instrumentation is for +[Spark](https://github.com/perwendel/spark) - +a tiny web framework for Java. It is also sometimes referred to as +"Spark Java" to differentiate it from Apache Spark. + +This instrumentation is NOT for Apache Spark. + +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.