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 cea8ed2 commit 826831eCopy full SHA for 826831e
utils/src/main/java/datadog/instrument/glue/Glue.java
@@ -17,8 +17,6 @@
17
public final class Glue {
18
private static final String GLUE_RESOURCE_PREFIX = "/datadog/instrument/glue/";
19
20
- private static final int BUFFER_SIZE = 8192;
21
-
22
private Glue() {}
23
24
/**
0 commit comments