public class TracingUtil extends Object
| Constructor and Description |
|---|
TracingUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
generateUniqueId()
Generate a random string unique identifier.
|
static void |
pushToDAS(TraceEvent traceEvent,
String dasUrl)
Publish trace event to DAS in the background.
|
public static String generateUniqueId()
public static void pushToDAS(TraceEvent traceEvent, String dasUrl)
Copyright © 2025 WSO2. All rights reserved.