Package | Description |
---|---|
com.atlassian.jira.instrumentation |
Modifier and Type | Method and Description |
---|---|
List<LogEntry> |
DefaultInstrumentationLogger.getLogEntriesFromBuffer() |
List<LogEntry> |
InstrumentationLogger.getLogEntriesFromBuffer()
Fetch the current list of statistics stored in memory.
|
Modifier and Type | Method and Description |
---|---|
protected String |
DefaultInstrumentationLogger.getJsonString(Optional<String> spanId,
Optional<String> parentSpanId,
LogEntry entry,
Optional<Long> requestTime,
Optional<Long> startNanoTime)
Generates the JSON string object that we can log.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.