Properties of an ExportLogsServiceRequest.
| 154 | |
| 155 | /** Properties of an ExportLogsServiceRequest. */ |
| 156 | interface IExportLogsServiceRequest { |
| 157 | /** ExportLogsServiceRequest resourceLogs */ |
| 158 | resourceLogs?: Array<IResourceLogs> |
| 159 | } |
| 160 | |
| 161 | /** Properties of an InstrumentationScope. */ |
| 162 | interface IInstrumentationScope { |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…