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 4ebf057 commit 193ac33Copy full SHA for 193ac33
dd-java-agent/appsec/src/main/java/com/datadog/appsec/gateway/AppSecRequestContext.java
@@ -596,7 +596,7 @@ public String getSessionId() {
596
/**
597
* Close the context and release all resources. This method is idempotent and can be called
598
* multiple times. For each root span, this method is always called from
599
- * CoreTracer#onRootSpaPublished.
+ * CoreTracer#onRootSpanPublished.
600
*/
601
@Override
602
public void close() {
0 commit comments