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 4df6d2b commit b364250Copy full SHA for b364250
jfr-events/README.md
@@ -5,7 +5,7 @@
5
Create JFR events that can be recorded and viewed in Java Mission Control (JMC).
6
7
* Creates Open Telemetry Tracing/Span events for spans
8
- * The thread and stracktrace will be of the thead ending the span which might be different than the thread creating the span.
+ * The thread and stacktrace will be of the thead ending the span which might be different from the thread creating the span.
9
* Has the fields
10
* Operation Name
11
* Trace ID
0 commit comments