-
- All Implemented Interfaces:
-
io.embrace.android.embracesdk.internal.config.instrumented.schema.OtelLimitsConfig
public class OtelLimitsConfigImpl implements OtelLimitsConfig
-
-
Field Summary
Fields Modifier and Type Field Description public final static OtelLimitsConfigImplINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.embrace.android.embracesdk.internal.config.instrumented.OtelLimitsConfigImpl
getExceptionEventName, getMaxCustomAttributeCount, getMaxCustomAttributeKeyLength, getMaxCustomAttributeValueLength, getMaxCustomEventCount, getMaxCustomLinkCount, getMaxInternalAttributeKeyLength, getMaxInternalAttributeValueLength, getMaxInternalNameLength, getMaxNameLength, getMaxSystemAttributeCount, getMaxSystemEventCount, getMaxSystemLinkCount -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-