| Constructor and Description |
|---|
EBPFProcessProfilingQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager) |
| Modifier and Type | Method and Description |
|---|---|
EBPFProfilingAnalyzation |
analysisEBPFProfilingResult(List<String> scheduleIdList,
List<EBPFProfilingAnalyzeTimeRange> timeRanges,
EBPFProfilingAnalyzeAggregateType aggregateType) |
EBPFProfilingQueryService |
getQueryService() |
List<EBPFProfilingSchedule> |
queryEBPFProfilingSchedules(String taskId) |
List<EBPFProfilingTask> |
queryEBPFProfilingTasks(String serviceId,
String serviceInstanceId,
List<EBPFProfilingTargetType> targets) |
EBPFProfilingTaskPrepare |
queryPrepareCreateEBPFProfilingTaskData(String serviceId) |
public EBPFProcessProfilingQuery(org.apache.skywalking.oap.server.library.module.ModuleManager moduleManager)
public EBPFProfilingQueryService getQueryService()
public EBPFProfilingTaskPrepare queryPrepareCreateEBPFProfilingTaskData(String serviceId) throws IOException
IOExceptionpublic List<EBPFProfilingTask> queryEBPFProfilingTasks(String serviceId, String serviceInstanceId, List<EBPFProfilingTargetType> targets) throws IOException
IOExceptionpublic List<EBPFProfilingSchedule> queryEBPFProfilingSchedules(String taskId) throws IOException
IOExceptionpublic EBPFProfilingAnalyzation analysisEBPFProfilingResult(List<String> scheduleIdList, List<EBPFProfilingAnalyzeTimeRange> timeRanges, EBPFProfilingAnalyzeAggregateType aggregateType) throws IOException
IOExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.