diff --git a/src/mocks/hierarchical/cpu_profile_tree_mock.json b/src/mocks/hierarchical/cpu_profile_tree_mock.json index b6a2b7e918..d98b6f6d0e 100644 --- a/src/mocks/hierarchical/cpu_profile_tree_mock.json +++ b/src/mocks/hierarchical/cpu_profile_tree_mock.json @@ -1,30365 +1,7541 @@ -[ - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToSpanModel", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToStracktraceModel", - "22": "runtime.newobject", - "23": "runtime.mallocgc" - } - }, - { - "name": "runtime.gcWriteBarrier", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToSpanModel", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToStracktraceModel", - "22": "runtime.gcWriteBarrier" - } - }, - { - "name": "github.com/modern-go/reflect2.(*UnsafeStructField).UnsafeGet", - "value": 10000000, - "depth": 33, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "33": "github.com/modern-go/reflect2.(*UnsafeStructField).UnsafeGet" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).nextToken", - "value": 10000000, - "depth": 36, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "33": "github.com/json-iterator/go.(*funcDecoder).Decode", - "34": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "35": "github.com/json-iterator/go.(*Iterator).ReadString", - "36": "github.com/json-iterator/go.(*Iterator).nextToken" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).readStringSlowPath", - "value": 10000000, - "depth": 36, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "33": "github.com/json-iterator/go.(*funcDecoder).Decode", - "34": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "35": "github.com/json-iterator/go.(*Iterator).ReadString", - "36": "github.com/json-iterator/go.(*Iterator).readStringSlowPath" - } - }, - { - "name": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func4", - "value": 10000000, - "depth": 34, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "33": "github.com/json-iterator/go.(*funcDecoder).Decode", - "34": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func4" - } - }, - { - "name": "runtime.mapaccess1_faststr", - "value": 10000000, - "depth": 32, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "runtime.mapaccess1_faststr" - } - }, - { - "name": "runtime.(*mspan).nextFreeIndex", - "value": 10000000, - "depth": 36, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*Iterator).ReadString", - "33": "runtime.slicebytetostring", - "34": "runtime.mallocgc", - "35": "runtime.(*mcache).nextFree", - "36": "runtime.(*mspan).nextFreeIndex" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 34, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "32": "github.com/json-iterator/go.(*Iterator).ReadString", - "33": "runtime.slicebytetostring", - "34": "runtime.memmove" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 39, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/modern-go/reflect2.(*UnsafeSliceType).UnsafeMakeSlice", - "31": "reflect.unsafe_NewArray", - "32": "runtime.newarray", - "33": "runtime.mallocgc", - "34": "runtime.(*mcache).nextFree", - "35": "runtime.(*mcache).refill", - "36": "runtime.(*mcentral).cacheSpan", - "37": "runtime.(*mcentral).grow", - "38": "runtime.(*mheap).alloc", - "39": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).nextToken", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "29": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "30": "github.com/json-iterator/go.(*Iterator).nextToken" - } - }, - { - "name": "memeqbody", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "runtime.mapaccess1_faststr", - "28": "memeqbody" - } - }, - { - "name": "runtime.memequal", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "runtime.mapaccess1_faststr", - "28": "runtime.memequal" - } - }, - { - "name": "runtime.gentraceback", - "value": 10000000, - "depth": 35, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*Iterator).ReadString", - "28": "runtime.slicebytetostring", - "29": "runtime.mallocgc", - "30": "runtime.profilealloc", - "31": "runtime.mProf_Malloc", - "32": "runtime.callers", - "33": "runtime.systemstack", - "34": "runtime.callers.func1", - "35": "runtime.gentraceback" - } - }, - { - "name": "runtime.(*mspan).nextFreeIndex", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*Iterator).ReadString", - "28": "runtime.slicebytetostring", - "29": "runtime.mallocgc", - "30": "runtime.(*mcache).nextFree", - "31": "runtime.(*mspan).nextFreeIndex" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetricset", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.(*metricsetRoot).Reset", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.(*metricset).Reset", - "22": "runtime.mapclear", - "23": "runtime.makeBucketArray", - "24": "runtime.memclrHasPointers", - "25": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).ReadString", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetricset", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*fiveFieldsStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "27": "github.com/json-iterator/go.(*mapDecoder).Decode", - "28": "github.com/json-iterator/go.(*stringCodec).Decode", - "29": "github.com/json-iterator/go.(*Iterator).ReadString" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedError", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToErrorModel", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToExceptionModel", - "22": "runtime.makeslice", - "23": "runtime.mallocgc" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).ReadString", - "value": 20000000, - "depth": 34, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedError", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*tenFieldsStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "27": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "28": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "29": "github.com/json-iterator/go.(*placeholderDecoder).Decode", - "30": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "31": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "32": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "33": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "34": "github.com/json-iterator/go.(*Iterator).ReadString" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).nextToken", - "value": 10000000, - "depth": 38, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedError", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*tenFieldsStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "27": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "28": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "29": "github.com/json-iterator/go.(*placeholderDecoder).Decode", - "30": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "31": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "32": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "33": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "34": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "35": "github.com/json-iterator/go.(*funcDecoder).Decode", - "36": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "37": "github.com/json-iterator/go.(*Iterator).WhatIsNext", - "38": "github.com/json-iterator/go.(*Iterator).nextToken" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).nextToken", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedError", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*tenFieldsStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "27": "github.com/json-iterator/go.(*funcDecoder).Decode", - "28": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "29": "github.com/json-iterator/go.(*Iterator).ReadString", - "30": "github.com/json-iterator/go.(*Iterator).nextToken" - } - }, - { - "name": "net/http/internal.isASCIISpace", - "value": 10000000, - "depth": 34, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "20": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "21": "bufio.(*Reader).ReadSlice", - "22": "bufio.(*Reader).fill", - "23": "compress/gzip.(*Reader).Read", - "24": "compress/flate.(*decompressor).Read", - "25": "compress/flate.(*decompressor).huffmanBlock", - "26": "compress/flate.(*decompressor).huffSym", - "27": "bufio.(*Reader).ReadByte", - "28": "bufio.(*Reader).fill", - "29": "net/http.(*body).Read", - "30": "net/http.(*body).readLocked", - "31": "net/http/internal.(*chunkedReader).Read", - "32": "net/http/internal.(*chunkedReader).beginChunk", - "33": "net/http/internal.readChunkLine", - "34": "net/http/internal.isASCIISpace" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 32, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*funcDecoder).Decode", - "29": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "30": "github.com/json-iterator/go.(*Iterator).ReadString", - "31": "runtime.slicebytetostring", - "32": "runtime.mallocgc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 38, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*sevenFieldsStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "32": "github.com/json-iterator/go.(*funcDecoder).Decode", - "33": "net/textproto.MIMEHeader.Add", - "34": "runtime.mapassign_faststr", - "35": "runtime.growWork_faststr", - "36": "runtime.evacuate_faststr", - "37": "runtime.memclrHasPointers", - "38": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.itabHashFunc", - "value": 10000000, - "depth": 40, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*sevenFieldsStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "32": "github.com/json-iterator/go.(*funcDecoder).Decode", - "33": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func7", - "34": "github.com/json-iterator/go.(*Iterator).Read", - "35": "github.com/json-iterator/go.(*Iterator).ReadMapCB", - "36": "github.com/json-iterator/go.(*Iterator).Read.func2", - "37": "github.com/json-iterator/go.(*frozenConfig).getDecoderFromCache", - "38": "runtime.assertE2I", - "39": "runtime.getitab", - "40": "runtime.itabHashFunc" - } - }, - { - "name": "runtime.publicationBarrier", - "value": 10000000, - "depth": 45, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "32": "github.com/json-iterator/go.(*funcDecoder).Decode", - "33": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func7", - "34": "github.com/json-iterator/go.(*Iterator).Read", - "35": "github.com/json-iterator/go.(*Iterator).ReadMapCB", - "36": "github.com/json-iterator/go.(*Iterator).Read.func2", - "37": "github.com/json-iterator/go.(*Iterator).ReadVal", - "38": "github.com/json-iterator/go.(*funcDecoder).Decode", - "39": "github.com/json-iterator/go.(*frozenConfig).useNumber.func1", - "40": "github.com/json-iterator/go.(*Iterator).Read", - "41": "github.com/json-iterator/go.(*Iterator).ReadString", - "42": "github.com/json-iterator/go.(*Iterator).readStringSlowPath", - "43": "runtime.growslice", - "44": "runtime.mallocgc", - "45": "runtime.publicationBarrier" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 44, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "32": "github.com/json-iterator/go.(*funcDecoder).Decode", - "33": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func7", - "34": "github.com/json-iterator/go.(*Iterator).Read", - "35": "github.com/json-iterator/go.(*Iterator).ReadMapCB", - "36": "github.com/json-iterator/go.(*Iterator).Read.func2", - "37": "github.com/json-iterator/go.(*Iterator).ReadVal", - "38": "github.com/json-iterator/go.(*funcDecoder).Decode", - "39": "github.com/json-iterator/go.(*frozenConfig).useNumber.func1", - "40": "github.com/json-iterator/go.(*Iterator).Read", - "41": "github.com/json-iterator/go.(*Iterator).ReadString", - "42": "github.com/json-iterator/go.(*Iterator).readStringSlowPath", - "43": "runtime.growslice", - "44": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 44, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "31": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "32": "github.com/json-iterator/go.(*funcDecoder).Decode", - "33": "net/textproto.MIMEHeader.Add", - "34": "runtime.mapassign_faststr", - "35": "runtime.hashGrow", - "36": "runtime.makeBucketArray", - "37": "runtime.newarray", - "38": "runtime.mallocgc", - "39": "runtime.(*mcache).nextFree", - "40": "runtime.(*mcache).refill", - "41": "runtime.(*mcentral).cacheSpan", - "42": "runtime.(*mcentral).grow", - "43": "runtime.(*mheap).alloc", - "44": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/json-iterator/go.(*threeFieldsStructDecoder).Decode", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "28": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "29": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "30": "github.com/json-iterator/go.(*threeFieldsStructDecoder).Decode" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*Iterator).ReadVal", - "23": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "27": "github.com/json-iterator/go.(*Iterator).ReadString", - "28": "runtime.slicebytetostring", - "29": "runtime.mallocgc" - } - }, - { - "name": "runtime.mapaccess2", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "21": "github.com/json-iterator/go.(*Decoder).Decode", - "22": "github.com/json-iterator/go.(*frozenConfig).getDecoderFromCache", - "23": "sync.(*Map).Load", - "24": "runtime.mapaccess2" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/processor/stream.(*Processor).IdentifyEventType", - "20": "bytes.TrimLeft", - "21": "bytes.makeCutsetFunc", - "22": "runtime.newobject", - "23": "runtime.mallocgc" - } - }, - { - "name": "bytes.Index", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "github.com/elastic/apm-server/processor/stream.(*Processor).IdentifyEventType", - "20": "bytes.Index" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "19": "runtime.newobject", - "20": "runtime.mallocgc", - "21": "runtime.(*mcache).nextFree", - "22": "runtime.(*mcache).refill", - "23": "runtime.(*mcentral).cacheSpan", - "24": "runtime.(*mcentral).grow", - "25": "runtime.(*mheap).alloc", - "26": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 45, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "22": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "23": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "24": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "25": "bufio.(*Reader).ReadSlice", - "26": "bufio.(*Reader).fill", - "27": "compress/gzip.(*Reader).Read", - "28": "compress/flate.(*decompressor).Read", - "29": "compress/flate.(*decompressor).nextBlock", - "30": "compress/flate.(*decompressor).huffmanBlock", - "31": "compress/flate.(*decompressor).huffSym", - "32": "bufio.(*Reader).ReadByte", - "33": "bufio.(*Reader).fill", - "34": "net/http.(*body).Read", - "35": "net/http.(*body).readLocked", - "36": "net/http/internal.(*chunkedReader).Read", - "37": "bufio.(*Reader).Read", - "38": "net/http.(*connReader).Read", - "39": "net.(*conn).Read", - "40": "net.(*netFD).Read", - "41": "internal/poll.(*FD).Read", - "42": "internal/poll.ignoringEINTR", - "43": "syscall.Read", - "44": "syscall.read", - "45": "syscall.Syscall" - } - }, - { - "name": "compress/flate.(*huffmanDecoder).init", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "22": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "23": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "24": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "25": "bufio.(*Reader).ReadSlice", - "26": "bufio.(*Reader).fill", - "27": "compress/gzip.(*Reader).Read", - "28": "compress/flate.(*decompressor).Read", - "29": "compress/flate.(*decompressor).nextBlock", - "30": "compress/flate.(*decompressor).readHuffman", - "31": "compress/flate.(*huffmanDecoder).init" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 43, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "22": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "23": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "24": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "25": "bufio.(*Reader).ReadSlice", - "26": "bufio.(*Reader).fill", - "27": "compress/gzip.(*Reader).Read", - "28": "compress/flate.(*decompressor).Read", - "29": "compress/flate.(*decompressor).nextBlock", - "30": "compress/flate.(*decompressor).moreBits", - "31": "bufio.(*Reader).ReadByte", - "32": "bufio.(*Reader).fill", - "33": "net/http.(*body).Read", - "34": "net/http.(*body).readLocked", - "35": "net/http.(*connReader).startBackgroundRead", - "36": "runtime.newproc", - "37": "runtime.systemstack", - "38": "runtime.newproc.func1", - "39": "runtime.wakep", - "40": "runtime.startm", - "41": "runtime.notewakeup", - "42": "runtime.futexwakeup", - "43": "runtime.futex" - } - }, - { - "name": "github.com/json-iterator/go.(*Decoder).Decode", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "19": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "20": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "21": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "22": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "23": "github.com/json-iterator/go.(*Decoder).Decode" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "main.runServerWithProcessors.func1", - "19": "time.After", - "20": "time.NewTimer", - "21": "time.when", - "22": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "18": "main.runServerWithProcessors.func1", - "19": "github.com/elastic/apm-server/publish.(*Publisher).Send", - "20": "runtime.selectgo", - "21": "runtime.send", - "22": "runtime.goready", - "23": "runtime.systemstack", - "24": "runtime.goready.func1", - "25": "runtime.ready", - "26": "runtime.wakep", - "27": "runtime.startm", - "28": "runtime.notewakeup", - "29": "runtime.futexwakeup", - "30": "runtime.futex" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/beater/api/intake.bodyReader", - "18": "github.com/elastic/apm-server/decoder.CompressedRequestReader", - "19": "compress/gzip.NewReader", - "20": "compress/gzip.(*Reader).Reset", - "21": "compress/gzip.(*Reader).readHeader", - "22": "compress/flate.(*dictDecoder).init", - "23": "runtime.makeslice", - "24": "runtime.mallocgc", - "25": "runtime.(*mcache).nextFree", - "26": "runtime.(*mcache).refill", - "27": "runtime.(*mcentral).uncacheSpan", - "28": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/beater/api/intake.bodyReader", - "18": "github.com/elastic/apm-server/decoder.CompressedRequestReader", - "19": "compress/gzip.NewReader", - "20": "compress/gzip.(*Reader).Reset", - "21": "compress/gzip.(*Reader).readHeader", - "22": "compress/flate.NewReader", - "23": "runtime.newobject", - "24": "runtime.mallocgc", - "25": "runtime.(*mcache).nextFree", - "26": "runtime.(*mcache).refill", - "27": "runtime.(*mcentral).cacheSpan", - "28": "runtime.(*mcentral).grow", - "29": "runtime.(*mheap).alloc", - "30": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "17": "github.com/elastic/apm-server/beater/api/intake.bodyReader", - "18": "github.com/elastic/apm-server/decoder.CompressedRequestReader", - "19": "compress/gzip.NewReader", - "20": "bufio.NewReaderSize", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.(*mcache).nextFree", - "24": "runtime.(*mcache).refill", - "25": "runtime.(*mcentral).cacheSpan", - "26": "runtime.(*mcentral).grow", - "27": "runtime.(*mheap).alloc", - "28": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "main.runServerWithProcessors.func1", - "19": "github.com/elastic/apm-server/publish.(*Publisher).Send", - "20": "runtime.selectgo", - "21": "runtime.send", - "22": "runtime.sendDirect", - "23": "runtime.memmove" - } - }, - { - "name": "compress/flate.(*dictDecoder).tryWriteCopy", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "io/ioutil.ReadAll", - "20": "io/ioutil.readAll", - "21": "bytes.(*Buffer).ReadFrom", - "22": "compress/gzip.(*Reader).Read", - "23": "compress/flate.(*decompressor).Read", - "24": "compress/flate.(*decompressor).nextBlock", - "25": "compress/flate.(*dictDecoder).tryWriteCopy" - } - }, - { - "name": "compress/flate.(*decompressor).huffSym", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "io/ioutil.ReadAll", - "20": "io/ioutil.readAll", - "21": "bytes.(*Buffer).ReadFrom", - "22": "compress/gzip.(*Reader).Read", - "23": "compress/flate.(*decompressor).Read", - "24": "compress/flate.(*decompressor).huffmanBlock", - "25": "compress/flate.(*decompressor).huffSym" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 37, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func2", - "23": "github.com/google/pprof/profile.decodeMessage", - "24": "github.com/google/pprof/profile.glob..func17", - "25": "github.com/google/pprof/profile.decodeUint64s", - "26": "runtime.growslice", - "27": "runtime.mallocgc", - "28": "runtime.(*mcache).nextFree", - "29": "runtime.(*mcache).refill", - "30": "runtime.(*mcentral).cacheSpan", - "31": "runtime.(*mcentral).grow", - "32": "runtime.(*mheap).alloc", - "33": "runtime.systemstack", - "34": "runtime.(*mheap).alloc.func1", - "35": "runtime.(*mheap).allocSpan", - "36": "runtime.(*mheap).allocMSpanLocked", - "37": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 80000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func2", - "23": "github.com/google/pprof/profile.decodeMessage", - "24": "github.com/google/pprof/profile.glob..func17", - "25": "github.com/google/pprof/profile.decodeUint64s", - "26": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 33, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func2", - "23": "github.com/google/pprof/profile.decodeMessage", - "24": "github.com/google/pprof/profile.glob..func17", - "25": "github.com/google/pprof/profile.decodeUint64s", - "26": "runtime.makeslice", - "27": "runtime.mallocgc", - "28": "runtime.(*mcache).nextFree", - "29": "runtime.(*mcache).refill", - "30": "runtime.(*mcentral).cacheSpan", - "31": "runtime.(*mcentral).grow", - "32": "runtime.(*mheap).alloc", - "33": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.readvarint", - "value": 10000000, - "depth": 37, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func2", - "23": "github.com/google/pprof/profile.decodeMessage", - "24": "github.com/google/pprof/profile.glob..func17", - "25": "github.com/google/pprof/profile.decodeUint64s", - "26": "runtime.makeslice", - "27": "runtime.mallocgc", - "28": "runtime.profilealloc", - "29": "runtime.mProf_Malloc", - "30": "runtime.callers", - "31": "runtime.systemstack", - "32": "runtime.callers.func1", - "33": "runtime.gentraceback", - "34": "runtime.funcspdelta", - "35": "runtime.pcvalue", - "36": "runtime.step", - "37": "runtime.readvarint" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 20000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func5", - "23": "runtime.newobject", - "24": "runtime.mallocgc", - "25": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.decodeString", - "23": "runtime.slicebytetostring", - "24": "runtime.acquirem" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.glob..func4", - "23": "runtime.makeslice", - "24": "runtime.mallocgc", - "25": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.growslice", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.unmarshal", - "21": "github.com/google/pprof/profile.decodeMessage", - "22": "github.com/google/pprof/profile.decodeStrings", - "23": "runtime.growslice" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.ParseUncompressed", - "21": "github.com/google/pprof/profile.(*Profile).postDecode", - "22": "runtime.makeslice", - "23": "runtime.mallocgc", - "24": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.ParseUncompressed", - "21": "github.com/google/pprof/profile.(*Profile).postDecode", - "22": "runtime.makeslice", - "23": "runtime.mallocgc", - "24": "runtime.(*mcache).nextFree", - "25": "runtime.(*mcache).refill", - "26": "runtime.(*mcentral).cacheSpan", - "27": "runtime.(*mcentral).grow", - "28": "runtime.(*mheap).alloc", - "29": "runtime.systemstack", - "30": "runtime.(*mheap).alloc.func1", - "31": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.ParseUncompressed", - "21": "github.com/google/pprof/profile.(*Profile).postDecode", - "22": "runtime.makemap", - "23": "runtime.newobject", - "24": "runtime.mallocgc", - "25": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mapaccess1_fast64", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "github.com/google/pprof/profile.(*Profile).CheckValid", - "21": "runtime.mapaccess1_fast64" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "github.com/google/pprof/profile.Parse", - "19": "github.com/google/pprof/profile.ParseData", - "20": "compress/gzip.NewReader", - "21": "runtime.newobject", - "22": "runtime.mallocgc", - "23": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.convT2I", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "17": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "18": "runtime.convT2I" - } - }, - { - "name": "runtime.typehash", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/api/root.Handler.func1", - "16": "github.com/elastic/apm-server/beater/request.(*Context).Write", - "17": "github.com/elastic/apm-server/beater/request.(*Context).writeJSON", - "18": "encoding/json.(*Encoder).Encode", - "19": "encoding/json.(*encodeState).marshal", - "20": "encoding/json.(*encodeState).reflectValue", - "21": "encoding/json.mapEncoder.encode", - "22": "encoding/json.interfaceEncoder", - "23": "encoding/json.(*encodeState).reflectValue", - "24": "encoding/json.valueEncoder", - "25": "encoding/json.typeEncoder", - "26": "sync.(*Map).Load", - "27": "runtime.mapaccess2", - "28": "runtime.nilinterhash", - "29": "runtime.typehash" - } - }, - { - "name": "sync.(*entry).load", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/api/root.Handler.func1", - "16": "github.com/elastic/apm-server/beater/request.(*Context).Write", - "17": "github.com/elastic/apm-server/beater/request.(*Context).writeJSON", - "18": "encoding/json.(*Encoder).Encode", - "19": "encoding/json.(*encodeState).marshal", - "20": "encoding/json.(*encodeState).reflectValue", - "21": "encoding/json.valueEncoder", - "22": "encoding/json.typeEncoder", - "23": "sync.(*entry).load" - } - }, - { - "name": "encoding/json.Indent", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/api/root.Handler.func1", - "16": "github.com/elastic/apm-server/beater/request.(*Context).Write", - "17": "github.com/elastic/apm-server/beater/request.(*Context).writeJSON", - "18": "encoding/json.(*Encoder).Encode", - "19": "encoding/json.Indent" - } - }, - { - "name": "compress/flate.(*huffmanDecoder).init", - "value": 10000000, - "depth": 35, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SetRumFlagMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/middleware.SetIPRateLimitMiddleware.func1.1", - "17": "github.com/elastic/apm-server/beater/middleware.CORSMiddleware.func2.1", - "18": "github.com/elastic/apm-server/beater/middleware.KillSwitchMiddleware.func1.1", - "19": "github.com/elastic/apm-server/beater/middleware.UserMetadataMiddleware.func1.1", - "20": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "21": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "22": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "23": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "24": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "25": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "26": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "27": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "28": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "29": "bufio.(*Reader).ReadSlice", - "30": "bufio.(*Reader).fill", - "31": "compress/gzip.(*Reader).Read", - "32": "compress/flate.(*decompressor).Read", - "33": "compress/flate.(*decompressor).nextBlock", - "34": "compress/flate.(*decompressor).readHuffman", - "35": "compress/flate.(*huffmanDecoder).init" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 35, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SetRumFlagMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/middleware.SetIPRateLimitMiddleware.func1.1", - "17": "github.com/elastic/apm-server/beater/middleware.CORSMiddleware.func2.1", - "18": "github.com/elastic/apm-server/beater/middleware.KillSwitchMiddleware.func1.1", - "19": "github.com/elastic/apm-server/beater/middleware.UserMetadataMiddleware.func1.1", - "20": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "21": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "22": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "23": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "24": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "25": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "26": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "27": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "28": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "29": "bufio.(*Reader).ReadSlice", - "30": "bufio.(*Reader).fill", - "31": "compress/gzip.(*Reader).Read", - "32": "compress/flate.(*decompressor).Read", - "33": "compress/flate.(*decompressor).nextBlock", - "34": "compress/flate.(*dictDecoder).tryWriteCopy", - "35": "runtime.memmove" - } - }, - { - "name": "compress/flate.(*decompressor).huffSym", - "value": 10000000, - "depth": 35, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SetRumFlagMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/middleware.SetIPRateLimitMiddleware.func1.1", - "17": "github.com/elastic/apm-server/beater/middleware.CORSMiddleware.func2.1", - "18": "github.com/elastic/apm-server/beater/middleware.KillSwitchMiddleware.func1.1", - "19": "github.com/elastic/apm-server/beater/middleware.UserMetadataMiddleware.func1.1", - "20": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "21": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "22": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "23": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "24": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "25": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "26": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "27": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "28": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "29": "bufio.(*Reader).ReadSlice", - "30": "bufio.(*Reader).fill", - "31": "compress/gzip.(*Reader).Read", - "32": "compress/flate.(*decompressor).Read", - "33": "compress/flate.(*decompressor).nextBlock", - "34": "compress/flate.(*decompressor).huffmanBlock", - "35": "compress/flate.(*decompressor).huffSym" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "14": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "15": "github.com/elastic/apm-server/beater/middleware.SetRumFlagMiddleware.func1.1", - "16": "github.com/elastic/apm-server/beater/middleware.SetIPRateLimitMiddleware.func1.1", - "17": "github.com/elastic/apm-server/beater/middleware.CORSMiddleware.func2.1", - "18": "github.com/elastic/apm-server/beater/middleware.KillSwitchMiddleware.func1.1", - "19": "github.com/elastic/apm-server/beater/middleware.UserMetadataMiddleware.func1.1", - "20": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "21": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "22": "github.com/elastic/apm-server/processor/stream.(*Processor).getStreamReader", - "23": "bufio.NewReaderSize", - "24": "runtime.makeslice", - "25": "runtime.mallocgc", - "26": "runtime.systemstack", - "27": "runtime.mallocgc.func1", - "28": "runtime.largeAlloc", - "29": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "12": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "13": "time.Now", - "14": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "time.Now", - "11": "runtime.nanotime" - } - }, - { - "name": "net/textproto.validHeaderFieldByte", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "11": "github.com/elastic/apm-server/utility.RemoteAddr", - "12": "net/http.Header.Get", - "13": "net/textproto.MIMEHeader.Get", - "14": "net/textproto.validHeaderFieldByte" - } - }, - { - "name": "runtime.getStackMap", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "11": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "12": "go.uber.org/zap.(*SugaredLogger).With", - "13": "go.uber.org/zap.(*SugaredLogger).sweetenFields", - "14": "go.uber.org/zap.Any", - "15": "runtime.newstack", - "16": "runtime.copystack", - "17": "runtime.adjustdefers", - "18": "runtime.tracebackdefers", - "19": "runtime.adjustframe", - "20": "runtime.getStackMap" - } - }, - { - "name": "strconv.AppendInt", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "11": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "12": "go.uber.org/zap.(*SugaredLogger).With", - "13": "go.uber.org/zap.(*Logger).With", - "14": "github.com/elastic/beats/v7/libbeat/logp.multiCore.With", - "15": "go.elastic.co/ecszap.core.With", - "16": "go.uber.org/zap/zapcore.(*ioCore).With", - "17": "go.uber.org/zap/zapcore.addFields", - "18": "go.uber.org/zap/zapcore.Field.AddTo", - "19": "go.uber.org/zap/zapcore.(*jsonEncoder).AddInt64", - "20": "go.uber.org/zap/buffer.(*Buffer).AppendInt", - "21": "strconv.AppendInt" - } - }, - { - "name": "go.uber.org/zap/buffer.(*Buffer).AppendByte", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.loggerWithTraceContext", - "11": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "12": "go.uber.org/zap.(*SugaredLogger).With", - "13": "go.uber.org/zap.(*Logger).With", - "14": "github.com/elastic/beats/v7/libbeat/logp.multiCore.With", - "15": "go.elastic.co/ecszap.core.With", - "16": "go.uber.org/zap/zapcore.(*ioCore).With", - "17": "go.uber.org/zap/zapcore.addFields", - "18": "go.uber.org/zap/zapcore.Field.AddTo", - "19": "go.uber.org/zap/zapcore.(*jsonEncoder).AddString", - "20": "go.uber.org/zap/zapcore.(*jsonEncoder).AppendString", - "21": "go.uber.org/zap/zapcore.(*jsonEncoder).safeAddString", - "22": "go.uber.org/zap/buffer.(*Buffer).AppendByte" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.loggerWithResult", - "11": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "12": "go.uber.org/zap.(*SugaredLogger).With", - "13": "go.uber.org/zap.(*SugaredLogger).sweetenFields", - "14": "go.uber.org/zap.Any", - "15": "runtime.assertE2I2", - "16": "runtime.getitab", - "17": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "10": "github.com/elastic/beats/v7/libbeat/logp.NewLogger", - "11": "go.uber.org/zap.(*Logger).clone", - "12": "runtime.newobject", - "13": "runtime.mallocgc" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*SugaredLogger).log", - "11": "fmt.Sprint", - "12": "fmt.(*pp).doPrint", - "13": "reflect.(*rtype).Kind" - } - }, - { - "name": "go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*SugaredLogger).log", - "11": "go.uber.org/zap/zapcore.(*CheckedEntry).Write", - "12": "go.elastic.co/ecszap.core.Write", - "13": "go.uber.org/zap/zapcore.(*ioCore).Write", - "14": "go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry" - } - }, - { - "name": "syscall.Syscall", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*SugaredLogger).log", - "11": "go.uber.org/zap/zapcore.(*CheckedEntry).Write", - "12": "go.elastic.co/ecszap.core.Write", - "13": "go.uber.org/zap/zapcore.(*ioCore).Write", - "14": "go.uber.org/zap/zapcore.(*lockedWriteSyncer).Write", - "15": "os.(*File).write", - "16": "internal/poll.(*FD).Write", - "17": "internal/poll.ignoringEINTR", - "18": "syscall.Write", - "19": "syscall.write", - "20": "syscall.Syscall" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*Logger).Check", - "11": "go.uber.org/zap.(*Logger).check", - "12": "runtime.CallersFrames", - "13": "runtime.newobject" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*Logger).Check", - "11": "go.uber.org/zap.(*Logger).check", - "12": "time.Now", - "13": "runtime.nanotime" - } - }, - { - "name": "runtime.findfunc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "net/http.(*ServeMux).ServeHTTP", - "7": "net/http.HandlerFunc.ServeHTTP", - "8": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "9": "go.uber.org/zap.(*SugaredLogger).Info", - "10": "go.uber.org/zap.(*Logger).Check", - "11": "go.uber.org/zap.(*Logger).check", - "12": "go.uber.org/zap.getCallerFrame", - "13": "runtime.(*Frames).Next", - "14": "runtime.findfunc" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "go.elastic.co/apm/module/apmhttp.StartTransaction", - "7": "go.elastic.co/apm/module/apmhttp.ParseTracestateHeader", - "8": "go.elastic.co/apm.NewTraceState", - "9": "go.elastic.co/apm.(*TraceState).parseElasticTracestate", - "10": "regexp.(*Regexp).doMatch", - "11": "regexp.(*Regexp).doExecute", - "12": "regexp.(*Regexp).get", - "13": "runtime.newobject", - "14": "runtime.mallocgc" - } - }, - { - "name": "math/rand.(*Rand).Uint64", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "go.elastic.co/apm/module/apmhttp.StartTransaction", - "7": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "8": "math/rand.(*Rand).Uint64" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.HandlerFunc.ServeHTTP", - "4": "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", - "5": "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", - "6": "go.elastic.co/apm/module/apmhttp.StartTransaction", - "7": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "8": "time.Now", - "9": "runtime.nanotime" - } - }, - { - "name": "runtime.mapaccess1_fast64", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.(*Profile).CheckValid", - "18": "runtime.mapaccess1_fast64" - } - }, - { - "name": "runtime.mapassign_fast64", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.(*Profile).CheckValid", - "18": "runtime.mapassign_fast64" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.decodeField", - "22": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "github.com/google/pprof/profile.glob..func40", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func37", - "22": "github.com/google/pprof/profile.decodeMessage", - "23": "github.com/google/pprof/profile.glob..func40" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func37", - "22": "github.com/google/pprof/profile.decodeMessage", - "23": "github.com/google/pprof/profile.decodeField", - "24": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "github.com/google/pprof/profile.checkType", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.checkType" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 40000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "runtime.makeslice", - "21": "runtime.mallocgc", - "22": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.acquirem", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "runtime.growslice", - "21": "runtime.acquirem" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "runtime.newobject", - "21": "runtime.mallocgc", - "22": "runtime.(*mcache).nextFree", - "23": "runtime.(*mcache).refill", - "24": "runtime.(*mcentral).cacheSpan", - "25": "runtime.(*mcentral).grow", - "26": "runtime.(*mheap).alloc", - "27": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.readvarint", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func4", - "20": "runtime.newobject", - "21": "runtime.mallocgc", - "22": "runtime.profilealloc", - "23": "runtime.mProf_Malloc", - "24": "runtime.callers", - "25": "runtime.systemstack", - "26": "runtime.callers.func1", - "27": "runtime.gentraceback", - "28": "runtime.pcdatavalue", - "29": "runtime.pcvalue", - "30": "runtime.step", - "31": "runtime.readvarint" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.decodeField", - "22": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func17", - "22": "github.com/google/pprof/profile.decodeUint64s", - "23": "runtime.makeslice", - "24": "runtime.mallocgc", - "25": "runtime.(*mcache).nextFree", - "26": "runtime.(*mcache).refill", - "27": "runtime.(*mcentral).cacheSpan", - "28": "runtime.(*mcentral).grow", - "29": "runtime.(*mheap).alloc", - "30": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 34, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func17", - "22": "github.com/google/pprof/profile.decodeUint64s", - "23": "runtime.makeslice", - "24": "runtime.mallocgc", - "25": "runtime.(*mcache).nextFree", - "26": "runtime.(*mcache).refill", - "27": "runtime.(*mcentral).cacheSpan", - "28": "runtime.(*mcentral).grow", - "29": "runtime.(*mheap).alloc", - "30": "runtime.systemstack", - "31": "runtime.(*mheap).alloc.func1", - "32": "runtime.(*mheap).allocSpan", - "33": "runtime.(*mheap).allocMSpanLocked", - "34": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func17", - "22": "github.com/google/pprof/profile.decodeUint64s", - "23": "runtime.makeslice", - "24": "runtime.releasem" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func17", - "22": "github.com/google/pprof/profile.decodeUint64s", - "23": "runtime.growslice", - "24": "runtime.nextFreeFast" - } - }, - { - "name": "github.com/google/pprof/profile.checkType", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func19", - "22": "github.com/google/pprof/profile.decodeMessage", - "23": "github.com/google/pprof/profile.checkType" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 20000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func19", - "22": "github.com/google/pprof/profile.decodeMessage", - "23": "github.com/google/pprof/profile.decodeField", - "24": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "github.com/google/pprof/profile.glob..func22", - "value": 20000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func19", - "22": "github.com/google/pprof/profile.decodeMessage", - "23": "github.com/google/pprof/profile.glob..func22" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func19", - "22": "runtime.growslice", - "23": "runtime.memmove" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func19", - "22": "runtime.growslice", - "23": "runtime.mallocgc", - "24": "runtime.(*mcache).nextFree", - "25": "runtime.(*mcache).refill", - "26": "runtime.(*mcentral).cacheSpan", - "27": "runtime.(*mcentral).grow", - "28": "runtime.(*mheap).alloc", - "29": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/google/pprof/profile.decodeVarint", - "value": 50000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func18", - "22": "github.com/google/pprof/profile.decodeInt64s", - "23": "github.com/google/pprof/profile.decodeVarint" - } - }, - { - "name": "runtime.(*mcentral).partialSwept", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "github.com/google/pprof/profile.decodeMessage", - "21": "github.com/google/pprof/profile.glob..func18", - "22": "github.com/google/pprof/profile.decodeInt64s", - "23": "runtime.growslice", - "24": "runtime.mallocgc", - "25": "runtime.(*mcache).nextFree", - "26": "runtime.(*mcache).refill", - "27": "runtime.(*mcentral).partialSwept" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "runtime.growslice", - "21": "runtime.memmove" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func2", - "20": "runtime.newobject", - "21": "runtime.mallocgc" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func5", - "20": "runtime.newobject", - "21": "runtime.acquirem" - } - }, - { - "name": "github.com/google/pprof/profile.decodeMessage", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.glob..func5", - "20": "github.com/google/pprof/profile.decodeMessage" - } - }, - { - "name": "github.com/google/pprof/profile.decodeField", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.decodeField" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.unmarshal", - "18": "github.com/google/pprof/profile.decodeMessage", - "19": "github.com/google/pprof/profile.decodeString", - "20": "runtime.slicebytetostring", - "21": "runtime.memmove" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makemap", - "20": "runtime.newobject", - "21": "runtime.mallocgc", - "22": "runtime.(*mcache).nextFree", - "23": "runtime.(*mcache).refill", - "24": "runtime.(*mcentral).cacheSpan", - "25": "runtime.(*mcentral).grow", - "26": "runtime.(*mheap).alloc", - "27": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makemap", - "20": "runtime.newobject", - "21": "runtime.mallocgc", - "22": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makemap", - "20": "runtime.newobject", - "21": "runtime.mallocgc", - "22": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makemap", - "20": "runtime.newobject", - "21": "runtime.acquirem" - } - }, - { - "name": "runtime.add1", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makemap", - "20": "runtime.makeBucketArray", - "21": "runtime.newarray", - "22": "runtime.mallocgc", - "23": "runtime.add1" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.newobject", - "20": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makeslice", - "20": "runtime.mallocgc", - "21": "runtime.(*mcache).nextFree", - "22": "runtime.(*mcache).refill", - "23": "runtime.(*mcentral).cacheSpan", - "24": "runtime.(*spanSet).pop" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makeslice", - "20": "runtime.mallocgc", - "21": "runtime.(*mcache).nextFree", - "22": "runtime.(*mcache).refill", - "23": "runtime.(*mcentral).cacheSpan", - "24": "runtime.(*mcentral).grow", - "25": "runtime.(*mheap).alloc", - "26": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.(*Profile).postDecode", - "19": "runtime.makeslice", - "20": "runtime.mallocgc", - "21": "runtime.heapBitsForAddr" - } - }, - { - "name": "github.com/google/pprof/profile.getString", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "github.com/google/pprof/profile.ParseUncompressed", - "18": "github.com/google/pprof/profile.getString" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "github.com/google/pprof/profile.ParseData", - "17": "compress/gzip.NewReader", - "18": "compress/gzip.(*Reader).Reset", - "19": "compress/gzip.(*Reader).readHeader", - "20": "compress/flate.(*dictDecoder).init", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.(*mcache).nextFree", - "24": "runtime.(*mcache).refill", - "25": "runtime.(*mcentral).cacheSpan", - "26": "runtime.(*mcentral).grow", - "27": "runtime.(*mheap).alloc", - "28": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "bytes.(*Buffer).empty", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).huffmanBlock", - "22": "compress/flate.(*decompressor).huffSym", - "23": "bytes.(*Buffer).empty" - } - }, - { - "name": "bytes.(*Buffer).ReadByte", - "value": 20000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).huffmanBlock", - "22": "compress/flate.(*decompressor).huffSym", - "23": "bytes.(*Buffer).ReadByte" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).huffmanBlock", - "22": "compress/flate.(*dictDecoder).writeCopy", - "23": "runtime.memmove" - } - }, - { - "name": "compress/flate.(*decompressor).huffSym", - "value": 40000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).nextBlock", - "22": "compress/flate.(*decompressor).huffmanBlock", - "23": "compress/flate.(*decompressor).huffSym" - } - }, - { - "name": "compress/flate.(*dictDecoder).writeByte", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).nextBlock", - "22": "compress/flate.(*dictDecoder).writeByte" - } - }, - { - "name": "compress/flate.(*decompressor).readHuffman", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*decompressor).nextBlock", - "22": "compress/flate.(*decompressor).readHuffman" - } - }, - { - "name": "compress/flate.(*dictDecoder).availWrite", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*dictDecoder).availWrite" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "compress/flate.(*decompressor).Read", - "21": "compress/flate.(*dictDecoder).tryWriteCopy", - "22": "runtime.memmove" - } - }, - { - "name": "hash/crc32.ieeeCLMUL", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "compress/gzip.(*Reader).Read", - "20": "hash/crc32.Update", - "21": "hash/crc32.archUpdateIEEE", - "22": "hash/crc32.ieeeCLMUL" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "bytes.(*Buffer).grow", - "20": "bytes.makeSlice", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.(*mcache).nextFree", - "24": "runtime.(*mcache).refill", - "25": "runtime.(*mcentral).uncacheSpan", - "26": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "bytes.(*Buffer).grow", - "20": "bytes.makeSlice", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.(*mcache).nextFree", - "24": "runtime.(*mcache).refill", - "25": "runtime.(*mcentral).cacheSpan", - "26": "runtime.(*mcentral).grow", - "27": "runtime.(*mheap).alloc", - "28": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "bytes.(*Buffer).grow", - "20": "bytes.makeSlice", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.systemstack", - "24": "runtime.mallocgc.func1", - "25": "runtime.largeAlloc", - "26": "runtime.(*mheap).alloc", - "27": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/google/pprof/profile.Parse", - "16": "io/ioutil.ReadAll", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "bytes.(*Buffer).grow", - "20": "runtime.memmove" - } - }, - { - "name": "runtime.convT2I", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "runtime.convT2I" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "github.com/elastic/apm-server/beater.newTracerServer.func1", - "16": "runtime.selectgo", - "17": "runtime.send", - "18": "runtime.goready", - "19": "runtime.systemstack", - "20": "runtime.goready.func1", - "21": "runtime.releasem" - } - }, - { - "name": "bytes.LastIndexByte", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/api/profile.Handler.func1", - "15": "io/ioutil.ReadAll", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "github.com/elastic/apm-server/decoder.(*LimitedReader).Read", - "19": "mime/multipart.(*Part).Read", - "20": "mime/multipart.partReader.Read", - "21": "mime/multipart.scanUntilBoundary", - "22": "bytes.LastIndexByte" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 43, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "mime/multipart.(*Reader).NextPart", - "15": "io.Copy", - "16": "io.copyBuffer", - "17": "io/ioutil.devNull.ReadFrom", - "18": "mime/multipart.(*Part).Read", - "19": "mime/multipart.partReader.Read", - "20": "bufio.(*Reader).Peek", - "21": "bufio.(*Reader).fill", - "22": "mime/multipart.(*stickyErrorReader).Read", - "23": "net/http.(*body).Read", - "24": "net/http.(*body).readLocked", - "25": "net/http/internal.(*chunkedReader).Read", - "26": "net/http/internal.(*chunkedReader).beginChunk", - "27": "net/http/internal.readChunkLine", - "28": "bufio.(*Reader).ReadSlice", - "29": "bufio.(*Reader).fill", - "30": "net/http.(*connReader).Read", - "31": "net.(*pipe).Read", - "32": "net.(*pipe).read", - "33": "runtime.selectgo", - "34": "runtime.recv", - "35": "runtime.goready", - "36": "runtime.systemstack", - "37": "runtime.goready.func1", - "38": "runtime.ready", - "39": "runtime.wakep", - "40": "runtime.startm", - "41": "runtime.notewakeup", - "42": "runtime.futexwakeup", - "43": "runtime.futex" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/profile.Handler.func2", - "14": "github.com/elastic/apm-server/beater/request.(*Context).Write", - "15": "net/http.(*response).WriteHeader", - "16": "net/http.Header.Clone", - "17": "runtime.typedslicecopy", - "18": "runtime.memmove" - } - }, - { - "name": "compress/flate.(*decompressor).huffSym", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "17": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "18": "bufio.(*Reader).ReadSlice", - "19": "bufio.(*Reader).fill", - "20": "compress/zlib.(*reader).Read", - "21": "compress/flate.(*decompressor).Read", - "22": "compress/flate.(*decompressor).huffmanBlock", - "23": "compress/flate.(*decompressor).huffSym" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "17": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "18": "bufio.(*Reader).ReadSlice", - "19": "bufio.(*Reader).fill", - "20": "compress/zlib.(*reader).Read", - "21": "compress/flate.(*decompressor).Read", - "22": "compress/flate.(*decompressor).huffmanBlock", - "23": "compress/flate.(*dictDecoder).writeCopy", - "24": "runtime.memmove" - } - }, - { - "name": "github.com/json-iterator/go.(*Iterator).ReadString", - "value": 10000000, - "depth": 33, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", - "26": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "27": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "28": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "29": "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", - "30": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "31": "github.com/json-iterator/go.(*funcDecoder).Decode", - "32": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "33": "github.com/json-iterator/go.(*Iterator).ReadString" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "runtime.add" - } - }, - { - "name": "github.com/elastic/apm-server/utility.ParseIP", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToTransactionModel", - "18": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToClientModel", - "19": "github.com/elastic/apm-server/utility.ExtractIPFromHeader", - "20": "github.com/elastic/apm-server/utility.ParseIP" - } - }, - { - "name": "runtime.mapaccess1_faststr", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToTransactionModel", - "18": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToClientModel", - "19": "github.com/elastic/apm-server/utility.ExtractIPFromHeader", - "20": "net/http.Header.Get", - "21": "net/textproto.MIMEHeader.Get", - "22": "runtime.mapaccess1_faststr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "runtime.newobject", - "17": "runtime.mallocgc", - "18": "runtime.(*mcache).nextFree", - "19": "runtime.(*mcache).refill", - "20": "runtime.(*mcentral).cacheSpan", - "21": "runtime.(*mcentral).grow", - "22": "runtime.(*mheap).alloc", - "23": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "runtime.newobject", - "17": "runtime.mallocgc", - "18": "runtime.gcAssistAlloc", - "19": "runtime.systemstack", - "20": "runtime.gcAssistAlloc.func1", - "21": "runtime.gcAssistAlloc1", - "22": "runtime.gcDrainN", - "23": "runtime.scanobject", - "24": "runtime.pageIndexOf" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 36, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*Iterator).ReadString", - "25": "runtime.slicebytetostring", - "26": "runtime.mallocgc", - "27": "runtime.(*mcache).nextFree", - "28": "runtime.(*mcache).refill", - "29": "runtime.(*mcentral).cacheSpan", - "30": "runtime.(*mcentral).grow", - "31": "runtime.(*mheap).alloc", - "32": "runtime.systemstack", - "33": "runtime.(*mheap).alloc.func1", - "34": "runtime.(*mheap).allocSpan", - "35": "runtime.(*mheap).allocMSpanLocked", - "36": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 35, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*funcDecoder).Decode", - "26": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", - "27": "github.com/json-iterator/go.(*Iterator).ReadString", - "28": "runtime.slicebytetostring", - "29": "runtime.mallocgc", - "30": "runtime.(*mcache).nextFree", - "31": "runtime.(*mcache).refill", - "32": "runtime.(*mcentral).cacheSpan", - "33": "runtime.(*mcentral).grow", - "34": "runtime.(*mheap).alloc", - "35": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 10000000, - "depth": 33, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*funcDecoder).Decode", - "26": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func3", - "27": "github.com/json-iterator/go.(*Iterator).ReadFloat64", - "28": "github.com/json-iterator/go.(*Iterator).readPositiveFloat64", - "29": "github.com/json-iterator/go.(*Iterator).readFloat64SlowPath", - "30": "github.com/json-iterator/go.(*Iterator).readNumberAsString", - "31": "runtime.growslice", - "32": "runtime.mallocgc", - "33": "runtime.pageIndexOf" - } - }, - { - "name": "strconv.readFloat", - "value": 10000000, - "depth": 33, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*funcDecoder).Decode", - "26": "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func3", - "27": "github.com/json-iterator/go.(*Iterator).ReadFloat64", - "28": "github.com/json-iterator/go.(*Iterator).readPositiveFloat64", - "29": "github.com/json-iterator/go.(*Iterator).readFloat64SlowPath", - "30": "strconv.ParseFloat", - "31": "strconv.parseFloatPrefix", - "32": "strconv.atof64", - "33": "strconv.readFloat" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*Iterator).ReadVal", - "20": "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", - "21": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "22": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "23": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "24": "github.com/json-iterator/go.(*structFieldDecoder).Decode", - "25": "github.com/json-iterator/go.(*sliceDecoder).Decode", - "26": "github.com/json-iterator/go.(*sliceDecoder).doDecode", - "27": "github.com/json-iterator/go.(*generalStructDecoder).Decode", - "28": "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", - "29": "github.com/json-iterator/go.(*Iterator).ReadString", - "30": "runtime.slicebytetostring", - "31": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "18": "github.com/json-iterator/go.(*Decoder).Decode", - "19": "github.com/json-iterator/go.(*frozenConfig).getDecoderFromCache", - "20": "runtime.assertE2I", - "21": "runtime.getitab", - "22": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.duffcopy", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.mapToSpanModel", - "18": "runtime.duffcopy" - } - }, - { - "name": "unicode/utf8.RuneCountInString", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.(*spanRoot).validate", - "18": "github.com/elastic/apm-server/model/modeldecoder/v2.(*span).validate", - "19": "unicode/utf8.RuneCountInString" - } - }, - { - "name": "indexbytebody", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/processor/stream.(*Processor).IdentifyEventType", - "17": "bytes.IndexByte", - "18": "indexbytebody" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", - "16": "github.com/elastic/apm-server/processor/stream.(*Processor).IdentifyEventType", - "17": "runtime.slicebytetostring", - "18": "runtime.memmove" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).getStreamReader", - "16": "bufio.NewReaderSize", - "17": "runtime.makeslice", - "18": "runtime.mallocgc", - "19": "runtime.systemstack", - "20": "runtime.mallocgc.func1", - "21": "runtime.largeAlloc", - "22": "runtime.(*mheap).alloc", - "23": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).resetDecoder", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).getStreamReader", - "16": "github.com/elastic/apm-server/decoder.NewNDJSONStreamDecoder", - "17": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).resetDecoder" - } - }, - { - "name": "compress/flate.(*decompressor).huffSym", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "18": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "19": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "21": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "22": "bufio.(*Reader).ReadSlice", - "23": "bufio.(*Reader).fill", - "24": "compress/zlib.(*reader).Read", - "25": "compress/flate.(*decompressor).Read", - "26": "compress/flate.(*decompressor).nextBlock", - "27": "compress/flate.(*decompressor).huffmanBlock", - "28": "compress/flate.(*decompressor).huffSym" - } - }, - { - "name": "hash/adler32.update", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", - "15": "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", - "16": "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", - "17": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", - "18": "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", - "19": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", - "20": "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", - "21": "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", - "22": "bufio.(*Reader).ReadSlice", - "23": "bufio.(*Reader).fill", - "24": "compress/zlib.(*reader).Read", - "25": "hash/adler32.(*digest).Write", - "26": "hash/adler32.update" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "github.com/elastic/apm-server/beater/api/intake.bodyReader", - "15": "compress/zlib.NewReader", - "16": "compress/zlib.NewReaderDict", - "17": "compress/zlib.(*reader).Reset", - "18": "compress/flate.(*dictDecoder).init", - "19": "runtime.makeslice", - "20": "runtime.mallocgc", - "21": "runtime.(*mcache).nextFree", - "22": "runtime.(*mcache).refill", - "23": "runtime.(*mcentral).cacheSpan", - "24": "runtime.(*mcentral).grow", - "25": "runtime.(*mheap).alloc", - "26": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.getitab", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "runtime.convI2I", - "15": "runtime.getitab" - } - }, - { - "name": "sync.(*Pool).pin", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", - "8": "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", - "9": "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", - "10": "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", - "11": "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", - "12": "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", - "13": "github.com/elastic/apm-server/beater/api/intake.Handler.func1", - "14": "go.elastic.co/apm.StartSpan", - "15": "go.elastic.co/apm.StartSpanOptions", - "16": "go.elastic.co/apm.newDroppedSpan", - "17": "sync.(*Pool).Get", - "18": "sync.(*Pool).pin" - } - }, - { - "name": "runtime.funcInfo.valid", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "8": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "9": "go.uber.org/zap.(*SugaredLogger).With", - "10": "go.uber.org/zap.(*SugaredLogger).sweetenFields", - "11": "go.uber.org/zap.Any", - "12": "runtime.newstack", - "13": "runtime.copystack", - "14": "runtime.gentraceback", - "15": "runtime.adjustframe", - "16": "runtime.getStackMap", - "17": "runtime.pcdatavalue", - "18": "runtime.funcInfo.valid" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "8": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "9": "go.uber.org/zap.(*SugaredLogger).With", - "10": "go.uber.org/zap.(*SugaredLogger).sweetenFields", - "11": "go.uber.org/zap.Any", - "12": "runtime.assertE2I2", - "13": "runtime.getitab", - "14": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.getStackMap", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", - "7": "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", - "8": "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", - "9": "go.uber.org/zap.(*SugaredLogger).With", - "10": "go.uber.org/zap.(*SugaredLogger).sweetenFields", - "11": "runtime.makeslice", - "12": "runtime.mallocgc", - "13": "runtime.(*mcache).nextFree", - "14": "runtime.(*mcache).refill", - "15": "runtime.(*mcentral).uncacheSpan", - "16": "runtime.(*spanSet).push", - "17": "runtime.(*headTailIndex).incTail", - "18": "runtime.newstack", - "19": "runtime.copystack", - "20": "runtime.gentraceback", - "21": "runtime.adjustframe", - "22": "runtime.getStackMap" - } - }, - { - "name": "go.uber.org/multierr.Append", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "go.uber.org/zap.(*SugaredLogger).Info", - "7": "go.uber.org/zap.(*SugaredLogger).log", - "8": "go.uber.org/zap/zapcore.(*CheckedEntry).Write", - "9": "go.uber.org/multierr.Append" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.HandlerFunc.ServeHTTP", - "5": "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", - "6": "go.uber.org/zap.(*SugaredLogger).Info", - "7": "go.uber.org/zap.(*SugaredLogger).log", - "8": "go.uber.org/zap/zapcore.(*CheckedEntry).Write", - "9": "go.elastic.co/ecszap.core.Write", - "10": "go.uber.org/zap/zapcore.(*ioCore).Write", - "11": "go.uber.org/zap/zapcore.(*lockedWriteSyncer).Write", - "12": "os.(*File).write", - "13": "internal/poll.(*FD).Write", - "14": "internal/poll.ignoringEINTR", - "15": "syscall.Write", - "16": "syscall.write", - "17": "syscall.Syscall" - } - }, - { - "name": "sync.(*RWMutex).RLock", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.serverHandler.ServeHTTP", - "3": "net/http.(*ServeMux).ServeHTTP", - "4": "net/http.(*ServeMux).Handler", - "5": "sync.(*RWMutex).RLock" - } - }, - { - "name": "syscall.Syscall", - "value": 70000000, - "depth": 11, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "bufio.(*Writer).Flush", - "4": "net/http.checkConnErrorWriter.Write", - "5": "net.(*conn).Write", - "6": "net.(*netFD).Write", - "7": "internal/poll.(*FD).Write", - "8": "internal/poll.ignoringEINTR", - "9": "syscall.Write", - "10": "syscall.write", - "11": "syscall.Syscall" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "bufio.(*Writer).Flush", - "4": "net/http.(*chunkWriter).Write", - "5": "net/http.(*chunkWriter).writeHeader", - "6": "net/http.writeStatusLine", - "7": "bufio.(*Writer).WriteString", - "8": "runtime.memmove" - } - }, - { - "name": "runtime.mapaccess2_fast64", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "bufio.(*Writer).Flush", - "4": "net/http.(*chunkWriter).Write", - "5": "net/http.(*chunkWriter).writeHeader", - "6": "net/http.writeStatusLine", - "7": "runtime.mapaccess2_fast64" - } - }, - { - "name": "bufio.(*Writer).Write", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "net/http.(*chunkWriter).close", - "4": "net/http.(*chunkWriter).writeHeader", - "5": "net/http.extraHeader.Write", - "6": "bufio.(*Writer).Write" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "net/http.(*chunkWriter).close", - "4": "net/http.(*chunkWriter).writeHeader", - "5": "io.Copy", - "6": "io.copyBuffer", - "7": "io/ioutil.devNull.ReadFrom", - "8": "sync.(*Pool).Get", - "9": "io/ioutil.glob..func1", - "10": "runtime.makeslice", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "time.Time.abs", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "net/http.(*chunkWriter).close", - "4": "net/http.(*chunkWriter).writeHeader", - "5": "time.Time.Date", - "6": "time.Time.date", - "7": "time.Time.abs" - } - }, - { - "name": "runtime.acquireSudog", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*response).finishRequest", - "3": "net/http.(*connReader).abortPendingRead", - "4": "sync.(*Cond).Wait", - "5": "sync.runtime_notifyListWait", - "6": "runtime.acquireSudog" - } - }, - { - "name": "syscall.Syscall", - "value": 40000000, - "depth": 10, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).serve.func1", - "3": "net/http.(*conn).close", - "4": "net.(*conn).Close", - "5": "net.(*netFD).Close", - "6": "internal/poll.(*FD).Close", - "7": "internal/poll.(*FD).decref", - "8": "internal/poll.(*FD).destroy", - "9": "syscall.Close", - "10": "syscall.Syscall" - } - }, - { - "name": "runtime.mapdelete_fast64", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).serve.func1", - "3": "net/http.(*conn).setState", - "4": "net/http.(*Server).trackConn", - "5": "runtime.mapdelete_fast64" - } - }, - { - "name": "internal/poll.setDeadlineImpl", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.(*conn).readRequest.func1", - "4": "internal/poll.(*FD).SetWriteDeadline", - "5": "internal/poll.setDeadlineImpl" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.(*conn).readRequest.func1", - "4": "net.(*pipe).SetWriteDeadline", - "5": "net.(*pipeDeadline).set", - "6": "time.Until", - "7": "runtime.nanotime" - } - }, - { - "name": "runtime.walltime", - "value": 20000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "time.Now", - "4": "runtime.walltime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "time.Now", - "4": "runtime.nanotime" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "net/textproto.canonicalMIMEHeaderKey", - "6": "runtime.mapaccess1_faststr", - "7": "aeshashbody" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "runtime.mapassign_faststr", - "6": "aeshashbody" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "runtime.newobject", - "5": "runtime.mallocgc", - "6": "runtime.(*mcache).nextFree", - "7": "runtime.(*mcache).refill", - "8": "runtime.(*mcentral).cacheSpan", - "9": "runtime.(*mcentral).grow", - "10": "runtime.(*mheap).alloc", - "11": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "runtime.newobject", - "5": "runtime.mallocgc", - "6": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "net/url.parse", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "net/url.ParseRequestURI", - "5": "net/url.parse" - } - }, - { - "name": "net/http.readRequest.func1", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "net/http.readRequest.func1" - } - }, - { - "name": "net/http.readTransfer", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.readRequest", - "4": "net/http.readTransfer" - } - }, - { - "name": "bufio.(*Reader).Peek", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "bufio.(*Reader).Peek" - } - }, - { - "name": "indexbytebody", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/textproto.(*Reader).ReadLine", - "4": "net/textproto.(*Reader).readLineSlice", - "5": "bufio.(*Reader).ReadLine", - "6": "bytes.IndexByte", - "7": "indexbytebody" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/textproto.(*Reader).ReadLine", - "4": "net/textproto.(*Reader).readLineSlice", - "5": "bufio.(*Reader).ReadLine", - "6": "bufio.(*Reader).ReadSlice", - "7": "bufio.(*Reader).fill", - "8": "net/http.(*connReader).Read", - "9": "net.(*conn).Read", - "10": "net.(*netFD).Read", - "11": "internal/poll.(*FD).Read", - "12": "internal/poll.ignoringEINTR", - "13": "syscall.Read", - "14": "syscall.read", - "15": "syscall.Syscall" - } - }, - { - "name": "net/http.numLeadingCRorLF", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "net/http.numLeadingCRorLF" - } - }, - { - "name": "context.propagateCancel", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).readRequest", - "3": "context.WithCancel", - "4": "context.propagateCancel" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "context.WithCancel", - "3": "runtime.newobject", - "4": "runtime.mallocgc", - "5": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 3, - "layers": { "0": "root", "1": "net/http.(*conn).serve", "2": "time.Now", "3": "runtime.nanotime" } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "bufio.(*Reader).Peek", - "3": "bufio.(*Reader).fill", - "4": "net/http.(*connReader).Read", - "5": "net.(*conn).Read", - "6": "net.(*netFD).Read", - "7": "internal/poll.(*FD).Read", - "8": "internal/poll.ignoringEINTR", - "9": "syscall.Read", - "10": "syscall.read", - "11": "syscall.Syscall", - "12": "runtime.entersyscall", - "13": "runtime.reentersyscall", - "14": "runtime.systemstack", - "15": "runtime.entersyscall_sysmon", - "16": "runtime.notewakeup", - "17": "runtime.futexwakeup", - "18": "runtime.futex" - } - }, - { - "name": "sync.(*copyChecker).check", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "bufio.(*Reader).Peek", - "3": "bufio.(*Reader).fill", - "4": "net/http.(*connReader).Read", - "5": "sync.(*copyChecker).check" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net/http.(*conn).setState", - "3": "time.Now", - "4": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*conn).serve", - "2": "net.(*pipe).SetReadDeadline", - "3": "net.(*pipeDeadline).set", - "4": "time.AfterFunc", - "5": "time.when", - "6": "runtime.nanotime" - } - }, - { - "name": "compress/flate.(*deflateFast).matchLen", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.(*deflateFast).encode", - "15": "compress/flate.(*deflateFast).matchLen" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).writeCode", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "15": "compress/flate.(*huffmanBitWriter).writeTokens", - "16": "compress/flate.(*huffmanBitWriter).writeCode" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).writeBits", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "15": "compress/flate.(*huffmanBitWriter).writeTokens", - "16": "compress/flate.(*huffmanBitWriter).writeBits" - } - }, - { - "name": "compress/flate.token.length", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "15": "compress/flate.token.length" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).indexTokens", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "15": "compress/flate.(*huffmanBitWriter).indexTokens" - } - }, - { - "name": "compress/flate.hash", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/flate.(*Writer).Write", - "12": "compress/flate.(*compressor).write", - "13": "compress/flate.(*compressor).encSpeed", - "14": "compress/flate.hash" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/gzip.(*Writer).Write", - "12": "compress/flate.NewWriter", - "13": "compress/flate.(*compressor).init", - "14": "runtime.makeslice", - "15": "runtime.mallocgc", - "16": "runtime.systemstack", - "17": "runtime.mallocgc.func1", - "18": "runtime.largeAlloc", - "19": "runtime.(*mheap).alloc", - "20": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*pallocBits).findSmallN", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/gzip.(*Writer).Write", - "12": "compress/flate.NewWriter", - "13": "compress/flate.newDeflateFast", - "14": "runtime.newobject", - "15": "runtime.mallocgc", - "16": "runtime.systemstack", - "17": "runtime.mallocgc.func1", - "18": "runtime.largeAlloc", - "19": "runtime.(*mheap).alloc", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mheap).allocSpan", - "22": "runtime.(*pageAlloc).alloc", - "23": "runtime.(*pallocBits).find", - "24": "runtime.(*pallocBits).findSmallN" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/gzip.(*Writer).Write", - "12": "compress/flate.NewWriter", - "13": "runtime.newobject", - "14": "runtime.mallocgc", - "15": "runtime.systemstack", - "16": "runtime.mallocgc.func1", - "17": "runtime.largeAlloc", - "18": "runtime.(*mheap).alloc", - "19": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mcentral).cacheSpan", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).flush", - "11": "compress/gzip.(*Writer).Write", - "12": "compress/flate.NewWriter", - "13": "compress/flate.newHuffmanBitWriter", - "14": "runtime.makeslice", - "15": "runtime.mallocgc", - "16": "runtime.(*mcache).nextFree", - "17": "runtime.(*mcache).refill", - "18": "runtime.(*mcentral).cacheSpan" - } - }, - { - "name": "runtime.isEmpty", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime.mapassign_faststr", - "11": "runtime.growWork_faststr", - "12": "runtime.isEmpty" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime.mapassign_faststr", - "11": "runtime.hashGrow", - "12": "runtime.makeBucketArray", - "13": "runtime.newarray", - "14": "runtime.mallocgc", - "15": "runtime.systemstack", - "16": "runtime.mallocgc.func1", - "17": "runtime.largeAlloc", - "18": "runtime.(*mheap).alloc", - "19": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.evacuate_fast64", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime.mapassign_fast64", - "11": "runtime.growWork_fast64", - "12": "runtime.evacuate_fast64" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime.mapaccess1_faststr", - "11": "aeshashbody" - } - }, - { - "name": "runtime/pprof.(*protobuf).length", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*protobuf).endMessage", - "11": "runtime/pprof.(*protobuf).length" - } - }, - { - "name": "runtime/pprof.(*profileBuilder).pbLine", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).emitLocation", - "10": "runtime/pprof.(*profileBuilder).pbLine" - } - }, - { - "name": "runtime.memhash64", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime.mapaccess2_fast64", - "10": "runtime.memhash64" - } - }, - { - "name": "runtime.readvarint", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.allFrames", - "10": "runtime.(*Frames).Next", - "11": "runtime.pcdatavalue", - "12": "runtime.pcvalue", - "13": "runtime.step", - "14": "runtime.readvarint" - } - }, - { - "name": "runtime.findfunc", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.allFrames", - "10": "runtime.(*Frames).Next", - "11": "runtime.findfunc" - } - }, - { - "name": "runtime.readvarint", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.allFrames", - "10": "runtime.(*Frames).Next", - "11": "runtime.funcline1", - "12": "runtime.pcvalue", - "13": "runtime.step", - "14": "runtime.readvarint" - } - }, - { - "name": "runtime.funcInfo.valid", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.allFrames", - "10": "runtime.(*Frames).Next", - "11": "runtime.funcline1", - "12": "runtime.funcInfo.valid" - } - }, - { - "name": "indexbytebody", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.allFrames", - "10": "runtime.(*Frames).Next", - "11": "runtime.gostringnocopy", - "12": "runtime.findnull", - "13": "indexbytebody" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).stringIndex", - "10": "runtime.mapassign_faststr", - "11": "aeshashbody" - } - }, - { - "name": "runtime.mapaccess2_faststr", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*profileBuilder).stringIndex", - "10": "runtime.mapaccess2_faststr" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime/pprof.(*pcDeck).tryAdd", - "10": "runtime.typedslicecopy", - "11": "runtime.memmove" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime.CallersFrames", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*spanSet).pop" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime.CallersFrames", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime.CallersFrames", - "10": "runtime.newobject", - "11": "runtime.releasem" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).appendLocsForStack", - "9": "runtime.add" - } - }, - { - "name": "runtime.step", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.FuncForPC", - "9": "runtime.pcdatavalue1", - "10": "runtime.pcvalue", - "11": "runtime.step" - } - }, - { - "name": "runtime.findfunc", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.FuncForPC", - "9": "runtime.findfunc" - } - }, - { - "name": "runtime/pprof.scaleHeapSample", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.scaleHeapSample" - } - }, - { - "name": "compress/flate.emitLiteral", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Write", - "10": "compress/flate.(*compressor).write", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*deflateFast).encode", - "13": "compress/flate.emitLiteral" - } - }, - { - "name": "compress/flate.(*deflateFast).matchLen", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Write", - "10": "compress/flate.(*compressor).write", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*deflateFast).encode", - "13": "compress/flate.(*deflateFast).matchLen" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).writeCode", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Write", - "10": "compress/flate.(*compressor).write", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "13": "compress/flate.(*huffmanBitWriter).writeTokens", - "14": "compress/flate.(*huffmanBitWriter).writeCode" - } - }, - { - "name": "sort.insertionSort", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Write", - "10": "compress/flate.(*compressor).write", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "13": "compress/flate.(*huffmanBitWriter).indexTokens", - "14": "compress/flate.(*byFreq).sort", - "15": "sort.Sort", - "16": "sort.quickSort", - "17": "sort.quickSort", - "18": "sort.quickSort", - "19": "sort.insertionSort" - } - }, - { - "name": "compress/flate.load32", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Write", - "10": "compress/flate.(*compressor).write", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.load32" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).writeCode", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Close", - "10": "compress/flate.(*compressor).close", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "13": "compress/flate.(*huffmanBitWriter).writeTokens", - "14": "compress/flate.(*huffmanBitWriter).writeCode" - } - }, - { - "name": "sort.quickSort", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Close", - "10": "compress/flate.(*compressor).close", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "13": "compress/flate.(*byFreq).sort", - "14": "sort.Sort", - "15": "sort.quickSort", - "16": "sort.quickSort" - } - }, - { - "name": "compress/flate.(*deflateFast).encode", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "compress/flate.(*Writer).Close", - "10": "compress/flate.(*compressor).close", - "11": "compress/flate.(*compressor).encSpeed", - "12": "compress/flate.(*deflateFast).encode" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "runtime/pprof.(*protobuf).string", - "10": "runtime.memmove" - } - }, - { - "name": "runtime.spanClass.sizeclass", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).build", - "9": "runtime/pprof.(*protobuf).string", - "10": "runtime.growslice", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.spanClass.sizeclass" - } - }, - { - "name": "compress/flate.token.length", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "14": "compress/flate.token.length" - } - }, - { - "name": "sort.insertionSort", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "14": "compress/flate.(*huffmanBitWriter).indexTokens", - "15": "compress/flate.(*byFreq).sort", - "16": "sort.Sort", - "17": "sort.quickSort", - "18": "sort.quickSort", - "19": "sort.insertionSort" - } - }, - { - "name": "compress/flate.(*huffmanBitWriter).writeTokens", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "14": "compress/flate.(*huffmanBitWriter).writeTokens" - } - }, - { - "name": "compress/flate.(*deflateFast).matchLen", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.(*deflateFast).encode", - "14": "compress/flate.(*deflateFast).matchLen" - } - }, - { - "name": "compress/flate.hash", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.hash" - } - }, - { - "name": "compress/flate.load64", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*profileBuilder).flush", - "10": "compress/flate.(*Writer).Write", - "11": "compress/flate.(*compressor).write", - "12": "compress/flate.(*compressor).encSpeed", - "13": "compress/flate.load64" - } - }, - { - "name": "runtime.mapaccess2_faststr", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.writeHeapProto.func1", - "10": "runtime/pprof.(*profileBuilder).stringIndex", - "11": "runtime.mapaccess2_faststr" - } - }, - { - "name": "runtime/pprof.(*protobuf).int64s", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*protobuf).int64s" - } - }, - { - "name": "runtime/pprof.(*protobuf).uint64s", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*protobuf).uint64s" - } - }, - { - "name": "runtime/pprof.(*protobuf).length", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.(*profileBuilder).pbSample", - "9": "runtime/pprof.(*protobuf).endMessage", - "10": "runtime/pprof.(*protobuf).length" - } - }, - { - "name": "runtime.duffcopy", - "value": 30000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.duffcopy" - } - }, - { - "name": "indexbytebody", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.(*Func).Name", - "9": "runtime.gostringnocopy", - "10": "runtime.findnull", - "11": "indexbytebody" - } - }, - { - "name": "internal/bytealg.IndexByteString", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.(*Func).Name", - "9": "runtime.gostringnocopy", - "10": "runtime.findnull", - "11": "internal/bytealg.IndexByteString" - } - }, - { - "name": "runtime.step", - "value": 60000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.funcline", - "9": "runtime.funcline1", - "10": "runtime.pcvalue", - "11": "runtime.step" - } - }, - { - "name": "runtime.duffcopy", - "value": 30000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime.(*MemProfileRecord).Stack", - "9": "runtime.duffcopy" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime/pprof.writeHeapProto", - "8": "runtime/pprof.newProfileBuilder", - "9": "runtime/pprof.(*profileBuilder).readMapping", - "10": "runtime/pprof.parseProcSelfMaps", - "11": "runtime.slicebytetostring", - "12": "runtime.mallocgc" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime.MemProfile", - "8": "runtime.add" - } - }, - { - "name": "runtime.(*MemProfileRecord).InUseObjects", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm.(*profilingState).profile", - "3": "go.elastic.co/apm.newLookupProfilingState.func1", - "4": "runtime/pprof.(*Profile).WriteTo", - "5": "runtime/pprof.writeHeap", - "6": "runtime/pprof.writeHeapInternal", - "7": "runtime.(*MemProfileRecord).InUseObjects" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "mime/multipart.NewWriter", - "3": "io.ReadFull", - "4": "io.ReadAtLeast", - "5": "crypto/rand.(*devReader).Read", - "6": "crypto/rand.batched.func1", - "7": "crypto/rand.getRandomBatch", - "8": "internal/syscall/unix.GetRandom", - "9": "syscall.Syscall" - } - }, - { - "name": "context.parentCancelCtx", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile", - "3": "go.elastic.co/apm/transport.(*HTTPTransport).sendProfileRequest", - "4": "net/http.(*cancelTimerBody).Close", - "5": "context.WithDeadline.func3", - "6": "context.(*timerCtx).cancel", - "7": "context.removeChild", - "8": "context.parentCancelCtx" - } - }, - { - "name": "runtime.mapaccess2", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*profilingState).start.func1", - "2": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile", - "3": "net/http.(*Client).Do", - "4": "net/http.(*Client).do", - "5": "net/http.(*Client).send", - "6": "net/http.send", - "7": "net/http.(*Transport).RoundTrip", - "8": "net/http.(*Transport).roundTrip", - "9": "net/http.(*Transport).getConn", - "10": "net/http.(*Transport).queueForIdleConn", - "11": "runtime.mapaccess2" - } - }, - { - "name": "runtime.arenaIndex", - "value": 30000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.arenaIndex" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 50000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*mcentral).grow", - "15": "runtime.(*mheap).alloc", - "16": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.pcvalue", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.profilealloc", - "12": "runtime.mProf_Malloc", - "13": "runtime.callers", - "14": "runtime.systemstack", - "15": "runtime.callers.func1", - "16": "runtime.gentraceback", - "17": "runtime.pcdatavalue", - "18": "runtime.pcvalue" - } - }, - { - "name": "runtime.mSysStatInc", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan", - "18": "runtime.mSysStatInc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.headTailIndex.head", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.headTailIndex.head" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 40000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.pageIndexOf" - } - }, - { - "name": "runtime.add1", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.add1" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.nextFreeFast" - } - }, - { - "name": "aeshashbody", - "value": 70000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.mapassign_faststr", - "9": "aeshashbody" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 30000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mspan).nextFreeIndex", - "12": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.arenaIndex" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*Process).fields", - "8": "runtime.convTslice", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*Process).fields", - "8": "runtime.convTslice", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.findfunc", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.profilealloc", - "11": "runtime.mProf_Malloc", - "12": "runtime.callers", - "13": "runtime.systemstack", - "14": "runtime.callers.func1", - "15": "runtime.gentraceback", - "16": "runtime.findfunc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*System).fields", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*System).fields", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*System).fields", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*System).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "net.isZeros", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*System).fields", - "8": "net.IP.String", - "9": "net.IP.To4", - "10": "net.isZeros" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*Service).Fields", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*Service).Fields" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.maybeSetLabels", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.maybeSetLabels", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mspan).init" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*User).Fields", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*User).Fields" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 180000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 170000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.arenaIndex" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.(*mheap).allocMSpanLocked", - "17": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 120000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.pageIndexOf" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 60000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.pcvalue", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.profilealloc", - "9": "runtime.mProf_Malloc", - "10": "runtime.callers", - "11": "runtime.systemstack", - "12": "runtime.callers.func1", - "13": "runtime.gentraceback", - "14": "runtime.funcspdelta", - "15": "runtime.pcvalue" - } - }, - { - "name": "runtime.scanobject", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.mallocgc", - "8": "runtime.gcAssistAlloc", - "9": "runtime.systemstack", - "10": "runtime.gcAssistAlloc.func1", - "11": "runtime.gcAssistAlloc1", - "12": "runtime.gcDrainN", - "13": "runtime.scanobject" - } - }, - { - "name": "runtime.acquirem", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.acquirem" - } - }, - { - "name": "runtime.wbBufFlush", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.gcWriteBarrier", - "8": "runtime.wbBufFlush" - } - }, - { - "name": "runtime.bool2int", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.bool2int" - } - }, - { - "name": "runtime.releasem", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTstring", - "7": "runtime.releasem" - } - }, - { - "name": "runtime.bool2int", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.bool2int" - } - }, - { - "name": "runtime.publicationBarrier", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.publicationBarrier" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.heapBits.initSpan", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 70000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mheap).allocSpan", - "17": "runtime.(*mheap).allocMSpanLocked", - "18": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.mSysStatDec", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mheap).allocSpan", - "17": "runtime.mSysStatDec" - } - }, - { - "name": "runtime.(*mheap).allocNeedsZero", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mheap).allocSpan", - "17": "runtime.(*mheap).allocNeedsZero" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).uncacheSpan", - "12": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 50000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 200000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.arenaIndex" - } - }, - { - "name": "runtime.divRoundUp", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.divRoundUp" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 90000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.releasem", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.releasem" - } - }, - { - "name": "runtime.acquirem", - "value": 40000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.acquirem" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 120000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 40000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "runtime.(*mcentral).fullSwept", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).fullSwept" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mspan).nextFreeIndex", - "10": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mspan).objIndex", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mspan).objIndex" - } - }, - { - "name": "runtime.arenaIndex", - "value": 30000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.arenaIndex" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.mallocgc", - "8": "runtime.acquirem" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.releasem" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 70000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convTslice", - "7": "runtime.acquirem" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsSetType", - "9": "runtime.arenaIndex" - } - }, - { - "name": "runtime.pcvalue", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.profilealloc", - "9": "runtime.mProf_Malloc", - "10": "runtime.callers", - "11": "runtime.systemstack", - "12": "runtime.callers.func1", - "13": "runtime.gentraceback", - "14": "runtime.pcdatavalue", - "15": "runtime.pcvalue" - } - }, - { - "name": "runtime.fastrand", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.profilealloc", - "9": "runtime.mProf_Malloc", - "10": "runtime.callers", - "11": "runtime.systemstack", - "12": "runtime.callers.func1", - "13": "runtime.gentraceback", - "14": "runtime.pcdatavalue", - "15": "runtime.fastrand" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 700000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.publicationBarrier", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.publicationBarrier" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 40000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.(*mheap).allocMSpanLocked", - "17": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.mSysStatDec", - "value": 20000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.mSysStatDec" - } - }, - { - "name": "runtime.(*pageAlloc).update", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.(*pageAlloc).allocToCache", - "17": "runtime.(*pageAlloc).allocRange", - "18": "runtime.(*pageAlloc).update" - } - }, - { - "name": "runtime.mSysStatInc", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan", - "16": "runtime.mSysStatInc" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.heapBits.initSpan", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBits.forwardOrBoundary", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.heapBits.initSpan", - "13": "runtime.heapBits.forwardOrBoundary" - } - }, - { - "name": "runtime.(*headTailIndex).incTail", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*spanSet).push", - "12": "runtime.(*headTailIndex).incTail" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*spanSet).pop" - } - }, - { - "name": "runtime.(*mspan).base", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mspan).base" - } - }, - { - "name": "runtime.(*gcBitsArena).tryAlloc", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mspan).sweep", - "12": "runtime.(*gcBitsArena).tryAlloc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.arenaIndex", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.arenaIndex" - } - }, - { - "name": "runtime.scanobject", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.gcAssistAlloc", - "9": "runtime.systemstack", - "10": "runtime.gcAssistAlloc.func1", - "11": "runtime.gcAssistAlloc1", - "12": "runtime.gcDrainN", - "13": "runtime.scanobject" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsForAddr", - "9": "runtime.arenaIndex" - } - }, - { - "name": "runtime.gcTrigger.test", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.gcTrigger.test" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 70000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.newobject", - "7": "runtime.acquirem" - } - }, - { - "name": "aeshashbody", - "value": 160000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.mapassign_faststr", - "7": "aeshashbody" - } - }, - { - "name": "runtime.gcWriteBarrier", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.mapassign_faststr", - "7": "runtime.gcWriteBarrier" - } - }, - { - "name": "runtime.strhash", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.mapassign_faststr", - "7": "runtime.strhash" - } - }, - { - "name": "runtime.(*mSpanStateBox).get", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).doPrintf", - "8": "fmt.(*pp).printArg", - "9": "fmt.(*fmt).fmtBx", - "10": "fmt.(*fmt).fmtSbx", - "11": "runtime.gcWriteBarrierCX", - "12": "runtime.gcWriteBarrier", - "13": "runtime.wbBufFlush", - "14": "runtime.systemstack", - "15": "runtime.wbBufFlush.func1", - "16": "runtime.wbBufFlush1", - "17": "runtime.findObject", - "18": "runtime.(*mSpanStateBox).get" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 40000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).doPrintf", - "8": "fmt.(*pp).printArg", - "9": "fmt.(*fmt).fmtBx", - "10": "fmt.(*fmt).fmtSbx", - "11": "runtime.asyncPreempt" - } - }, - { - "name": "fmt.(*pp).fmtBytes", - "value": 60000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).doPrintf", - "8": "fmt.(*pp).printArg", - "9": "fmt.(*pp).fmtBytes" - } - }, - { - "name": "runtime.procPin", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.newPrinter", - "8": "sync.(*Pool).Get", - "9": "sync.(*Pool).pin", - "10": "sync.runtime_procPin", - "11": "runtime.procPin" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.newPrinter", - "8": "sync.(*Pool).Get", - "9": "sync.(*Pool).pin", - "10": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.procPin", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.newPrinter", - "8": "sync.(*Pool).Get", - "9": "sync.(*Pool).pin", - "10": "runtime.procPin" - } - }, - { - "name": "sync.runtime_procUnpin", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.newPrinter", - "8": "sync.(*Pool).Get", - "9": "sync.runtime_procUnpin" - } - }, - { - "name": "runtime.publicationBarrier", - "value": 30000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.publicationBarrier" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 40000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.(*mspan).nextFreeIndex", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mspan).nextFreeIndex" - } - }, - { - "name": "runtime.gcmarknewobject", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.gcmarknewobject" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.pageIndexOf" - } - }, - { - "name": "runtime.(*mspan).objIndex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.mallocgc", - "9": "runtime.(*mspan).objIndex" - } - }, - { - "name": "runtime.memmove", - "value": 30000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.memmove" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.releasem" - } - }, - { - "name": "runtime.acquirem", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.acquirem" - } - }, - { - "name": "runtime.makeSpanClass", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "runtime.slicebytetostring", - "8": "runtime.makeSpanClass" - } - }, - { - "name": "sync.runtime_procPin", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).free", - "8": "sync.(*Pool).Put", - "9": "sync.(*Pool).pin", - "10": "sync.runtime_procPin" - } - }, - { - "name": "runtime.procPin", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).free", - "8": "sync.(*Pool).Put", - "9": "sync.(*Pool).pin", - "10": "runtime.procPin" - } - }, - { - "name": "runtime.findObject", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).free", - "8": "sync.(*Pool).Put", - "9": "runtime.gcWriteBarrierCX", - "10": "runtime.gcWriteBarrier", - "11": "runtime.wbBufFlush", - "12": "runtime.systemstack", - "13": "runtime.wbBufFlush.func1", - "14": "runtime.wbBufFlush1", - "15": "runtime.findObject" - } - }, - { - "name": "runtime.spanOf", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "fmt.Sprintf", - "7": "fmt.(*pp).free", - "8": "runtime.gcWriteBarrierCX", - "9": "runtime.gcWriteBarrier", - "10": "runtime.wbBufFlush", - "11": "runtime.systemstack", - "12": "runtime.wbBufFlush.func1", - "13": "runtime.wbBufFlush1", - "14": "runtime.spanOf" - } - }, - { - "name": "github.com/cespare/xxhash/v2.(*Digest).Sum64", - "value": 250000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "github.com/cespare/xxhash/v2.(*Digest).Sum64" - } - }, - { - "name": "github.com/cespare/xxhash/v2.mergeRound", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "github.com/cespare/xxhash/v2.mergeRound" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.systemstack", - "15": "runtime.(*mheap).alloc.func1", - "16": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).uncacheSpan", - "12": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.greyobject", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.gcAssistAlloc", - "10": "runtime.systemstack", - "11": "runtime.gcAssistAlloc.func1", - "12": "runtime.gcAssistAlloc1", - "13": "runtime.gcDrainN", - "14": "runtime.scanobject", - "15": "runtime.greyobject" - } - }, - { - "name": "runtime.acquirem", - "value": 30000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.acquirem" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.releasem" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.growslice", - "8": "runtime.nextFreeFast" - } - }, - { - "name": "github.com/cespare/xxhash/v2.round", - "value": 50000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "github.com/cespare/xxhash/v2.round" - } - }, - { - "name": "runtime.roundupsize", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "runtime.roundupsize" - } - }, - { - "name": "github.com/cespare/xxhash/v2.rol12", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "github.com/cespare/xxhash/v2.rol12" - } - }, - { - "name": "github.com/cespare/xxhash/v2.rol11", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).Sum", - "7": "github.com/cespare/xxhash/v2.rol11" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan", - "18": "runtime.(*mheap).allocMSpanLocked", - "19": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.(*gcBitsArena).tryAlloc", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan", - "18": "runtime.newAllocBits", - "19": "runtime.(*gcBitsArena).tryAlloc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.findObject", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.gcAssistAlloc", - "11": "runtime.systemstack", - "12": "runtime.gcAssistAlloc.func1", - "13": "runtime.gcAssistAlloc1", - "14": "runtime.gcDrainN", - "15": "runtime.scanobject", - "16": "runtime.findObject" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.add1", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.add1" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.makeslice", - "7": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.memmove", - "value": 190000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "github.com/cespare/xxhash/v2.(*Digest).Write", - "8": "runtime.memmove" - } - }, - { - "name": "github.com/cespare/xxhash/v2.writeBlocks", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "github.com/cespare/xxhash/v2.(*Digest).Write", - "8": "github.com/cespare/xxhash/v2.writeBlocks" - } - }, - { - "name": "github.com/cespare/xxhash/v2.round", - "value": 90000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "github.com/cespare/xxhash/v2.round" - } - }, - { - "name": "encoding/binary.littleEndian.Uint64", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "encoding/binary.littleEndian.Uint64" - } - }, - { - "name": "github.com/cespare/xxhash/v2.u64", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "github.com/cespare/xxhash/v2.u64" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/cespare/xxhash/v2.(*Digest).WriteString", - "7": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.spanOf", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.gcWriteBarrier", - "7": "runtime.wbBufFlush", - "8": "runtime.systemstack", - "9": "runtime.wbBufFlush.func1", - "10": "runtime.wbBufFlush1", - "11": "runtime.spanOf" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.newobject", - "8": "runtime.releasem" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.mapassign_faststr", - "8": "aeshashbody" - } - }, - { - "name": "runtime.osyield", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.lockWithRank", - "18": "runtime.lock2", - "19": "runtime.osyield" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "7": "runtime.convTstring", - "8": "runtime.mallocgc" - } - }, - { - "name": "runtime.tophash", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.tophash" - } - }, - { - "name": "runtime.fastrand", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.fastrand" - } - }, - { - "name": "runtime.bucketShift", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.bucketShift" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*System).name", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*System).name" - } - }, - { - "name": "runtime.mallocgc", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convT64", - "7": "runtime.mallocgc" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.convT64", - "7": "runtime.acquirem" - } - }, - { - "name": "runtime.bucketMask", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.bucketMask" - } - }, - { - "name": "runtime.isEmpty", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.isEmpty" - } - }, - { - "name": "runtime.tooManyOverflowBuckets", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "runtime.tooManyOverflowBuckets" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*mapStr).maybeSetMapStr", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.PprofProfile.Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).maybeSetMapStr" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.mapdelete_faststr", - "12": "aeshashbody" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.newobject", - "12": "runtime.mallocgc", - "13": "runtime.(*mcache).nextFree", - "14": "runtime.(*mcache).refill", - "15": "runtime.(*mcentral).cacheSpan", - "16": "runtime.(*mcentral).grow", - "17": "runtime.(*mheap).alloc", - "18": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.newobject", - "12": "runtime.mallocgc", - "13": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.makemap_small", - "12": "runtime.newobject", - "13": "runtime.mallocgc" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 20000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.mapassign_faststr" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.mapassign_faststr", - "12": "aeshashbody" - } - }, - { - "name": "runtime.mapiternext", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.mapiterinit", - "12": "runtime.mapiternext" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "runtime.convTstring", - "12": "runtime.nextFreeFast" - } - }, - { - "name": "reflect.Value.Len", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/utility.Set", - "10": "github.com/elastic/apm-server/utility.update", - "11": "reflect.Value.Len" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "9": "github.com/elastic/apm-server/model.(*StacktraceFrame).transform", - "10": "runtime.makemap_small", - "11": "runtime.newobject", - "12": "runtime.mallocgc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/utility.Set", - "8": "github.com/elastic/apm-server/utility.update", - "9": "runtime.makemap_small", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/apm-server/utility.Set", - "8": "github.com/elastic/apm-server/utility.update", - "9": "github.com/elastic/apm-server/utility.update", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "countbody", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "strings.Split", - "8": "strings.genSplit", - "9": "strings.Count", - "10": "countbody" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Span).fields", - "7": "github.com/elastic/beats/v7/libbeat/logp.NewLogger", - "8": "github.com/elastic/beats/v7/libbeat/logp.newLogger", - "9": "go.uber.org/zap.(*Logger).clone", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*headTailIndex).cas", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*headTailIndex).cas" - } - }, - { - "name": "runtime.(*pageCache).alloc", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan", - "18": "runtime.(*pageCache).alloc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mallocgc", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*Cloud).fields", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*Cloud).fields" - } - }, - { - "name": "runtime.scanobject", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.gcAssistAlloc", - "11": "runtime.systemstack", - "12": "runtime.gcAssistAlloc.func1", - "13": "runtime.gcAssistAlloc1", - "14": "runtime.gcDrainN", - "15": "runtime.scanobject" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.fastrand", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.Set", - "7": "github.com/elastic/apm-server/utility.update", - "8": "github.com/elastic/apm-server/utility.update", - "9": "runtime.fastrand" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.Set", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.mapassign_faststr", - "8": "aeshashbody" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.TimeAsMicros", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.acquirem" - } - }, - { - "name": "runtime.convT64", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.TimeAsMicros", - "7": "runtime.convT64" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.DeepUpdate", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/utility.DeepUpdate", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "github.com/elastic/apm-server/model.(*Service).AgentFields", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "8": "runtime.convTstring", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mspan).nextFreeIndex", - "12": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Span).Transform", - "6": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.wbBufFlush1", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapassign_faststr", - "8": "runtime.gcWriteBarrierR8", - "9": "runtime.gcWriteBarrier", - "10": "runtime.wbBufFlush", - "11": "runtime.systemstack", - "12": "runtime.wbBufFlush.func1", - "13": "runtime.wbBufFlush1" - } - }, - { - "name": "aeshashbody", - "value": 190000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapassign_faststr", - "8": "aeshashbody" - } - }, - { - "name": "runtime.strhash", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapassign_faststr", - "8": "runtime.strhash" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapassign_faststr", - "8": "runtime.hashGrow", - "9": "runtime.makeBucketArray", - "10": "runtime.newarray", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.mallocgc", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc" - } - }, - { - "name": "runtime.mapdelete_faststr", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapdelete_faststr" - } - }, - { - "name": "runtime.(*mheap).allocSpan", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.systemstack", - "16": "runtime.(*mheap).alloc.func1", - "17": "runtime.(*mheap).allocSpan" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.newobject", - "9": "runtime.acquirem" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.newobject", - "9": "runtime.nextFreeFast" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.mapassign_faststr", - "9": "aeshashbody" - } - }, - { - "name": "runtime.tooManyOverflowBuckets", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.tooManyOverflowBuckets" - } - }, - { - "name": "runtime.mapiternext", - "value": 50000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapiterinit", - "8": "runtime.mapiternext" - } - }, - { - "name": "runtime.mapiternext", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.mapiternext" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.add" - } - }, - { - "name": "runtime.findObject", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.Set", - "6": "github.com/elastic/apm-server/utility.update", - "7": "runtime.gcWriteBarrier", - "8": "runtime.wbBufFlush", - "9": "runtime.systemstack", - "10": "runtime.wbBufFlush.func1", - "11": "runtime.wbBufFlush1", - "12": "runtime.findObject" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.maybeSetLabels", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*spanSet).pop" - } - }, - { - "name": "runtime.mapiternext", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.maybeSetLabels", - "8": "runtime.mapiterinit", - "9": "runtime.mapiternext" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).maybeSetString" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "github.com/elastic/apm-server/utility.update", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/utility.DeepUpdate", - "7": "github.com/elastic/apm-server/utility.update", - "8": "github.com/elastic/apm-server/utility.update" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*Sample).set", - "7": "runtime.convT64", - "8": "runtime.mallocgc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Metricset).Transform", - "6": "github.com/elastic/apm-server/model.(*MetricsetSpan).fields", - "7": "github.com/elastic/apm-server/model.(*DestinationService).fields", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.AddID", - "6": "runtime.mapassign_faststr", - "7": "runtime.hashGrow", - "8": "runtime.makeBucketArray", - "9": "runtime.newarray", - "10": "runtime.mallocgc", - "11": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.AddID", - "6": "runtime.mapassign_faststr", - "7": "runtime.hashGrow", - "8": "runtime.makeBucketArray", - "9": "runtime.newarray", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.AddID", - "6": "runtime.mapassign_faststr", - "7": "runtime.growWork_faststr", - "8": "runtime.evacuate_faststr", - "9": "runtime.typedmemmove" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/utility.AddID", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/utility.DeepUpdate", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.mapassign_faststr" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.mapassign_faststr", - "9": "aeshashbody" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "strings.Map", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.sanitizeLabelKey", - "8": "strings.Map" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/utility.MillisAsMicros", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mcentral).cacheSpan", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "runtime.makemap_small", - "7": "runtime.newobject", - "8": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set", - "7": "runtime.makemap_small", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).cacheSpan", - "13": "runtime.(*mcentral).grow", - "14": "runtime.(*mheap).alloc", - "15": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.stkbucket", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/utility.Set", - "7": "github.com/elastic/apm-server/utility.update", - "8": "github.com/elastic/apm-server/utility.update", - "9": "github.com/elastic/apm-server/utility.update", - "10": "runtime.mapassign_faststr", - "11": "runtime.hashGrow", - "12": "runtime.makeBucketArray", - "13": "runtime.newarray", - "14": "runtime.mallocgc", - "15": "runtime.profilealloc", - "16": "runtime.mProf_Malloc", - "17": "runtime.stkbucket" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Transaction).Transform", - "6": "github.com/elastic/apm-server/utility.TimeAsMicros", - "7": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.mapdelete_faststr", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.mapdelete_faststr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.convTstring", - "13": "runtime.mallocgc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "github.com/elastic/apm-server/utility.update", - "13": "runtime.newobject", - "14": "runtime.mallocgc" - } - }, - { - "name": "runtime.findfunc", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.newobject", - "13": "runtime.mallocgc", - "14": "runtime.profilealloc", - "15": "runtime.mProf_Malloc", - "16": "runtime.callers", - "17": "runtime.systemstack", - "18": "runtime.callers.func1", - "19": "runtime.gentraceback", - "20": "runtime.findfunc" - } - }, - { - "name": "runtime.tophash", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.tophash" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/utility.Set", - "11": "github.com/elastic/apm-server/utility.update", - "12": "runtime.makemap_small", - "13": "runtime.newobject", - "14": "runtime.mallocgc" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/model.(*StacktraceFrame).transform", - "11": "runtime.makemap_small", - "12": "runtime.newobject", - "13": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "github.com/elastic/apm-server/model.(*StacktraceFrame).transform", - "11": "runtime.convTslice", - "12": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).addException", - "8": "github.com/elastic/apm-server/model.(*Stacktrace).transform", - "9": "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", - "10": "runtime.makeslice", - "11": "runtime.mallocgc", - "12": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.growslice", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/model.(*Error).calcGroupingKey", - "8": "github.com/elastic/apm-server/model.(*groupingKey).String", - "9": "crypto/md5.(*digest).Sum", - "10": "runtime.growslice" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/utility.Set", - "8": "github.com/elastic/apm-server/utility.update", - "9": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.(*mheap).tryAllocMSpan", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Error).fields", - "7": "github.com/elastic/apm-server/utility.Set", - "8": "github.com/elastic/apm-server/utility.update", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*mcentral).grow", - "15": "runtime.(*mheap).alloc", - "16": "runtime.systemstack", - "17": "runtime.(*mheap).alloc.func1", - "18": "runtime.(*mheap).tryAllocMSpan" - } - }, - { - "name": "github.com/elastic/apm-server/model.(*mapStr).set", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*mapStr).set" - } - }, - { - "name": "runtime.makemap_small", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "runtime.makemap_small" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*mapStr).set", - "8": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.arenaIndex", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/model.(*Metadata).Set", - "7": "github.com/elastic/apm-server/model.(*ServiceNode).fields", - "8": "runtime.makemap_small", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.arenaIndex" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/utility.Set", - "7": "github.com/elastic/apm-server/utility.update", - "8": "github.com/elastic/apm-server/utility.update", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "github.com/elastic/apm-server/model.(*Error).Transform", - "6": "github.com/elastic/apm-server/utility.Set", - "7": "github.com/elastic/apm-server/utility.update", - "8": "runtime.mapassign_faststr", - "9": "aeshashbody" - } - }, - { - "name": "runtime.nanotime", - "value": 60000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "go.elastic.co/apm.(*Span).End", - "6": "time.Since", - "7": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/apm-server/publish.transformTransformable", - "5": "go.elastic.co/apm.(*Span).End", - "6": "go.elastic.co/apm.(*Span).enqueue", - "7": "runtime.selectnbsend", - "8": "runtime.chansend", - "9": "runtime.send", - "10": "runtime.goready", - "11": "runtime.systemstack", - "12": "runtime.goready.func1", - "13": "runtime.ready", - "14": "runtime.wakep", - "15": "runtime.startm", - "16": "runtime.notewakeup", - "17": "runtime.futexwakeup", - "18": "runtime.futex" - } - }, - { - "name": "runtime.mapaccess2_faststr", - "value": 30000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "github.com/elastic/beats/v7/libbeat/common.deepUpdateValue", - "10": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "11": "runtime.mapaccess2_faststr" - } - }, - { - "name": "runtime.mapiternext", - "value": 40000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "github.com/elastic/beats/v7/libbeat/common.deepUpdateValue", - "10": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "11": "runtime.mapiternext" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 40000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.systemstack", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.systemstack", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mheap).allocSpan", - "22": "runtime.(*mheap).allocMSpanLocked", - "23": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.(*gcBitsArena).tryAlloc", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.systemstack", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mheap).allocSpan", - "22": "runtime.newAllocBits", - "23": "runtime.(*gcBitsArena).tryAlloc" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).uncacheSpan", - "17": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.scanobject", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.gcAssistAlloc", - "15": "runtime.systemstack", - "16": "runtime.gcAssistAlloc.func1", - "17": "runtime.gcAssistAlloc1", - "18": "runtime.gcDrainN", - "19": "runtime.scanobject" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.gcAssistAlloc", - "15": "runtime.systemstack", - "16": "runtime.gcAssistAlloc.func1", - "17": "runtime.nanotime" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.step", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.hashGrow", - "11": "runtime.makeBucketArray", - "12": "runtime.newarray", - "13": "runtime.mallocgc", - "14": "runtime.profilealloc", - "15": "runtime.mProf_Malloc", - "16": "runtime.callers", - "17": "runtime.systemstack", - "18": "runtime.callers.func1", - "19": "runtime.gentraceback", - "20": "runtime.pcdatavalue", - "21": "runtime.pcvalue", - "22": "runtime.step" - } - }, - { - "name": "aeshashbody", - "value": 30000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.growWork_faststr", - "11": "runtime.evacuate_faststr", - "12": "aeshashbody" - } - }, - { - "name": "runtime.strhash", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.growWork_faststr", - "11": "runtime.evacuate_faststr", - "12": "runtime.strhash" - } - }, - { - "name": "runtime.bulkBarrierPreWrite", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.growWork_faststr", - "11": "runtime.evacuate_faststr", - "12": "runtime.memclrHasPointers", - "13": "runtime.bulkBarrierPreWrite" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.growWork_faststr", - "11": "runtime.evacuate_faststr", - "12": "runtime.typedmemmove" - } - }, - { - "name": "runtime.mapiternext", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapiterinit", - "10": "runtime.mapiternext" - } - }, - { - "name": "runtime.mapiternext", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapiternext" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.add" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.mapassign_faststr", - "11": "aeshashbody" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.makemap_small", - "11": "runtime.newobject", - "12": "runtime.mallocgc", - "13": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.makemap_small", - "11": "runtime.newobject", - "12": "runtime.mallocgc", - "13": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.mSysStatInc", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.systemstack", - "18": "runtime.(*mheap).alloc.func1", - "19": "runtime.(*mheap).allocSpan", - "20": "runtime.mSysStatInc" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.heapBitsSetType" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common.tryToMapStr", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "github.com/elastic/beats/v7/libbeat/common.tryToMapStr" - } - }, - { - "name": "runtime.mapiternext", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.mapiterinit", - "11": "runtime.mapiternext" - } - }, - { - "name": "runtime.isEmpty", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "10": "runtime.isEmpty" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common.tryToMapStr", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "github.com/elastic/beats/v7/libbeat/common.tryToMapStr" - } - }, - { - "name": "runtime.heapBits.initSpan", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*mcentral).grow", - "15": "runtime.heapBits.initSpan" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*mcentral).grow", - "15": "runtime.(*mheap).alloc", - "16": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*mcentral).fullSwept", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).fullSwept" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.newobject", - "10": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.mapassign_faststr" - } - }, - { - "name": "runtime.mapiternext", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.mapiterinit", - "10": "runtime.mapiternext" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.mapiterinit", - "10": "runtime.add" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.makemap_small", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.makemap_small", - "10": "runtime.newobject", - "11": "runtime.mallocgc", - "12": "runtime.(*mcache).nextFree", - "13": "runtime.(*mcache).refill", - "14": "runtime.(*mcentral).cacheSpan", - "15": "runtime.(*mcentral).grow", - "16": "runtime.(*mheap).alloc", - "17": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", - "9": "runtime.makemap_small", - "10": "runtime.newobject", - "11": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.evacuate_faststr", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdate", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapassign_faststr", - "10": "runtime.growWork_faststr", - "11": "runtime.evacuate_faststr" - } - }, - { - "name": "runtime.mapaccess1_faststr", - "value": 80000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdate", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapaccess1_faststr" - } - }, - { - "name": "runtime.mapiternext", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdate", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.mapiterinit", - "10": "runtime.mapiternext" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "7": "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdate", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", - "9": "runtime.add" - } - }, - { - "name": "runtime.procyield", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).Publish", - "7": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*openState).publish", - "8": "runtime.selectgo", - "9": "runtime.lockWithRank", - "10": "runtime.lock2", - "11": "runtime.procyield" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).Publish", - "7": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*openState).publish", - "8": "runtime.selectgo", - "9": "runtime.send", - "10": "runtime.selectgo.func2", - "11": "runtime.unlockWithRank", - "12": "runtime.unlock2" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).Publish", - "7": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*openState).publish", - "8": "runtime.selectgo", - "9": "runtime.send", - "10": "runtime.goready", - "11": "runtime.systemstack", - "12": "runtime.goready.func1", - "13": "runtime.ready", - "14": "runtime.wakep", - "15": "runtime.startm", - "16": "runtime.notewakeup", - "17": "runtime.futexwakeup", - "18": "runtime.futex" - } - }, - { - "name": "runtime.duffcopy", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).Publish", - "7": "runtime.duffcopy" - } - }, - { - "name": "runtime.heapBits.forwardOrBoundary", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "runtime.newobject", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.heapBits.initSpan", - "13": "runtime.heapBits.forwardOrBoundary" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).makeRequest", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "6": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).makeRequest" - } - }, - { - "name": "runtime.goready.func1", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "sync.(*Mutex).Unlock", - "6": "sync.(*Mutex).unlockSlow", - "7": "sync.runtime_Semrelease", - "8": "runtime.semrelease1", - "9": "runtime.readyWithTime", - "10": "runtime.goready", - "11": "runtime.systemstack", - "12": "runtime.goready.func1" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/monitoring.(*Uint).Inc", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).onNewEvent", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Uint).Inc" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*metricsObserver).newEvent", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", - "5": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).onNewEvent", - "6": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*metricsObserver).newEvent" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.(*Transaction).End", - "5": "time.Since", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 50000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "sync.(*Mutex).Lock", - "5": "sync.(*Mutex).lockSlow", - "6": "runtime.nanotime" - } - }, - { - "name": "sync.runtime_canSpin", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "sync.(*Mutex).Lock", - "5": "sync.(*Mutex).lockSlow", - "6": "sync.runtime_canSpin" - } - }, - { - "name": "runtime.procyield", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "sync.(*Mutex).Lock", - "5": "sync.(*Mutex).lockSlow", - "6": "sync.runtime_doSpin", - "7": "runtime.procyield" - } - }, - { - "name": "sync.runtime_SemacquireMutex", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "sync.(*Mutex).Lock", - "5": "sync.(*Mutex).lockSlow", - "6": "sync.runtime_SemacquireMutex" - } - }, - { - "name": "runtime.nanotime", - "value": 30000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.StartSpan", - "5": "go.elastic.co/apm.StartSpanOptions", - "6": "go.elastic.co/apm.(*Transaction).StartSpanOptions", - "7": "time.Since", - "8": "runtime.nanotime" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.StartSpan", - "5": "go.elastic.co/apm.StartSpanOptions", - "6": "go.elastic.co/apm.newDroppedSpan", - "7": "runtime.newobject", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.StartSpan", - "5": "go.elastic.co/apm.ContextWithSpan", - "6": "go.elastic.co/apm/internal/apmcontext.DefaultContextWithSpan", - "7": "context.WithValue", - "8": "runtime.newobject", - "9": "runtime.nextFreeFast" - } - }, - { - "name": "go.elastic.co/apm/internal/apmcontext.DefaultTransactionFromContext", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.StartSpan", - "5": "go.elastic.co/apm.TransactionFromContext", - "6": "go.elastic.co/apm/internal/apmcontext.DefaultTransactionFromContext" - } - }, - { - "name": "sync.(*Mutex).Unlock", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.(*Span).End", - "5": "go.elastic.co/apm.(*Span).reportSelfTime", - "6": "sync.(*Mutex).Unlock" - } - }, - { - "name": "sync.(*Pool).Put", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.(*Span).End", - "5": "sync.(*Pool).Put" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.(*Span).End", - "5": "time.Since", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", - "4": "go.elastic.co/apm.(*Span).End", - "5": "go.elastic.co/apm.spanTimingsMap.add", - "6": "runtime.mapassign", - "7": "runtime.typedmemmove" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Transaction).StartSpan", - "4": "go.elastic.co/apm.(*Transaction).StartSpanOptions", - "5": "time.Since", - "6": "runtime.nanotime" - } - }, - { - "name": "sync.(*poolDequeue).popHead", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Transaction).StartSpan", - "4": "go.elastic.co/apm.(*Transaction).StartSpanOptions", - "5": "go.elastic.co/apm.(*Tracer).startSpan", - "6": "sync.(*Pool).Get", - "7": "sync.(*poolChain).popHead", - "8": "sync.(*poolDequeue).popHead" - } - }, - { - "name": "strings.IndexRune", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "go.elastic.co/apm.NewTraceState", - "6": "go.elastic.co/apm.(*TraceState).parseElasticTracestate", - "7": "strings.IndexRune" - } - }, - { - "name": "unicode.In", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "go.elastic.co/apm.NewTraceState", - "6": "go.elastic.co/apm.(*TraceState).parseElasticTracestate", - "7": "go.elastic.co/apm.(*TraceStateEntry).Validate", - "8": "go.elastic.co/apm.(*TraceStateEntry).validateValue", - "9": "unicode.In" - } - }, - { - "name": "regexp.(*machine).init", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "go.elastic.co/apm.NewTraceState", - "6": "go.elastic.co/apm.(*TraceState).parseElasticTracestate", - "7": "regexp.(*Regexp).doMatch", - "8": "regexp.(*Regexp).doExecute", - "9": "regexp.(*machine).init" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "time.Now", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.walltime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "time.Now", - "6": "runtime.walltime" - } - }, - { - "name": "sync.(*poolDequeue).popTail", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.(*Tracer).StartTransactionOptions", - "5": "sync.(*Pool).Get", - "6": "sync.(*Pool).getSlow", - "7": "sync.(*poolChain).popTail", - "8": "sync.(*poolDequeue).popTail" - } - }, - { - "name": "math/rand.seedrand", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "math/rand.NewSource", - "5": "math/rand.seedrand" - } - }, - { - "name": "strconv.(*extFloat).FixedDecimal", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/apm-server/publish.NewPublisher.func1", - "2": "github.com/elastic/apm-server/publish.(*Publisher).run", - "3": "go.elastic.co/apm.(*Tracer).StartTransaction", - "4": "go.elastic.co/apm.formatElasticTracestateValue", - "5": "fmt.Sprintf", - "6": "fmt.(*pp).doPrintf", - "7": "fmt.(*pp).printArg", - "8": "fmt.(*pp).fmtFloat", - "9": "strconv.AppendFloat", - "10": "strconv.genericFtoa", - "11": "strconv.(*extFloat).FixedDecimal" - } - }, - { - "name": "runtime.mapiternext", - "value": 480000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.mapiterinit", - "23": "runtime.mapiternext" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 60000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 100000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "25": "github.com/elastic/go-structform/json.writer.write", - "26": "bytes.(*Buffer).Write", - "27": "runtime.memmove" - } - }, - { - "name": "runtime.memmove", - "value": 360000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "runtime.memmove" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 34, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "bytes.(*Buffer).grow", - "27": "bytes.makeSlice", - "28": "runtime.makeslice", - "29": "runtime.mallocgc", - "30": "runtime.systemstack", - "31": "runtime.mallocgc.func1", - "32": "runtime.largeAlloc", - "33": "runtime.heapBits.initSpan", - "34": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memmove", - "value": 100000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "bytes.(*Buffer).grow", - "27": "runtime.memmove" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 20000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "runtime.asyncPreempt" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 40000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 60000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.str2Bytes", - "25": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 90000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "24": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.memmove", - "value": 160000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 30000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.writer.write", - "value": 40000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "23": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "24": "github.com/elastic/go-structform/json.writer.write" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 30000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.writer.write", - "26": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 340000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.writer.write", - "26": "bytes.(*Buffer).Write", - "27": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 30000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.writer.write", - "26": "bytes.(*Buffer).Write", - "27": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "26": "github.com/elastic/go-structform/json.writer.write", - "27": "bytes.(*Buffer).Write", - "28": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 90000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 30000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.str2Bytes", - "value": 50000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 30000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldString", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "25": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.memhash64", - "value": 130000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "runtime.mapaccess1", - "24": "runtime.interhash", - "25": "runtime.typehash", - "26": "runtime.memhash64" - } - }, - { - "name": "runtime.isDirectIface", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "runtime.mapaccess1", - "24": "runtime.isDirectIface" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).onNumber", - "value": 140000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldInt64", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "25": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "26": "github.com/elastic/go-structform/json.(*Visitor).onNumber" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldInt64", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "25": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "26": "github.com/elastic/go-structform/json.writer.write", - "27": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldInt64", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "25": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "26": "github.com/elastic/go-structform/json.writer.write", - "27": "bytes.(*Buffer).Write", - "28": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldInt64", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "25": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "26": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.(*maptype).hashMightPanic", - "value": 40000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "runtime.(*maptype).hashMightPanic" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 140000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).OnBool", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "24": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "25": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "26": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "27": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "28": "github.com/elastic/go-structform/gotype.foldBool", - "29": "github.com/elastic/go-structform/json.(*Visitor).OnBool" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 30, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "24": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "25": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "26": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "27": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "28": "github.com/elastic/go-structform/gotype.foldString", - "29": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "30": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.foldMapInterface", - "24": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "25": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "26": "github.com/elastic/go-structform/json.writer.write", - "27": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "reflect.(*rtype).Name", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.getFoldConvert", - "24": "reflect.Value.Convert", - "25": "reflect.convertOp", - "26": "reflect.haveIdenticalUnderlyingType", - "27": "reflect.haveIdenticalType", - "28": "reflect.(*rtype).Name" - } - }, - { - "name": "reflect.cvtDirect", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.getFoldConvert", - "24": "reflect.Value.Convert", - "25": "reflect.cvtDirect" - } - }, - { - "name": "runtime.typehash", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "23": "github.com/elastic/go-structform/gotype.getFoldConvert", - "24": "reflect.MapOf", - "25": "sync.(*Map).Load", - "26": "runtime.mapaccess2", - "27": "runtime.nilinterhash", - "28": "runtime.typehash" - } - }, - { - "name": "runtime.mapiternext", - "value": 310000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.mapiternext" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "23": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "24": "github.com/elastic/go-structform/json.writer.write", - "25": "bytes.(*Buffer).Write", - "26": "runtime.memmove" - } - }, - { - "name": "runtime.memmove", - "value": 110000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 20000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "reflect.TypeOf", - "value": 30000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "reflect.TypeOf" - } - }, - { - "name": "runtime.(*bmap).overflow", - "value": 60000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.(*bmap).overflow" - } - }, - { - "name": "reflect.Value.Pointer", - "value": 70000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "reflect.Value.Pointer" - } - }, - { - "name": "runtime.fastrand", - "value": 30000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.fastrand" - } - }, - { - "name": "runtime.(*maptype).indirectelem", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.(*maptype).indirectelem" - } - }, - { - "name": "reflect.toType", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "reflect.toType" - } - }, - { - "name": "runtime.add", - "value": 50000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.add" - } - }, - { - "name": "runtime.duffzero", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.duffzero" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "22": "runtime.asyncPreempt" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*boolStack).push", - "value": 30000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*boolStack).push" - } - }, - { - "name": "runtime.memmove", - "value": 50000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).Write", - "24": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).Write", - "24": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "22": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "runtime.memmove" - } - }, - { - "name": "reflect.maplen", - "value": 80000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "reflect.Value.Len", - "22": "reflect.maplen" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*boolStack).pop", - "value": 60000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*boolStack).pop" - } - }, - { - "name": "runtime.memmove", - "value": 60000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).Write", - "24": "runtime.memmove" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "22": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "runtime.memmove" - } - }, - { - "name": "reflect.arrayAt", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.arrayAt" - } - }, - { - "name": "reflect.flag.ro", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.flag.ro" - } - }, - { - "name": "reflect.Value.Index", - "value": 40000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.Value.Index" - } - }, - { - "name": "reflect.Value.Len", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.Value.Len" - } - }, - { - "name": "reflect.add", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.add" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "reflect.(*rtype).Kind" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnArrayStart", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "19": "github.com/elastic/go-structform/gotype.(*typeFoldRegistry).find", - "20": "runtime.mapaccess1", - "21": "aeshashbody" - } - }, - { - "name": "runtime.memmove", - "value": 230000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write", - "23": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 90000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 100000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 50000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 30000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "github.com/elastic/go-structform/json.str2Bytes", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.str2Bytes" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldArrString", - "19": "github.com/elastic/go-structform.extArrVisitor.OnStringArray", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnArrayStart", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.mapiternext", - "value": 50000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "runtime.mapiternext" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "runtime.memmove" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldString", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).Write", - "24": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 20000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldString", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "22": "github.com/elastic/go-structform/json.writer.write", - "23": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldString", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "22": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldString", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "22": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldString", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "22": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "strconv.formatDigits", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldFloat64", - "23": "github.com/elastic/go-structform/json.(*Visitor).OnFloat64", - "24": "strconv.AppendFloat", - "25": "strconv.genericFtoa", - "26": "strconv.formatDigits" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldInt64", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "22": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).onNumber", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldInt64", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "22": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "23": "github.com/elastic/go-structform/json.(*Visitor).onNumber" - } - }, - { - "name": "runtime.isDirectIface", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "runtime.mapaccess1", - "21": "runtime.isDirectIface" - } - }, - { - "name": "runtime.typehash", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "runtime.mapaccess1", - "21": "runtime.interhash", - "22": "runtime.typehash" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.foldInt", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldInt" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "runtime.memmove" - } - }, - { - "name": "runtime.mapiternext", - "value": 80000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "runtime.mapiterinit", - "20": "runtime.mapiternext" - } - }, - { - "name": "runtime.(*maptype).indirectelem", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "runtime.mapiterinit", - "20": "runtime.(*maptype).indirectelem" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*boolStack).pop", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*boolStack).pop" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 50000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "21": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "runtime.add" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*boolStack).push", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/json.(*boolStack).push" - } - }, - { - "name": "runtime.madvise", - "value": 10000000, - "depth": 37, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "bytes.(*Buffer).grow", - "23": "bytes.makeSlice", - "24": "runtime.makeslice", - "25": "runtime.mallocgc", - "26": "runtime.systemstack", - "27": "runtime.mallocgc.func1", - "28": "runtime.largeAlloc", - "29": "runtime.(*mheap).alloc", - "30": "runtime.(*mheap).alloc.func1", - "31": "runtime.(*mheap).allocSpan", - "32": "runtime.(*mheap).grow", - "33": "runtime.(*pageAlloc).scavenge", - "34": "runtime.(*pageAlloc).scavengeOne", - "35": "runtime.(*pageAlloc).scavengeRangeLocked", - "36": "runtime.sysUnused", - "37": "runtime.madvise" - } - }, - { - "name": "runtime.memmove", - "value": 130000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "runtime.memmove" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write", - "22": "runtime.asyncPreempt" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "21": "runtime.asyncPreempt" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "runtime.asyncPreempt" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "20": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldString", - "19": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.memhash64", - "value": 80000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "runtime.mapaccess1", - "19": "runtime.interhash", - "20": "runtime.typehash", - "21": "runtime.memhash64" - } - }, - { - "name": "runtime.isDirectIface", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "runtime.mapaccess1", - "19": "runtime.isDirectIface" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "runtime.assertE2I2", - "19": "runtime.getitab", - "20": "runtime.add" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "runtime.assertE2I2", - "19": "runtime.getitab", - "20": "runtime.(*itabTableType).find" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldInt64", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "20": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "21": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldInt64", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "20": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write", - "23": "runtime.memmove" - } - }, - { - "name": "memeqbody", - "value": 30000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.MapOf", - "20": "sync.(*Map).Load", - "21": "runtime.mapaccess2", - "22": "runtime.nilinterequal", - "23": "runtime.efaceeq", - "24": "memeqbody" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.MapOf", - "20": "sync.(*Map).Load", - "21": "runtime.mapaccess2", - "22": "runtime.nilinterhash", - "23": "runtime.typehash", - "24": "aeshashbody" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.MapOf", - "20": "runtime.assertE2I", - "21": "runtime.getitab", - "22": "runtime.(*itabTableType).find" - } - }, - { - "name": "reflect.name.name", - "value": 40000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.haveIdenticalType", - "23": "reflect.(*rtype).Name", - "24": "reflect.name.name" - } - }, - { - "name": "reflect.resolveNameOff", - "value": 20000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.haveIdenticalType", - "23": "reflect.(*rtype).Name", - "24": "reflect.(*rtype).nameOff", - "25": "reflect.resolveNameOff" - } - }, - { - "name": "reflect.(*rtype).String", - "value": 30000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.haveIdenticalType", - "23": "reflect.(*rtype).Name", - "24": "reflect.(*rtype).String" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.haveIdenticalType", - "23": "reflect.(*rtype).Kind" - } - }, - { - "name": "reflect.(*rtype).Key", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.(*rtype).Key" - } - }, - { - "name": "reflect.(*rtype).Elem", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.Value.Convert", - "20": "reflect.convertOp", - "21": "reflect.haveIdenticalUnderlyingType", - "22": "reflect.(*rtype).Elem" - } - }, - { - "name": "reflect.name.name", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.(*rtype).Name", - "20": "reflect.name.name" - } - }, - { - "name": "reflect.(*rtype).String", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.(*rtype).Name", - "20": "reflect.(*rtype).String" - } - }, - { - "name": "reflect.(*rtype).Elem", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldConvert", - "19": "reflect.(*rtype).Elem" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).onNumber", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldInt", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "20": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "21": "github.com/elastic/go-structform/json.(*Visitor).onNumber" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldInt", - "19": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "20": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "21": "github.com/elastic/go-structform/json.writer.write", - "22": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 70000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "reflect.valueInterface", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "reflect.Value.Interface", - "19": "reflect.valueInterface" - } - }, - { - "name": "runtime.(*maptype).hashMightPanic", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "runtime.(*maptype).hashMightPanic" - } - }, - { - "name": "runtime.memmove", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).Write", - "20": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 40000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 160000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).Write", - "21": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).Write", - "21": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "20": "github.com/elastic/go-structform/json.writer.write", - "21": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "github.com/elastic/go-structform/json.str2Bytes", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeString", - "value": 40000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.(*Visitor).writeString" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "runtime.mapiternext", - "value": 160000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "runtime.mapiternext" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 50000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).Write" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.writer.write", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "18": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "19": "github.com/elastic/go-structform/json.writer.write" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).Write", - "20": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "18": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "runtime.mapiternext", - "value": 150000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "runtime.mapiterinit", - "18": "runtime.mapiternext" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "18": "github.com/elastic/go-structform/json.writer.write", - "19": "bytes.(*Buffer).Write", - "20": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "18": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.add", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "runtime.add" - } - }, - { - "name": "runtime.isEmpty", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "runtime.isEmpty" - } - }, - { - "name": "runtime.memhash64", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "runtime.mapaccess1", - "17": "runtime.interhash", - "18": "runtime.typehash", - "19": "runtime.memhash64" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.(*rtype).Kind" - } - }, - { - "name": "runtime.resolveNameOff", - "value": 20000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.haveIdenticalType", - "21": "reflect.(*rtype).Name", - "22": "reflect.(*rtype).nameOff", - "23": "reflect.resolveNameOff", - "24": "runtime.resolveNameOff" - } - }, - { - "name": "reflect.name.name", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.haveIdenticalType", - "21": "reflect.(*rtype).Name", - "22": "reflect.name.name" - } - }, - { - "name": "reflect.(*rtype).String", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.haveIdenticalType", - "21": "reflect.(*rtype).Name", - "22": "reflect.(*rtype).String" - } - }, - { - "name": "runtime.memequal", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.haveIdenticalType", - "21": "runtime.memequal" - } - }, - { - "name": "reflect.haveIdenticalUnderlyingType", - "value": 20000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.haveIdenticalType", - "21": "reflect.haveIdenticalUnderlyingType" - } - }, - { - "name": "reflect.(*rtype).Elem", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.(*rtype).Elem" - } - }, - { - "name": "reflect.(*rtype).Key", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.Value.Convert", - "18": "reflect.convertOp", - "19": "reflect.haveIdenticalUnderlyingType", - "20": "reflect.(*rtype).Key" - } - }, - { - "name": "memeqbody", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.mapaccess2", - "20": "runtime.nilinterequal", - "21": "runtime.efaceeq", - "22": "memeqbody" - } - }, - { - "name": "runtime.memequal_varlen", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.mapaccess2", - "20": "runtime.nilinterequal", - "21": "runtime.efaceeq", - "22": "runtime.memequal_varlen" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.mapaccess2", - "20": "runtime.nilinterhash", - "21": "runtime.typehash", - "22": "aeshashbody" - } - }, - { - "name": "runtime.(*maptype).indirectkey", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.(*maptype).indirectkey" - } - }, - { - "name": "runtime.bucketMask", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.bucketMask" - } - }, - { - "name": "runtime.bucketShift", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*Map).Load", - "19": "runtime.bucketShift" - } - }, - { - "name": "sync/atomic.(*Value).Load", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync/atomic.(*Value).Load" - } - }, - { - "name": "sync.(*entry).load", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "sync.(*entry).load" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 40000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.MapOf", - "18": "runtime.assertE2I", - "19": "runtime.getitab", - "20": "runtime.(*itabTableType).find" - } - }, - { - "name": "reflect.(*rtype).Key", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.(*rtype).Key" - } - }, - { - "name": "runtime.resolveNameOff", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.(*rtype).Name", - "18": "reflect.(*rtype).nameOff", - "19": "reflect.resolveNameOff", - "20": "runtime.resolveNameOff" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldConvert", - "17": "reflect.(*rtype).Kind" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 70000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "runtime.assertE2I2", - "17": "runtime.getitab", - "18": "runtime.(*itabTableType).find" - } - }, - { - "name": "reflect.packEface", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "reflect.Value.Interface", - "17": "reflect.valueInterface", - "18": "reflect.packEface" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "reflect.unpackEface", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "reflect.unpackEface" - } - }, - { - "name": "runtime.mapiternext", - "value": 80000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "runtime.mapiternext" - } - }, - { - "name": "runtime.mapiternext", - "value": 30000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "runtime.mapiterinit", - "16": "runtime.mapiternext" - } - }, - { - "name": "runtime.memmove", - "value": 60000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "17": "github.com/elastic/go-structform/json.writer.write", - "18": "bytes.(*Buffer).Write", - "19": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "17": "github.com/elastic/go-structform/json.writer.write", - "18": "bytes.(*Buffer).Write", - "19": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "17": "github.com/elastic/go-structform/json.writer.write", - "18": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "17": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "17": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "16": "github.com/elastic/go-structform/json.writer.write", - "17": "bytes.(*Buffer).Write", - "18": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "16": "github.com/elastic/go-structform/json.writer.write", - "17": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "16": "github.com/elastic/go-structform/json.writer.write", - "17": "bytes.(*Buffer).Write", - "18": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "16": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "runtime.isEmpty", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "runtime.isEmpty" - } - }, - { - "name": "runtime.(*bmap).overflow", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "runtime.(*bmap).overflow" - } - }, - { - "name": "runtime.(*hmap).growing", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "runtime.(*hmap).growing" - } - }, - { - "name": "reflect.name.isExported", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "reflect.name.isExported" - } - }, - { - "name": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/internal/unsafe.Str2Bytes" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "reflect.Value.Field", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", - "17": "reflect.Value.Field" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", - "17": "github.com/elastic/go-structform/gotype.reFoldString", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).Write", - "21": "runtime.memmove" - } - }, - { - "name": "reflect.name.isExported", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", - "17": "reflect.name.isExported" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).Write", - "21": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "reflect.Value.String", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "17": "github.com/elastic/go-structform/gotype.reFoldString", - "18": "reflect.Value.String" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "16": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "17": "github.com/elastic/go-structform/gotype.reFoldString", - "18": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "19": "github.com/elastic/go-structform/json.writer.write", - "20": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "16": "github.com/elastic/go-structform/json.(*Visitor).tryElemNext" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "runtime.convI2I", - "16": "runtime.getitab", - "17": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).AppendTo", - "17": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).appendTo", - "18": "github.com/elastic/beats/v7/libbeat/common/dtfmt.prog.eval", - "19": "github.com/elastic/beats/v7/libbeat/common/dtfmt.appendPadded", - "20": "strconv.AppendInt", - "21": "runtime.memmove" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).AppendTo", - "17": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).appendTo", - "18": "github.com/elastic/beats/v7/libbeat/common/dtfmt.prog.eval", - "19": "github.com/elastic/beats/v7/libbeat/common/dtfmt.appendPadded", - "20": "strconv.AppendInt", - "21": "strconv.formatBits", - "22": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*ctx).initTime", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).AppendTo", - "17": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).appendTo", - "18": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*ctx).initTime" - } - }, - { - "name": "time.absDate", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).AppendTo", - "17": "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).appendTo", - "18": "time.Time.Date", - "19": "time.Time.date", - "20": "time.absDate" - } - }, - { - "name": "github.com/elastic/go-structform/json.writer.write", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/go-structform/json.(*Visitor).OnStringRef", - "17": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "18": "github.com/elastic/go-structform/json.writer.write" - } - }, - { - "name": "sync.runtime_procPin", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", - "15": "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", - "16": "github.com/elastic/beats/v7/libbeat/common/dtfmt.newCtx", - "17": "sync.(*Pool).Get", - "18": "sync.(*Pool).pin", - "19": "sync.runtime_procPin" - } - }, - { - "name": "reflect.(*rtype).Kind", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "reflect.(*rtype).Kind" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 30000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "16": "github.com/elastic/go-structform/json.writer.write", - "17": "bytes.(*Buffer).Write" - } - }, - { - "name": "bytes.(*Buffer).tryGrowByReslice", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "16": "github.com/elastic/go-structform/json.writer.write", - "17": "bytes.(*Buffer).tryGrowByReslice" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).writeByte", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "15": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "16": "github.com/elastic/go-structform/json.(*Visitor).writeByte" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldFold.func1", - "14": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "15": "github.com/elastic/go-structform/json.writer.write", - "16": "bytes.(*Buffer).Write", - "17": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", - "13": "github.com/elastic/go-structform/json.writer.write", - "14": "bytes.(*Buffer).Write" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*boolStack).push", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/json.(*boolStack).push" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "13": "github.com/elastic/go-structform/json.writer.write", - "14": "bytes.(*Buffer).Write" - } - }, - { - "name": "aeshashbody", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.(*typeFoldRegistry).find", - "12": "runtime.mapaccess1", - "13": "aeshashbody" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "runtime.assertE2I2", - "11": "runtime.getitab", - "12": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.typehash", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "runtime.mapaccess1", - "11": "runtime.interhash", - "12": "runtime.typehash" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldGoTypes", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.getFoldConvert", - "11": "github.com/elastic/go-structform/gotype.getFoldGoTypes" - } - }, - { - "name": "reflect.toType", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "reflect.toType" - } - }, - { - "name": "reflect.unpackEface", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "reflect.unpackEface" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*jsonEncoder).AddRaw", - "9": "runtime.convT2E", - "10": "runtime.typedmemmove", - "11": "runtime.memmove" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*jsonEncoder).AddRaw", - "9": "runtime.convT2E", - "10": "runtime.mallocgc", - "11": "runtime.heapBitsSetType" - } - }, - { - "name": "aeshashbody", - "value": 40000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "github.com/elastic/beats/v7/libbeat/beat.(*Event).GetValue", - "13": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "14": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "15": "runtime.mapaccess2_faststr", - "16": "aeshashbody" - } - }, - { - "name": "memeqbody", - "value": 40000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "github.com/elastic/beats/v7/libbeat/beat.(*Event).GetValue", - "13": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "14": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "15": "runtime.mapaccess2_faststr", - "16": "memeqbody" - } - }, - { - "name": "runtime.strhash", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "github.com/elastic/beats/v7/libbeat/beat.(*Event).GetValue", - "13": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "14": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "15": "runtime.mapaccess2_faststr", - "16": "runtime.strhash" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "github.com/elastic/beats/v7/libbeat/beat.(*Event).GetValue", - "13": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.mapiternext", - "value": 30000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "runtime.mapiterinit", - "13": "runtime.mapiternext" - } - }, - { - "name": "runtime.memequal", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", - "9": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", - "10": "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", - "11": "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", - "12": "strings.HasPrefix", - "13": "runtime.memequal" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "runtime.convT2E", - "9": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "runtime.convT2E", - "9": "runtime.typedmemmove" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/beat/events.GetOpType", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.getPipeline", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.getPipeline" - } - }, - { - "name": "runtime.mapaccess2_faststr", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", - "8": "github.com/elastic/beats/v7/libbeat/beat/events.GetMetaStringValue", - "9": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "10": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "11": "runtime.mapaccess2_faststr" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "github.com/elastic/beats/v7/libbeat/beat/events.GetOpType", - "8": "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", - "9": "github.com/elastic/beats/v7/libbeat/common.mapFind" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.(*mcache).nextFree", - "10": "runtime.(*mcache).refill", - "11": "runtime.(*mcentral).cacheSpan", - "12": "runtime.(*mcentral).grow", - "13": "runtime.(*mheap).alloc", - "14": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", - "7": "runtime.growslice", - "8": "runtime.mallocgc", - "9": "runtime.systemstack", - "10": "runtime.mallocgc.func1", - "11": "runtime.largeAlloc", - "12": "runtime.(*mheap).alloc", - "13": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.futex", - "value": 20000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "sync.(*Once).Do", - "12": "sync.(*Once).doSlow", - "13": "net/http.setRequestCancel.func3.1", - "14": "runtime.closechan", - "15": "runtime.goready", - "16": "runtime.systemstack", - "17": "runtime.goready.func1", - "18": "runtime.ready", - "19": "runtime.wakep", - "20": "runtime.startm", - "21": "runtime.notewakeup", - "22": "runtime.futexwakeup", - "23": "runtime.futex" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.NewReader", - "13": "runtime.newobject" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 27, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.NewReader", - "13": "compress/gzip.(*Reader).Reset", - "14": "compress/gzip.(*Reader).readHeader", - "15": "compress/flate.(*dictDecoder).init", - "16": "runtime.makeslice", - "17": "runtime.mallocgc", - "18": "runtime.(*mcache).nextFree", - "19": "runtime.(*mcache).refill", - "20": "runtime.(*mcentral).cacheSpan", - "21": "runtime.(*mcentral).grow", - "22": "runtime.(*mheap).alloc", - "23": "runtime.systemstack", - "24": "runtime.(*mheap).alloc.func1", - "25": "runtime.(*mheap).allocSpan", - "26": "runtime.(*mheap).allocMSpanLocked", - "27": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "net/http.(*persistConn).Read", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).huffmanBlock", - "15": "compress/flate.(*decompressor).moreBits", - "16": "bufio.(*Reader).ReadByte", - "17": "bufio.(*Reader).fill", - "18": "net/http.(*bodyEOFSignal).Read", - "19": "net/http.(*body).Read", - "20": "net/http.(*body).readLocked", - "21": "io.(*LimitedReader).Read", - "22": "bufio.(*Reader).Read", - "23": "net/http.(*persistConn).Read" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).huffmanBlock", - "15": "compress/flate.(*decompressor).moreBits", - "16": "bufio.(*Reader).ReadByte", - "17": "bufio.(*Reader).fill", - "18": "net/http.(*bodyEOFSignal).condfn", - "19": "net/http.(*persistConn).readLoop.func4", - "20": "runtime.chansend1", - "21": "runtime.chansend", - "22": "runtime.send", - "23": "runtime.goready", - "24": "runtime.systemstack", - "25": "runtime.goready.func1", - "26": "runtime.ready", - "27": "runtime.wakep", - "28": "runtime.startm", - "29": "runtime.notewakeup", - "30": "runtime.futexwakeup", - "31": "runtime.futex" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).huffmanBlock", - "15": "compress/flate.(*dictDecoder).writeCopy", - "16": "runtime.memmove" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).huffmanBlock", - "15": "compress/flate.(*decompressor).huffSym", - "16": "bufio.(*Reader).ReadByte", - "17": "bufio.(*Reader).fill", - "18": "net/http.(*bodyEOFSignal).condfn", - "19": "net/http.(*persistConn).readLoop.func4", - "20": "runtime.chansend1", - "21": "runtime.chansend", - "22": "runtime.send", - "23": "runtime.goready", - "24": "runtime.systemstack", - "25": "runtime.goready.func1", - "26": "runtime.ready", - "27": "runtime.wakep", - "28": "runtime.startm", - "29": "runtime.notewakeup", - "30": "runtime.futexwakeup", - "31": "runtime.futex" - } - }, - { - "name": "compress/flate.(*decompressor).huffmanBlock", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).nextBlock", - "15": "compress/flate.(*decompressor).huffmanBlock" - } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).nextBlock", - "15": "compress/flate.(*decompressor).readHuffman", - "16": "compress/flate.(*huffmanDecoder).init", - "17": "runtime.makeslice", - "18": "runtime.mallocgc", - "19": "runtime.(*mcache).nextFree", - "20": "runtime.(*mcache).refill", - "21": "runtime.(*mcentral).cacheSpan", - "22": "runtime.(*mcentral).grow", - "23": "runtime.(*mheap).alloc", - "24": "runtime.systemstack", - "25": "runtime.(*mheap).alloc.func1", - "26": "runtime.(*mheap).allocSpan", - "27": "runtime.(*mheap).allocMSpanLocked", - "28": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "hash/crc32.ieeeCLMUL", - "value": 20000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "hash/crc32.Update", - "14": "hash/crc32.archUpdateIEEE", - "15": "hash/crc32.ieeeCLMUL" - } - }, - { - "name": "runtime.memmove", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "runtime.memmove" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "bytes.makeSlice", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.systemstack", - "15": "runtime.mallocgc.func1", - "16": "runtime.largeAlloc", - "17": "runtime.(*mheap).alloc", - "18": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "bytes.makeSlice", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.systemstack", - "15": "runtime.mallocgc.func1", - "16": "runtime.largeAlloc", - "17": "runtime.heapBits.initSpan", - "18": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "bytes.makeSlice", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.findfunc", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "bytes.makeSlice", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.profilealloc", - "15": "runtime.mProf_Malloc", - "16": "runtime.callers", - "17": "runtime.systemstack", - "18": "runtime.callers.func1", - "19": "runtime.gentraceback", - "20": "runtime.findfunc" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "net/http.setRequestCancel", - "13": "runtime.newproc", - "14": "runtime.systemstack", - "15": "runtime.newproc.func1", - "16": "runtime.wakep", - "17": "runtime.startm", - "18": "runtime.notewakeup", - "19": "runtime.futexwakeup", - "20": "runtime.futex" - } - }, - { - "name": "runtime.cleantimers", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "net/http.setRequestCancel", - "13": "context.WithDeadline", - "14": "time.AfterFunc", - "15": "time.startTimer", - "16": "runtime.addtimer", - "17": "runtime.cleantimers" - } - }, - { - "name": "runtime.mapaccess2", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*Transport).getConn", - "16": "net/http.(*Transport).queueForIdleConn", - "17": "runtime.mapaccess2" - } - }, - { - "name": "runtime.releaseSudog", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*persistConn).roundTrip", - "16": "runtime.selectgo", - "17": "runtime.releaseSudog" - } - }, - { - "name": "runtime.ready", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*persistConn).roundTrip", - "16": "runtime.chansend1", - "17": "runtime.chansend", - "18": "runtime.send", - "19": "runtime.goready", - "20": "runtime.systemstack", - "21": "runtime.goready.func1", - "22": "runtime.ready" - } - }, - { - "name": "net/http.basicAuth", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.basicAuth" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.ignoreKind", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "14": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "15": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Avail", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.ignoreKind", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", - "14": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Avail" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 30000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.ignoreKind", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "12": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.ignoreKind", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDict", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "14": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepString", - "14": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).CollectWhile", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepNumber", - "14": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).CollectWhile" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", - "13": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "11": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", - "10": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).ReadByte", - "value": 20000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", - "14": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).ReadByte" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IndexByteFrom", - "value": 40000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", - "14": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepString", - "15": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IndexByteFrom" - } - }, - { - "name": "indexbytebody", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", - "14": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepString", - "15": "bytes.IndexByte", - "16": "indexbytebody" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", - "14": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepString", - "15": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Err", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "13": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Err" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).PeekByteFrom", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", - "12": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).PeekByteFrom" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).PeekByteFrom", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).PeekByteFrom" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 30000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "11": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).ReadByte", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDict", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", - "13": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).ReadByte" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 30000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "10": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextInt", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", - "11": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", - "12": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", - "13": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).asciiFindNumberEnd", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextInt", - "10": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IntASCII", - "11": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).asciiFindNumberEnd" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", - "9": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextInt", - "10": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", - "6": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", - "7": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", - "8": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", - "9": "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols" - } - }, - { - "name": "runtime.(*mcentral).fullSwept", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "go.elastic.co/apm.StartSpan", - "6": "go.elastic.co/apm.StartSpanOptions", - "7": "go.elastic.co/apm.newDroppedSpan", - "8": "runtime.newobject", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.(*mcentral).fullSwept" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/logp.multiCore.Enabled", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", - "5": "go.uber.org/zap.(*SugaredLogger).Debugf", - "6": "go.uber.org/zap.(*SugaredLogger).log", - "7": "github.com/elastic/beats/v7/libbeat/logp.multiCore.Enabled" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "26": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "27": "github.com/elastic/go-structform/json.writer.write", - "28": "bytes.(*Buffer).Write", - "29": "runtime.memmove" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.getFoldConvert", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "github.com/elastic/go-structform/gotype.getFoldConvert" - } - }, - { - "name": "bytes.(*Buffer).Write", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "github.com/elastic/go-structform/gotype.foldMapInterface", - "27": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "28": "github.com/elastic/go-structform/json.writer.write", - "29": "bytes.(*Buffer).Write" - } - }, - { - "name": "runtime.mapaccess1", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "github.com/elastic/go-structform/gotype.foldMapInterface", - "27": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "28": "runtime.mapaccess1" - } - }, - { - "name": "github.com/elastic/go-structform/json.writer.write", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "github.com/elastic/go-structform/gotype.foldMapInterface", - "27": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "28": "github.com/elastic/go-structform/json.writer.write" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 31, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "github.com/elastic/go-structform/gotype.foldInt64", - "27": "github.com/elastic/go-structform/json.(*Visitor).OnInt64", - "28": "github.com/elastic/go-structform/json.(*Visitor).onInt", - "29": "github.com/elastic/go-structform/json.writer.write", - "30": "bytes.(*Buffer).Write", - "31": "runtime.memmove" - } - }, - { - "name": "runtime.mapaccess1", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "26": "runtime.mapaccess1" - } - }, - { - "name": "github.com/elastic/go-structform/json.writer.write", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "22": "github.com/elastic/go-structform/gotype.foldMapInterface", - "23": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "24": "github.com/elastic/go-structform/gotype.foldMapInterface", - "25": "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", - "26": "github.com/elastic/go-structform/json.writer.write" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 25, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.foldMapInterface", - "21": "github.com/elastic/go-structform/json.(*Visitor).OnKey", - "22": "github.com/elastic/go-structform/json.(*Visitor).OnString", - "23": "github.com/elastic/go-structform/json.writer.write", - "24": "bytes.(*Buffer).Write", - "25": "runtime.memmove" - } - }, - { - "name": "reflect.MapOf", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldAnyReflect", - "11": "github.com/elastic/go-structform/gotype.makeStructFold.func1", - "12": "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", - "13": "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", - "14": "github.com/elastic/go-structform/gotype.foldMapInlineInterface", - "15": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "16": "github.com/elastic/go-structform/gotype.foldMapInterface", - "17": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "18": "github.com/elastic/go-structform/gotype.foldMapInterface", - "19": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "20": "github.com/elastic/go-structform/gotype.getFoldConvert", - "21": "reflect.MapOf" - } - }, - { - "name": "github.com/elastic/go-structform/gotype.foldString", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldMapInterface", - "11": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "12": "github.com/elastic/go-structform/gotype.foldMapInterface", - "13": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "14": "github.com/elastic/go-structform/gotype.foldString" - } - }, - { - "name": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", - "8": "github.com/elastic/go-structform/gotype.(*Iterator).Fold", - "9": "github.com/elastic/go-structform/gotype.foldInterfaceValue", - "10": "github.com/elastic/go-structform/gotype.foldMapInterface", - "11": "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*Transport).getConn", - "16": "net/http.(*Transport).queueForIdleConn", - "17": "time.Now", - "18": "runtime.nanotime" - } - }, - { - "name": "runtime.mapaccess2", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*Transport).getConn", - "16": "net/http.(*Transport).queueForIdleConn", - "17": "runtime.mapaccess2" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", - "13": "net/http.(*Transport).RoundTrip", - "14": "net/http.(*Transport).roundTrip", - "15": "net/http.(*persistConn).roundTrip", - "16": "runtime.makechan", - "17": "runtime.newobject", - "18": "runtime.mallocgc" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "net/http.setRequestCancel", - "13": "runtime.newproc", - "14": "runtime.systemstack", - "15": "runtime.newproc.func1", - "16": "runtime.wakep", - "17": "runtime.startm", - "18": "runtime.notewakeup", - "19": "runtime.futexwakeup", - "20": "runtime.futex" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "net/http.setRequestCancel", - "13": "time.Until", - "14": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "net/http.setRequestCancel", - "13": "context.WithDeadline", - "14": "time.AfterFunc", - "15": "time.when", - "16": "runtime.nanotime" - } - }, - { - "name": "go.elastic.co/apm/internal/apmcontext.DefaultTransactionFromContext", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", - "8": "net/http.(*Client).Do", - "9": "net/http.(*Client).do", - "10": "net/http.(*Client).send", - "11": "net/http.send", - "12": "go.elastic.co/apm.TransactionFromContext", - "13": "go.elastic.co/apm/internal/apmcontext.DefaultTransactionFromContext" - } - }, - { - "name": "runtime.futex", - "value": 40000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "sync.(*Once).Do", - "12": "sync.(*Once).doSlow", - "13": "net/http.setRequestCancel.func3.1", - "14": "runtime.closechan", - "15": "runtime.goready", - "16": "runtime.systemstack", - "17": "runtime.goready.func1", - "18": "runtime.ready", - "19": "runtime.wakep", - "20": "runtime.startm", - "21": "runtime.notewakeup", - "22": "runtime.futexwakeup", - "23": "runtime.futex" - } - }, - { - "name": "compress/flate.(*huffmanDecoder).init", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).nextBlock", - "15": "compress/flate.(*decompressor).readHuffman", - "16": "compress/flate.(*huffmanDecoder).init" - } - }, - { - "name": "bufio.(*Reader).ReadByte", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.(*Reader).Read", - "13": "compress/flate.(*decompressor).Read", - "14": "compress/flate.(*decompressor).nextBlock", - "15": "compress/flate.(*decompressor).readHuffman", - "16": "compress/flate.(*decompressor).huffSym", - "17": "bufio.(*Reader).ReadByte" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.NewReader", - "13": "compress/gzip.(*Reader).Reset", - "14": "compress/gzip.(*Reader).readHeader", - "15": "compress/flate.(*dictDecoder).init", - "16": "runtime.makeslice", - "17": "runtime.mallocgc", - "18": "runtime.profilealloc", - "19": "runtime.lockWithRank", - "20": "runtime.lock2" - } - }, - { - "name": "runtime.newAllocBits", - "value": 10000000, - "depth": 26, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.NewReader", - "13": "compress/gzip.(*Reader).Reset", - "14": "compress/gzip.(*Reader).readHeader", - "15": "compress/flate.(*dictDecoder).init", - "16": "runtime.makeslice", - "17": "runtime.mallocgc", - "18": "runtime.(*mcache).nextFree", - "19": "runtime.(*mcache).refill", - "20": "runtime.(*mcentral).cacheSpan", - "21": "runtime.(*mcentral).grow", - "22": "runtime.(*mheap).alloc", - "23": "runtime.systemstack", - "24": "runtime.(*mheap).alloc.func1", - "25": "runtime.(*mheap).allocSpan", - "26": "runtime.newAllocBits" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "net/http.(*cancelTimerBody).Read", - "11": "net/http.(*gzipReader).Read", - "12": "compress/gzip.NewReader", - "13": "compress/gzip.(*Reader).Reset", - "14": "compress/gzip.(*Reader).readHeader", - "15": "runtime.convI2I", - "16": "runtime.getitab", - "17": "runtime.(*itabTableType).find" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", - "7": "io/ioutil.ReadAll", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "bytes.(*Buffer).grow", - "11": "bytes.makeSlice", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "time.Now", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.getMonitoringIndexName", - "7": "time.Now" - } - }, - { - "name": "encoding/json.(*decodeState).rescanLiteral", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.logBulkFailures", - "7": "encoding/json.Unmarshal", - "8": "encoding/json.(*decodeState).unmarshal", - "9": "encoding/json.(*decodeState).value", - "10": "encoding/json.(*decodeState).object", - "11": "encoding/json.(*decodeState).value", - "12": "encoding/json.(*decodeState).array", - "13": "encoding/json.(*decodeState).value", - "14": "encoding/json.(*decodeState).object", - "15": "encoding/json.(*decodeState).value", - "16": "encoding/json.(*decodeState).object", - "17": "encoding/json.(*decodeState).value", - "18": "encoding/json.(*decodeState).object", - "19": "encoding/json.(*decodeState).objectInterface", - "20": "encoding/json.(*decodeState).valueInterface", - "21": "encoding/json.(*decodeState).literalInterface", - "22": "encoding/json.(*decodeState).rescanLiteral" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.logBulkFailures", - "7": "encoding/json.Unmarshal", - "8": "encoding/json.(*decodeState).unmarshal", - "9": "encoding/json.(*decodeState).value", - "10": "encoding/json.(*decodeState).object", - "11": "encoding/json.(*decodeState).value", - "12": "encoding/json.(*decodeState).array", - "13": "encoding/json.(*decodeState).value", - "14": "encoding/json.(*decodeState).object", - "15": "encoding/json.(*decodeState).value", - "16": "encoding/json.(*decodeState).object", - "17": "runtime.convTslice", - "18": "runtime.mallocgc", - "19": "runtime.(*mcache).nextFree", - "20": "runtime.(*mcache).refill", - "21": "runtime.(*mcentral).uncacheSpan", - "22": "runtime.(*spanSet).push" - } - }, - { - "name": "encoding/json.state1", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.logBulkFailures", - "7": "encoding/json.Unmarshal", - "8": "encoding/json.checkValid", - "9": "encoding/json.state1" - } - }, - { - "name": "runtime.mapaccess2_faststr", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", - "3": "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", - "4": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", - "5": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", - "6": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.logBulkFailures", - "7": "runtime.mapaccess2_faststr" - } - }, - { - "name": "runtime.exitsyscallfast", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "10": "net.(*conn).Write", - "11": "net.(*netFD).Write", - "12": "internal/poll.(*FD).Write", - "13": "internal/poll.ignoringEINTR", - "14": "syscall.Write", - "15": "syscall.write", - "16": "syscall.Syscall", - "17": "runtime.exitsyscall", - "18": "runtime.exitsyscallfast" - } - }, - { - "name": "runtime.casgstatus", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "10": "net.(*conn).Write", - "11": "net.(*netFD).Write", - "12": "internal/poll.(*FD).Write", - "13": "internal/poll.ignoringEINTR", - "14": "syscall.Write", - "15": "syscall.write", - "16": "syscall.Syscall", - "17": "runtime.entersyscall", - "18": "runtime.reentersyscall", - "19": "runtime.casgstatus" - } - }, - { - "name": "internal/poll.(*FD).Write.func1", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "10": "net.(*conn).Write", - "11": "net.(*netFD).Write", - "12": "internal/poll.(*FD).Write", - "13": "internal/poll.ignoringEINTR", - "14": "internal/poll.(*FD).Write.func1" - } - }, - { - "name": "internal/poll.(*fdMutex).rwlock", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "10": "net.(*conn).Write", - "11": "net.(*netFD).Write", - "12": "internal/poll.(*FD).writeLock", - "13": "internal/poll.(*fdMutex).rwlock" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/outputs.(*Stats).WriteBytes", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "10": "github.com/elastic/beats/v7/libbeat/outputs.(*Stats).WriteBytes" - } - }, - { - "name": "syscall.Syscall", - "value": 60000000, - "depth": 15, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "bufio.(*Writer).Flush", - "8": "net/http.persistConnWriter.Write", - "9": "net.(*conn).Write", - "10": "net.(*netFD).Write", - "11": "internal/poll.(*FD).Write", - "12": "internal/poll.ignoringEINTR", - "13": "syscall.Write", - "14": "syscall.write", - "15": "syscall.Syscall" - } - }, - { - "name": "runtime.memmove", - "value": 220000000, - "depth": 9, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "io.(*LimitedReader).Read", - "8": "bytes.(*Buffer).Read", - "9": "runtime.memmove" - } - }, - { - "name": "bytes.(*Buffer).empty", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "bufio.(*Writer).ReadFrom", - "7": "io.(*LimitedReader).Read", - "8": "bytes.(*Buffer).empty" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "runtime.makeslice", - "7": "runtime.mallocgc", - "8": "runtime.(*mcache).nextFree", - "9": "runtime.(*mcache).refill", - "10": "runtime.(*mcentral).cacheSpan", - "11": "runtime.(*mcentral).grow", - "12": "runtime.(*mheap).alloc", - "13": "runtime.systemstack", - "14": "runtime.(*mheap).alloc.func1", - "15": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.(*gcBitsArena).tryAlloc", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "io/ioutil.devNull.ReadFrom", - "7": "sync.(*Pool).Get", - "8": "io/ioutil.glob..func1", - "9": "runtime.makeslice", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*mcentral).grow", - "15": "runtime.(*mheap).alloc", - "16": "runtime.systemstack", - "17": "runtime.(*mheap).alloc.func1", - "18": "runtime.(*mheap).allocSpan", - "19": "runtime.(*gcBitsArena).tryAlloc" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "go.elastic.co/apm/internal/iochan.(*Reader).Read", - "7": "runtime.selectgo", - "8": "runtime.send", - "9": "runtime.goready", - "10": "runtime.systemstack", - "11": "runtime.goready.func1", - "12": "runtime.ready", - "13": "runtime.wakep", - "14": "runtime.startm", - "15": "runtime.notewakeup", - "16": "runtime.futexwakeup", - "17": "runtime.futex" - } - }, - { - "name": "runtime.chansend", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "net/http.(*transferWriter).writeBody", - "4": "io.Copy", - "5": "io.copyBuffer", - "6": "io.(*PipeReader).Read", - "7": "io.(*pipe).Read", - "8": "runtime.chansend1", - "9": "runtime.chansend" - } - }, - { - "name": "sync.(*Pool).Get", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.(*Request).write", - "3": "fmt.Fprintf", - "4": "fmt.newPrinter", - "5": "sync.(*Pool).Get" - } - }, - { - "name": "runtime.futex", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "runtime.chansend1", - "3": "runtime.chansend", - "4": "runtime.send", - "5": "runtime.goready", - "6": "runtime.systemstack", - "7": "runtime.goready.func1", - "8": "runtime.ready", - "9": "runtime.wakep", - "10": "runtime.startm", - "11": "runtime.notewakeup", - "12": "runtime.futexwakeup", - "13": "runtime.futex" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "bufio.(*Writer).Flush", - "3": "net/http.persistConnWriter.Write", - "4": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", - "5": "net.(*conn).Write", - "6": "net.(*netFD).Write", - "7": "internal/poll.(*FD).Write", - "8": "internal/poll.ignoringEINTR", - "9": "syscall.Write", - "10": "syscall.write", - "11": "syscall.Syscall" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "bufio.(*Writer).Flush", - "3": "net/http.persistConnWriter.Write", - "4": "net.(*pipe).Write", - "5": "net.(*pipe).write", - "6": "runtime.chanrecv1", - "7": "runtime.chanrecv", - "8": "runtime.recv", - "9": "runtime.goready", - "10": "runtime.systemstack", - "11": "runtime.goready.func1", - "12": "runtime.ready", - "13": "runtime.wakep", - "14": "runtime.startm", - "15": "runtime.notewakeup", - "16": "runtime.futexwakeup", - "17": "runtime.futex" - } - }, - { - "name": "runtime.exitsyscall", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "bufio.(*Writer).Flush", - "3": "net/http.persistConnWriter.Write", - "4": "net.(*conn).Write", - "5": "net.(*netFD).Write", - "6": "internal/poll.(*FD).Write", - "7": "internal/poll.ignoringEINTR", - "8": "syscall.Write", - "9": "syscall.write", - "10": "syscall.Syscall", - "11": "runtime.exitsyscall" - } - }, - { - "name": "runtime.procPin", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).writeLoop", - "2": "net/http.Header.write", - "3": "net/http.Header.writeSubset", - "4": "sync.(*Pool).Put", - "5": "sync.(*Pool).pin", - "6": "runtime.procPin" - } - }, - { - "name": "runtime.futex", - "value": 1940000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.resetspinning", - "5": "runtime.wakep", - "6": "runtime.startm", - "7": "runtime.notewakeup", - "8": "runtime.futexwakeup", - "9": "runtime.futex" - } - }, - { - "name": "runtime.mget", - "value": 40000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.resetspinning", - "5": "runtime.wakep", - "6": "runtime.mget" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.resetspinning", - "5": "runtime.wakep", - "6": "runtime.lockWithRank", - "7": "runtime.lock2" - } - }, - { - "name": "runtime.epollwait", - "value": 2370000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.netpoll", - "6": "runtime.epollwait" - } - }, - { - "name": "runtime.read", - "value": 140000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.netpoll", - "6": "runtime.read" - } - }, - { - "name": "runtime.futex", - "value": 2840000000, - "depth": 15, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.wakeScavenger", - "10": "runtime.injectglist", - "11": "runtime.injectglist.func1", - "12": "runtime.startm", - "13": "runtime.notewakeup", - "14": "runtime.futexwakeup", - "15": "runtime.futex" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.wakeScavenger", - "10": "runtime.lockWithRank", - "11": "runtime.lock2" - } - }, - { - "name": "runtime.(*gList).push", - "value": 20000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.(*gList).push" - } - }, - { - "name": "runtime.futex", - "value": 20000000, - "depth": 12, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.unlockWithRank", - "10": "runtime.unlock2", - "11": "runtime.futexwakeup", - "12": "runtime.futex" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.lockWithRank", - "10": "runtime.lock2" - } - }, - { - "name": "runtime.walltime", - "value": 30000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "time.sendTime", - "9": "time.Now", - "10": "runtime.walltime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "time.sendTime", - "9": "time.Now", - "10": "runtime.nanotime" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "time.sendTime", - "9": "runtime.selectnbsend", - "10": "runtime.chansend", - "11": "runtime.typedmemmove" - } - }, - { - "name": "runtime.siftdownTimer", - "value": 60000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.dodeltimer0", - "9": "runtime.siftdownTimer" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.goroutineReady", - "9": "runtime.goready", - "10": "runtime.goready.func1", - "11": "runtime.ready", - "12": "runtime.wakep", - "13": "runtime.startm", - "14": "runtime.notewakeup", - "15": "runtime.futexwakeup", - "16": "runtime.futex" - } - }, - { - "name": "runtime.lockWithRank", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.lockWithRank" - } - }, - { - "name": "runtime.nanotime1", - "value": 40000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.nanotime", - "6": "runtime.nanotime1" - } - }, - { - "name": "runtime.futex", - "value": 1950000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.stopm", - "6": "runtime.notesleep", - "7": "runtime.futexsleep", - "8": "runtime.futex" - } - }, - { - "name": "runtime.stackcache_clear", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.stopm", - "6": "runtime.acquirep", - "7": "runtime.(*mcache).prepareForSweep", - "8": "runtime.stackcache_clear" - } - }, - { - "name": "runtime.wirep", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.stopm", - "6": "runtime.acquirep", - "7": "runtime.wirep" - } - }, - { - "name": "runtime.usleep", - "value": 80000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.runqsteal", - "6": "runtime.runqgrab", - "7": "runtime.usleep" - } - }, - { - "name": "runtime.pidleput", - "value": 30000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.pidleput" - } - }, - { - "name": "runtime.write1", - "value": 100000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.write", - "6": "runtime.write1" - } - }, - { - "name": "runtime.globrunqget", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.globrunqget" - } - }, - { - "name": "runtime.(*mcache).prepareForSweep", - "value": 60000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.acquirep", - "6": "runtime.(*mcache).prepareForSweep" - } - }, - { - "name": "runtime.unlock2", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.unlockWithRank", - "6": "runtime.unlock2" - } - }, - { - "name": "runtime.runqget", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.runqget" - } - }, - { - "name": "runtime.checkdead", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.mput", - "6": "runtime.checkdead" - } - }, - { - "name": "runtime.releasep", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.releasep" - } - }, - { - "name": "runtime.runqempty", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.runqempty" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.lockWithRank", - "6": "runtime.lock2" - } - }, - { - "name": "runtime.(*randomOrder).start", - "value": 70000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.(*randomOrder).start" - } - }, - { - "name": "runtime.nanotime1", - "value": 40000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.nanotime", - "5": "runtime.nanotime1" - } - }, - { - "name": "runtime.shouldStealTimers", - "value": 50000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.shouldStealTimers" - } - }, - { - "name": "runtime.(*randomEnum).next", - "value": 130000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.(*randomEnum).next" - } - }, - { - "name": "runtime.procyield", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.lockWithRank", - "5": "runtime.lock2", - "6": "runtime.procyield" - } - }, - { - "name": "runtime.casgstatus", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.execute", - "5": "runtime.casgstatus" - } - }, - { - "name": "runtime.fastrand", - "value": 20000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.fastrand" - } - }, - { - "name": "runtime.runqget", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.runqget" - } - }, - { - "name": "runtime.(*randomEnum).done", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.(*randomEnum).done" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.stoplockedm", - "5": "runtime.notesleep", - "6": "runtime.futexsleep", - "7": "runtime.futex" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.unlockWithRank", - "5": "runtime.unlock2" - } - }, - { - "name": "runtime.clearDeletedTimers", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.checkTimers", - "5": "runtime.clearDeletedTimers" - } - }, - { - "name": "runtime.puintptr.ptr", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.park_m", - "3": "runtime.schedule", - "4": "runtime.puintptr.ptr" - } - }, - { - "name": "runtime.chanparkcommit", - "value": 10000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.mcall", "2": "runtime.park_m", "3": "runtime.chanparkcommit" } - }, - { - "name": "runtime.selparkcommit", - "value": 20000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.mcall", "2": "runtime.park_m", "3": "runtime.selparkcommit" } - }, - { - "name": "runtime.parkunlock_c", - "value": 10000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.mcall", "2": "runtime.park_m", "3": "runtime.parkunlock_c" } - }, - { - "name": "runtime.nanotime1", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.nanotime", - "7": "runtime.nanotime1" - } - }, - { - "name": "runtime.epollwait", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.netpoll", - "7": "runtime.epollwait" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.stopm", - "7": "runtime.notesleep", - "8": "runtime.futexsleep", - "9": "runtime.futex" - } - }, - { - "name": "runtime.(*mcache).prepareForSweep", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.stopm", - "7": "runtime.acquirep", - "8": "runtime.(*mcache).prepareForSweep" - } - }, - { - "name": "runtime.checkTimers", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.checkTimers" - } - }, - { - "name": "runtime.nanotime", - "value": 2020000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 70000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.resetspinning", - "6": "runtime.wakep", - "7": "runtime.startm", - "8": "runtime.notewakeup", - "9": "runtime.futexwakeup", - "10": "runtime.futex" - } - }, - { - "name": "runtime.casgstatus", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.execute", - "6": "runtime.casgstatus" - } - }, - { - "name": "runtime.unlock2", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.unlockWithRank", - "6": "runtime.unlock2" - } - }, - { - "name": "runtime.shouldStealTimers", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.shouldStealTimers" - } - }, - { - "name": "runtime.checkTimers", - "value": 30000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.schedule", - "5": "runtime.checkTimers" - } - }, - { - "name": "runtime.casgstatus", - "value": 40000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.goschedImpl", - "4": "runtime.casgstatus" - } - }, - { - "name": "runtime.lock2", - "value": 30000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.lockWithRank", - "4": "runtime.lock2" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.gosched_m", - "3": "runtime.unlockWithRank", - "4": "runtime.unlock2" - } - }, - { - "name": "runtime.futex", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.stopm", - "6": "runtime.notesleep", - "7": "runtime.futexsleep", - "8": "runtime.futex" - } - }, - { - "name": "runtime.epollwait", - "value": 110000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.netpoll", - "6": "runtime.epollwait" - } - }, - { - "name": "runtime.walltime", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "time.sendTime", - "9": "time.Now", - "10": "runtime.walltime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.checkTimers", - "6": "runtime.runtimer", - "7": "runtime.runOneTimer", - "8": "runtime.bgscavenge.func1", - "9": "runtime.wakeScavenger", - "10": "runtime.injectglist", - "11": "runtime.injectglist.func1", - "12": "runtime.startm", - "13": "runtime.notewakeup", - "14": "runtime.futexwakeup", - "15": "runtime.futex" - } - }, - { - "name": "runtime.write1", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.write", - "6": "runtime.write1" - } - }, - { - "name": "runtime.usleep", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.runqsteal", - "6": "runtime.runqgrab", - "7": "runtime.usleep" - } - }, - { - "name": "runtime.nanotime", - "value": 60000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.findrunnable", - "5": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 40000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.resetspinning", - "5": "runtime.wakep", - "6": "runtime.startm", - "7": "runtime.notewakeup", - "8": "runtime.futexwakeup", - "9": "runtime.futex" - } - }, - { - "name": "runtime.runqget", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.schedule", - "4": "runtime.runqget" - } - }, - { - "name": "internal/bytealg.IndexByteString", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.goexit0", - "3": "runtime.isSystemGoroutine", - "4": "runtime.gostringnocopy", - "5": "runtime.findnull", - "6": "internal/bytealg.IndexByteString" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mcall", - "2": "runtime.exitsyscall0", - "3": "runtime.stopm", - "4": "runtime.notesleep", - "5": "runtime.futexsleep", - "6": "runtime.futex" - } - }, - { - "name": "runtime.selectgo", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*directEventLoop).run", - "3": "runtime.selectgo" - } - }, - { - "name": "runtime.procyield", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "runtime.selectgo", - "4": "runtime.lockWithRank", - "5": "runtime.lock2", - "6": "runtime.procyield" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "runtime.selectgo", - "4": "runtime.typedmemmove" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "runtime.selectgo", - "4": "runtime.unlockWithRank", - "5": "runtime.unlock2" - } - }, - { - "name": "runtime.fastrand", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "runtime.fastrand" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 30000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.systemstack", - "7": "runtime.mallocgc.func1", - "8": "runtime.largeAlloc", - "9": "runtime.(*mheap).alloc", - "10": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.systemstack", - "7": "runtime.mallocgc.func1", - "8": "runtime.largeAlloc", - "9": "runtime.heapBits.initSpan", - "10": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 70000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.(*mcache).nextFree", - "7": "runtime.(*mcache).refill", - "8": "runtime.(*mcentral).cacheSpan", - "9": "runtime.(*mcentral).grow", - "10": "runtime.(*mheap).alloc", - "11": "runtime.systemstack", - "12": "runtime.(*mheap).alloc.func1", - "13": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.(*mcache).nextFree", - "7": "runtime.(*mcache).refill", - "8": "runtime.(*mcentral).cacheSpan", - "9": "runtime.(*mcentral).grow", - "10": "runtime.(*mheap).alloc", - "11": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.(*hchan).sortkey", - "value": 60000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", - "3": "runtime.(*hchan).sortkey" - } - }, - { - "name": "runtime.futex", - "value": 80000000, - "depth": 12, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "runtime.selectgo", - "3": "runtime.send", - "4": "runtime.goready", - "5": "runtime.systemstack", - "6": "runtime.goready.func1", - "7": "runtime.ready", - "8": "runtime.wakep", - "9": "runtime.startm", - "10": "runtime.notewakeup", - "11": "runtime.futexwakeup", - "12": "runtime.futex" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "bufio.(*Reader).Peek", - "3": "bufio.(*Reader).fill", - "4": "net/http.(*persistConn).Read", - "5": "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Read", - "6": "net.(*conn).Read", - "7": "net.(*netFD).Read", - "8": "internal/poll.(*FD).Read", - "9": "internal/poll.ignoringEINTR", - "10": "syscall.Read", - "11": "syscall.read", - "12": "syscall.Syscall", - "13": "runtime.entersyscall", - "14": "runtime.reentersyscall", - "15": "runtime.systemstack", - "16": "runtime.entersyscall_sysmon", - "17": "runtime.notewakeup", - "18": "runtime.futexwakeup", - "19": "runtime.futex" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "bufio.(*Reader).Peek", - "3": "bufio.(*Reader).fill", - "4": "net/http.(*persistConn).Read", - "5": "net.(*conn).Read", - "6": "net.(*netFD).Read", - "7": "internal/poll.(*FD).Read", - "8": "internal/poll.ignoringEINTR", - "9": "syscall.Read", - "10": "syscall.read", - "11": "syscall.Syscall", - "12": "runtime.entersyscall", - "13": "runtime.reentersyscall", - "14": "runtime.systemstack", - "15": "runtime.entersyscall_sysmon", - "16": "runtime.notewakeup", - "17": "runtime.futexwakeup", - "18": "runtime.futex" - } - }, - { - "name": "runtime.mapdelete_fast64", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*Transport).setReqCanceler", - "3": "runtime.mapdelete_fast64" - } - }, - { - "name": "runtime.walltime", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readLoop.func2", - "3": "net/http.(*Transport).tryPutIdleConn", - "4": "time.Now", - "5": "runtime.walltime" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readLoop.func2", - "3": "net/http.(*Transport).tryPutIdleConn", - "4": "time.(*Timer).Reset", - "5": "time.when", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.mapaccess1", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readLoop.func2", - "3": "net/http.(*Transport).tryPutIdleConn", - "4": "runtime.mapaccess1" - } - }, - { - "name": "net/textproto.(*Reader).closeDot", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readResponse", - "3": "net/http.ReadResponse", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "net/textproto.(*Reader).readContinuedLineSlice", - "6": "net/textproto.(*Reader).readLineSlice", - "7": "net/textproto.(*Reader).closeDot" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readResponse", - "3": "net/http.ReadResponse", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "runtime.makeslice", - "6": "runtime.mallocgc", - "7": "runtime.(*mcache).nextFree", - "8": "runtime.(*mcache).refill", - "9": "runtime.(*mcentral).cacheSpan", - "10": "runtime.(*spanSet).pop" - } - }, - { - "name": "net/textproto.(*Reader).upcomingHeaderNewlines", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readResponse", - "3": "net/http.ReadResponse", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "net/textproto.(*Reader).upcomingHeaderNewlines" - } - }, - { - "name": "net/textproto.canonicalMIMEHeaderKey", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readResponse", - "3": "net/http.ReadResponse", - "4": "net/textproto.(*Reader).ReadMIMEHeader", - "5": "net/textproto.canonicalMIMEHeaderKey" - } - }, - { - "name": "strings.makeCutsetFunc", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "net/http.(*persistConn).readResponse", - "3": "net/http.ReadResponse", - "4": "strings.TrimLeft", - "5": "strings.makeCutsetFunc" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "net/http.(*persistConn).readLoop", - "2": "runtime.chansend1", - "3": "runtime.chansend", - "4": "runtime.send", - "5": "runtime.goready", - "6": "runtime.systemstack", - "7": "runtime.goready.func1", - "8": "runtime.ready", - "9": "runtime.wakep", - "10": "runtime.startm", - "11": "runtime.notewakeup", - "12": "runtime.futexwakeup", - "13": "runtime.futex" - } - }, - { - "name": "runtime.write1", - "value": 890000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.resettimer", - "3": "runtime.modtimer", - "4": "runtime.wakeNetPoller", - "5": "runtime.write", - "6": "runtime.write1" - } - }, - { - "name": "runtime.siftupTimer", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.resettimer", - "3": "runtime.modtimer", - "4": "runtime.doaddtimer", - "5": "runtime.siftupTimer" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.bgscavenge", "2": "runtime.resettimer", "3": "runtime.releasem" } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.resettimer", - "3": "runtime.lockWithRank", - "4": "runtime.lock2" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.resettimer", - "3": "runtime.unlockWithRank", - "4": "runtime.unlock2" - } - }, - { - "name": "runtime.(*addrRanges).removeLast", - "value": 30000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeReserve", - "6": "runtime.(*addrRanges).removeLast" - } - }, - { - "name": "runtime.(*addrRanges).findSucc", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeReserve", - "6": "runtime.(*addrRanges).removeGreaterEqual", - "7": "runtime.(*addrRanges).findSucc" - } - }, - { - "name": "runtime.madvise", - "value": 3730000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeOne", - "6": "runtime.(*pageAlloc).scavengeRangeLocked", - "7": "runtime.sysUnused", - "8": "runtime.madvise" - } - }, - { - "name": "runtime.mSysStatInc", - "value": 30000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeOne", - "6": "runtime.(*pageAlloc).scavengeRangeLocked", - "7": "runtime.mSysStatInc" - } - }, - { - "name": "runtime.(*pageBits).setRange", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeOne", - "6": "runtime.(*pageAlloc).scavengeRangeLocked", - "7": "runtime.(*pageBits).setRange" - } - }, - { - "name": "runtime.offAddr.lessThan", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeOne", - "6": "runtime.offAddr.lessThan" - } - }, - { - "name": "runtime.pallocSum.max", - "value": 50000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.pallocSum.max" - } - }, - { - "name": "runtime.offAddr.lessThan", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.bgscavenge.func2", - "4": "runtime.(*pageAlloc).scavenge", - "5": "runtime.(*pageAlloc).scavengeUnreserve", - "6": "runtime.(*addrRanges).add", - "7": "runtime.offAddr.lessThan" - } - }, - { - "name": "runtime.nanotime", - "value": 660000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.bgscavenge", "2": "runtime.systemstack", "3": "runtime.nanotime" } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.systemstack", - "3": "runtime.unlockWithRank", - "4": "runtime.unlock2" - } - }, - { - "name": "runtime.write1", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.scavengeSleep", - "3": "runtime.resettimer", - "4": "runtime.modtimer", - "5": "runtime.wakeNetPoller", - "6": "runtime.write", - "7": "runtime.write1" - } - }, - { - "name": "runtime.nanotime", - "value": 260000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime.bgscavenge", "2": "runtime.nanotime" } - }, - { - "name": "runtime.gopark", - "value": 30000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.bgscavenge", "2": "runtime.goparkunlock", "3": "runtime.gopark" } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.bgscavenge", - "2": "runtime.lockWithRank", - "3": "runtime.lock2", - "4": "runtime.futexsleep", - "5": "runtime.futex" - } - }, - { - "name": "runtime.(*gcWork).tryGetFast", - "value": 110000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.(*gcWork).tryGetFast" - } - }, - { - "name": "runtime.(*mspan).base", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.findObject", - "7": "runtime.(*mspan).base" - } - }, - { - "name": "runtime.markBits.isMarked", - "value": 150000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.markBits.isMarked" - } - }, - { - "name": "runtime.(*gcBits).bitp", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.greyobject", - "7": "runtime.(*gcBits).bitp" - } - }, - { - "name": "runtime.(*gcBits).bytep", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.greyobject", - "7": "runtime.(*gcBits).bytep" - } - }, - { - "name": "runtime.(*gcWork).put", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.greyobject", - "7": "runtime.(*gcWork).put" - } - }, - { - "name": "runtime.pageIndexOf", - "value": 370000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.pageIndexOf" - } - }, - { - "name": "runtime.(*mspan).base", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.(*mspan).base" - } - }, - { - "name": "runtime.spanOf", - "value": 120000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.spanOf" - } - }, - { - "name": "runtime.(*gcWork).putFast", - "value": 60000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.(*gcWork).putFast" - } - }, - { - "name": "runtime.arenaIndex", - "value": 50000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.arenaIndex" - } - }, - { - "name": "runtime.addb", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.addb" - } - }, - { - "name": "runtime.spanClass.noscan", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.scanobject", - "6": "runtime.spanClass.noscan" - } - }, - { - "name": "runtime.heapBits.next", - "value": 60000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.heapBits.next" - } - }, - { - "name": "runtime.add1", - "value": 40000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.add1" - } - }, - { - "name": "runtime.heapBits.bits", - "value": 110000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.heapBits.bits" - } - }, - { - "name": "runtime.spanOfUnchecked", - "value": 50000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.spanOfUnchecked" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 30000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.epollwait", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.pollWork", - "6": "runtime.netpoll", - "7": "runtime.epollwait" - } - }, - { - "name": "runtime.arenaIndex", - "value": 40000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.arenaIndex" - } - }, - { - "name": "runtime.findObject", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.markroot", - "6": "runtime.markroot.func1", - "7": "runtime.scanstack", - "8": "runtime.gentraceback", - "9": "runtime.scanstack.func1", - "10": "runtime.scanframeworker", - "11": "runtime.scanblock", - "12": "runtime.findObject" - } - }, - { - "name": "runtime.(*stackScanState).addObject", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.markroot", - "6": "runtime.markroot.func1", - "7": "runtime.scanstack", - "8": "runtime.gentraceback", - "9": "runtime.scanstack.func1", - "10": "runtime.scanframeworker", - "11": "runtime.(*stackScanState).addObject" - } - }, - { - "name": "runtime.markrootSpans", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.markroot", - "6": "runtime.markrootSpans" - } - }, - { - "name": "runtime.scanblock", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.markroot", - "6": "runtime.markrootBlock", - "7": "runtime.scanblock" - } - }, - { - "name": "runtime.(*workbuf).checknonempty", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.(*gcWork).tryGet", - "6": "runtime.trygetfull", - "7": "runtime.(*workbuf).checknonempty" - } - }, - { - "name": "runtime.gcFlushBgCredit", - "value": 20000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.gcFlushBgCredit" - } - }, - { - "name": "runtime.tgkill", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.systemstack", - "3": "runtime.gcBgMarkWorker.func2", - "4": "runtime.gcDrain", - "5": "runtime.(*gcWork).balance", - "6": "runtime.(*gcControllerState).enlistWorker", - "7": "runtime.preemptM", - "8": "runtime.signalM", - "9": "runtime.tgkill" - } - }, - { - "name": "runtime.(*mspan).sweep", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.gcMarkTermination.func3", - "6": "runtime.startTheWorldWithSema", - "7": "runtime.procresize", - "8": "runtime.(*mcache).prepareForSweep", - "9": "runtime.(*mcache).releaseAll", - "10": "runtime.(*mcentral).uncacheSpan", - "11": "runtime.(*mspan).sweep" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.gcMarkTermination.func3", - "6": "runtime.startTheWorldWithSema", - "7": "runtime.notewakeup", - "8": "runtime.futexwakeup", - "9": "runtime.futex" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.gcMarkTermination.func3", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.tgkill", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.gcMarkTermination.func4", - "6": "runtime.forEachP", - "7": "runtime.preemptall", - "8": "runtime.preemptM", - "9": "runtime.signalM", - "10": "runtime.tgkill" - } - }, - { - "name": "runtime.(*mcache).releaseAll", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.gcMarkTermination.func4", - "6": "runtime.forEachP", - "7": "runtime.gcMarkTermination.func4.1", - "8": "runtime.(*mcache).prepareForSweep", - "9": "runtime.(*mcache).releaseAll" - } - }, - { - "name": "runtime.freeStackSpans", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.gcMarkTermination", - "4": "runtime.systemstack", - "5": "runtime.freeStackSpans" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.systemstack", - "4": "runtime.stopTheWorldWithSema", - "5": "runtime.notetsleep", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.systemstack", - "4": "runtime.gcMarkDone.func1", - "5": "runtime.forEachP", - "6": "runtime.notetsleep", - "7": "runtime.notetsleep_internal", - "8": "runtime.futexsleep", - "9": "runtime.futex" - } - }, - { - "name": "runtime.tgkill", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.gcBgMarkWorker", - "2": "runtime.gcMarkDone", - "3": "runtime.systemstack", - "4": "runtime.gcMarkDone.func1", - "5": "runtime.forEachP", - "6": "runtime.preemptall", - "7": "runtime.preemptM", - "8": "runtime.signalM", - "9": "runtime.tgkill" - } - }, - { - "name": "runtime.futex", - "value": 1850000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.startm", - "5": "runtime.notewakeup", - "6": "runtime.futexwakeup", - "7": "runtime.futex" - } - }, - { - "name": "runtime.usleep", - "value": 1800000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.usleep" - } - }, - { - "name": "runtime.futex", - "value": 1300000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.notetsleep", - "5": "runtime.notetsleep_internal", - "6": "runtime.futexsleep", - "7": "runtime.futex" - } - }, - { - "name": "runtime.nanotime1", - "value": 20000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.notetsleep", - "5": "runtime.nanotime", - "6": "runtime.nanotime1" - } - }, - { - "name": "runtime.timeSleepUntil", - "value": 290000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.timeSleepUntil" - } - }, - { - "name": "runtime.lock2", - "value": 60000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.lockWithRank", - "5": "runtime.lock2" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.injectglist", - "5": "runtime.injectglist.func1", - "6": "runtime.startm", - "7": "runtime.notewakeup", - "8": "runtime.futexwakeup", - "9": "runtime.futex" - } - }, - { - "name": "runtime.tgkill", - "value": 60000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.retake", - "5": "runtime.preemptM", - "6": "runtime.signalM", - "7": "runtime.tgkill" - } - }, - { - "name": "runtime.runqempty", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.sysmon", - "4": "runtime.retake", - "5": "runtime.runqempty" - } - }, - { - "name": "runtime.nanotime1", - "value": 40000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.nanotime", - "4": "runtime.nanotime1" - } - }, - { - "name": "runtime.procyield", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.lockWithRank", - "4": "runtime.lock2", - "5": "runtime.procyield" - } - }, - { - "name": "runtime.unlock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.mstart", - "2": "runtime.mstart1", - "3": "runtime.unlockWithRank", - "4": "runtime.unlock2" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeSpan", - "3": "go.elastic.co/apm.(*SpanData).reset", - "4": "sync.(*Pool).Put", - "5": "sync.(*poolChain).pushHead", - "6": "runtime.makeslice", - "7": "runtime.mallocgc" - } - }, - { - "name": "go.elastic.co/apm/model.writeHex", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeSpan", - "3": "go.elastic.co/apm/model.(*Span).MarshalFastJSON", - "4": "go.elastic.co/apm/model.(*SpanID).MarshalFastJSON", - "5": "go.elastic.co/apm/model.writeHex" - } - }, - { - "name": "go.elastic.co/apm.(*modelWriter).buildModelSpan", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeSpan", - "3": "go.elastic.co/apm.(*modelWriter).buildModelSpan" - } - }, - { - "name": "math/bits.LeadingZeros64", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeSpan", - "3": "strconv.AppendFloat", - "4": "strconv.genericFtoa", - "5": "math/bits.LeadingZeros64" - } - }, - { - "name": "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlock", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeSpan", - "3": "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlock" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "runtime.selectgo", - "3": "runtime.lockWithRank", - "4": "runtime.lock2" - } - }, - { - "name": "runtime.selunlock", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "runtime.selectgo", - "3": "runtime.selunlock" - } - }, - { - "name": "go.elastic.co/fastjson.(*Writer).RawString", - "value": 10000000, - "depth": 2, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/fastjson.(*Writer).RawString" - } - }, - { - "name": "compress/flate.(*deflateFast).matchLen", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlockTo", - "3": "compress/flate.(*Writer).Write", - "4": "compress/flate.(*compressor).write", - "5": "compress/flate.(*compressor).encSpeed", - "6": "compress/flate.(*deflateFast).encode", - "7": "compress/flate.(*deflateFast).matchLen" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlockTo", - "3": "compress/flate.(*Writer).Write", - "4": "compress/flate.(*compressor).write", - "5": "compress/flate.(*compressor).encSpeed", - "6": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "7": "compress/flate.(*huffmanBitWriter).indexTokens", - "8": "compress/flate.(*huffmanEncoder).generate", - "9": "compress/flate.(*huffmanEncoder).bitCounts", - "10": "runtime.memmove" - } - }, - { - "name": "unicode/utf8.DecodeRuneInString", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*modelWriter).writeTransaction", - "3": "go.elastic.co/apm.(*modelWriter).buildModelTransaction", - "4": "go.elastic.co/apm.(*Context).build", - "5": "go.elastic.co/apm.sanitizeRequest", - "6": "go.elastic.co/apm.sanitizeHeaders", - "7": "go.elastic.co/apm/internal/wildcard.Matchers.MatchAny", - "8": "go.elastic.co/apm/internal/wildcard.(*Matcher).Match", - "9": "go.elastic.co/apm/internal/wildcard.hasPrefixLower", - "10": "unicode/utf8.DecodeRuneInString" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*Tracer).metadataReader", - "3": "runtime.newobject" - } - }, - { - "name": "compress/flate.(*huffmanEncoder).bitCounts", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "compress/flate.(*Writer).Close", - "3": "compress/flate.(*compressor).close", - "4": "compress/flate.(*compressor).encSpeed", - "5": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "6": "compress/flate.(*huffmanBitWriter).indexTokens", - "7": "compress/flate.(*huffmanEncoder).generate", - "8": "compress/flate.(*huffmanEncoder).bitCounts" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "compress/flate.(*Writer).Close", - "3": "compress/flate.(*compressor).close", - "4": "compress/flate.(*compressor).encSpeed", - "5": "compress/flate.(*huffmanBitWriter).writeBlockDynamic", - "6": "compress/flate.(*huffmanBitWriter).writeTokens", - "7": "compress/flate.(*huffmanBitWriter).writeCode", - "8": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 2, - "layers": { "0": "root", "1": "go.elastic.co/apm.(*Tracer).loop", "2": "runtime.newobject" } - }, - { - "name": "runtime.mapiterinit", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).loop", - "2": "go.elastic.co/apm.(*breakdownMetrics).recordTransaction", - "3": "runtime.mapiterinit" - } - }, - { - "name": "runtime.findObject", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "os.openFileNolog", - "19": "os.newFile", - "20": "runtime.SetFinalizer", - "21": "runtime.findObject" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "os.openFileNolog", - "19": "os.newFile", - "20": "internal/poll.(*FD).Init", - "21": "internal/poll.(*pollDesc).init", - "22": "internal/poll.runtime_pollOpen", - "23": "runtime.netpollopen", - "24": "runtime.epollctl" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "strings.Split", - "17": "strings.genSplit", - "18": "runtime.makeslice", - "19": "runtime.mallocgc" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.parseMeminfo.func1", - "17": "runtime.mapassign_faststr", - "18": "runtime.growWork_faststr", - "19": "runtime.evacuate_faststr", - "20": "runtime.typedmemmove" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.parseMeminfo.func1", - "17": "runtime.mapassign_faststr", - "18": "runtime.hashGrow", - "19": "runtime.makeBucketArray", - "20": "runtime.newarray", - "21": "runtime.mallocgc" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/common.mapFind", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/common.MapStr.Put", - "13": "github.com/elastic/beats/v7/libbeat/common.mapFind" - } - }, - { - "name": "runtime.acquirem", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "runtime.newobject", - "13": "runtime.acquirem" - } - }, - { - "name": "runtime.walltime1", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "time.Now", - "14": "runtime.walltime", - "15": "runtime.walltime1" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "time.Now", - "14": "runtime.nanotime" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.Open", - "16": "os.OpenFile", - "17": "syscall.Open", - "18": "syscall.openat", - "19": "syscall.Syscall6" - } - }, - { - "name": "strconv.ParseUint", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.(*ProcFDUsage).Get.func1", - "17": "strconv.ParseUint" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "github.com/elastic/gosigar.readFile", - "16": "io/ioutil.ReadFile", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "os.(*File).read", - "20": "internal/poll.(*FD).Read", - "21": "internal/poll.ignoringEINTR", - "22": "syscall.Read", - "23": "syscall.read", - "24": "syscall.Syscall" - } - }, - { - "name": "cmpbody", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "io/ioutil.ReadDir", - "16": "sort.Slice", - "17": "sort.quickSort_func", - "18": "sort.quickSort_func", - "19": "sort.insertionSort_func", - "20": "io/ioutil.ReadDir.func1", - "21": "cmpbody" - } - }, - { - "name": "syscall.Syscall", - "value": 20000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcArgs).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcArgs).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "os.(*File).Stat", - "17": "runtime.newobject", - "18": "runtime.nextFreeFast" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcMem).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcTime).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "runtime.exitsyscall", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcExe).Get", - "14": "syscall.Readlink", - "15": "syscall.readlinkat", - "16": "syscall.Syscall6", - "17": "runtime.exitsyscall" - } - }, - { - "name": "bytes.(*Buffer).Read", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "github.com/elastic/gosigar.getProcStatus", - "15": "github.com/elastic/gosigar.readFile", - "16": "bufio.(*Reader).ReadLine", - "17": "bufio.(*Reader).ReadSlice", - "18": "bufio.(*Reader).fill", - "19": "bytes.(*Buffer).Read" - } - }, - { - "name": "fmt.indexRune", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "fmt.Fscan", - "15": "fmt.(*ss).doScan", - "16": "fmt.(*ss).scanOne", - "17": "fmt.(*ss).scanInt", - "18": "fmt.(*ss).accept", - "19": "fmt.(*ss).consume", - "20": "fmt.indexRune" - } - }, - { - "name": "bytes.Fields", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "bytes.Fields" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.GetSelfPid", - "11": "syscall.Readlink", - "12": "syscall.readlinkat", - "13": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall", - "value": 80000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "github.com/elastic/gosigar/cgroup.SubsystemMountpoints", - "10": "bufio.(*Scanner).Scan", - "11": "os.(*File).read", - "12": "internal/poll.(*FD).Read", - "13": "internal/poll.ignoringEINTR", - "14": "syscall.Read", - "15": "syscall.read", - "16": "syscall.Syscall" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 20000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "github.com/elastic/gosigar/cgroup.SubsystemMountpoints", - "10": "bufio.(*Scanner).Scan", - "11": "runtime.makeslice", - "12": "runtime.mallocgc", - "13": "runtime.(*mcache).nextFree", - "14": "runtime.(*mcache).refill", - "15": "runtime.(*mcentral).cacheSpan", - "16": "runtime.(*mcentral).grow", - "17": "runtime.(*mheap).alloc", - "18": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "github.com/elastic/gosigar/cgroup.SubsystemMountpoints", - "10": "runtime.makemap_small", - "11": "runtime.newobject", - "12": "runtime.mallocgc" - } - }, - { - "name": "strings.Fields", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "github.com/elastic/gosigar/cgroup.SubsystemMountpoints", - "10": "github.com/elastic/gosigar/cgroup.parseMountinfoLine", - "11": "strings.Fields" - } - }, - { - "name": "syscall.Syscall6", - "value": 20000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "os.Open", - "10": "os.OpenFile", - "11": "syscall.Open", - "12": "syscall.openat", - "13": "syscall.Syscall6" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "os.Open", - "10": "os.OpenFile", - "11": "os.openFileNolog", - "12": "os.newFile", - "13": "internal/poll.(*FD).Init", - "14": "internal/poll.(*pollDesc).init", - "15": "internal/poll.runtime_pollOpen", - "16": "runtime.netpollopen", - "17": "runtime.epollctl" - } - }, - { - "name": "runtime.spanOf", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "os.Open", - "10": "os.OpenFile", - "11": "os.openFileNolog", - "12": "os.newFile", - "13": "runtime.SetFinalizer", - "14": "runtime.spanOf" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "github.com/elastic/gosigar/cgroup.SupportedSubsystems", - "10": "runtime.mapassign_faststr", - "11": "runtime.hashGrow", - "12": "runtime.makeBucketArray", - "13": "runtime.newarray", - "14": "runtime.mallocgc" - } - }, - { - "name": "runtime.concatstrings", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.NewReaderOptions", - "9": "path/filepath.Join", - "10": "path/filepath.join", - "11": "path/filepath.(*lazybuf).string", - "12": "runtime.concatstring2", - "13": "runtime.concatstrings" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuCFS", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "io/ioutil.ReadFile", - "13": "os.(*File).Stat", - "14": "internal/poll.(*FD).Fstat", - "15": "syscall.Fstat", - "16": "syscall.Syscall" - } - }, - { - "name": "bytes.(*Buffer).grow", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuCFS", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "io/ioutil.ReadFile", - "13": "bytes.(*Buffer).Grow", - "14": "bytes.(*Buffer).grow" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuCFS", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "os.openFileNolog", - "15": "os.newFile", - "16": "internal/poll.(*FD).Init", - "17": "internal/poll.(*pollDesc).init", - "18": "internal/poll.runtime_pollOpen", - "19": "runtime.netpollopen", - "20": "runtime.epollctl" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuCFS", - "11": "path/filepath.Join", - "12": "path/filepath.join", - "13": "strings.(*Builder).grow", - "14": "runtime.makeslice", - "15": "runtime.mallocgc" - } - }, - { - "name": "runtime.epollctl", - "value": 20000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuRT", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "os.openFileNolog", - "15": "os.newFile", - "16": "internal/poll.(*FD).Init", - "17": "internal/poll.(*pollDesc).init", - "18": "internal/poll.runtime_pollOpen", - "19": "runtime.netpollopen", - "20": "runtime.epollctl" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuRT", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "syscall.Open", - "15": "syscall.openat", - "16": "syscall.Syscall6" - } - }, - { - "name": "internal/poll.(*FD).eofError", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuStat", - "11": "bufio.(*Scanner).Scan", - "12": "os.(*File).read", - "13": "internal/poll.(*FD).eofError" - } - }, - { - "name": "runtime.casgstatus", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "os.openFileNolog", - "15": "os.newFile", - "16": "syscall.SetNonblock", - "17": "syscall.fcntl", - "18": "syscall.Syscall", - "19": "runtime.exitsyscall", - "20": "runtime.casgstatus" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "os.openFileNolog", - "15": "os.newFile", - "16": "runtime.newobject", - "17": "runtime.mallocgc", - "18": "runtime.heapBitsSetType" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "os.openFileNolog", - "15": "os.newFile", - "16": "internal/poll.(*FD).Init", - "17": "internal/poll.(*pollDesc).init", - "18": "internal/poll.runtime_pollOpen", - "19": "runtime.netpollopen", - "20": "runtime.epollctl" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "os.Open", - "13": "os.OpenFile", - "14": "syscall.Open", - "15": "syscall.openat", - "16": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "io/ioutil.ReadFile", - "13": "io/ioutil.readAll", - "14": "bytes.(*Buffer).ReadFrom", - "15": "os.(*File).read", - "16": "internal/poll.(*FD).Read", - "17": "internal/poll.ignoringEINTR", - "18": "syscall.Read", - "19": "syscall.read", - "20": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryData", - "11": "github.com/elastic/gosigar/cgroup.parseUintFromFile", - "12": "io/ioutil.ReadFile", - "13": "os.(*File).Close", - "14": "os.(*file).close", - "15": "internal/poll.(*FD).Close", - "16": "internal/poll.(*FD).decref", - "17": "internal/poll.(*FD).destroy", - "18": "syscall.Close", - "19": "syscall.Syscall" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryStats", - "11": "github.com/elastic/gosigar/cgroup.parseCgroupParamKeyValue", - "12": "github.com/elastic/gosigar/cgroup.parseUint", - "13": "runtime.slicebytetostring", - "14": "runtime.mallocgc" - } - }, - { - "name": "strings.Fields", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.memoryStats", - "11": "github.com/elastic/gosigar/cgroup.parseCgroupParamKeyValue", - "12": "strings.Fields" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "os.Open", - "11": "os.OpenFile", - "12": "syscall.Open", - "13": "syscall.openat", - "14": "syscall.Syscall6" - } - }, - { - "name": "runtime.exitsyscallfast", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", - "10": "os.Open", - "11": "os.OpenFile", - "12": "os.openFileNolog", - "13": "os.newFile", - "14": "syscall.SetNonblock", - "15": "syscall.fcntl", - "16": "syscall.Syscall", - "17": "runtime.exitsyscall", - "18": "runtime.exitsyscallfast" - } - }, - { - "name": "strconv.ParseUint", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.(*CPUAccountingSubsystem).get", - "10": "github.com/elastic/gosigar/cgroup.cpuacctUsagePerCPU", - "11": "github.com/elastic/gosigar/cgroup.parseUint", - "12": "strconv.ParseUint" - } - }, - { - "name": "path/filepath.join", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "path/filepath.Join", - "10": "path/filepath.join" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", - "9": "github.com/elastic/gosigar/cgroup.ProcessCgroupPaths", - "10": "bufio.(*Scanner).Scan", - "11": "os.(*File).read", - "12": "internal/poll.(*FD).Read", - "13": "internal/poll.ignoringEINTR", - "14": "syscall.Read", - "15": "syscall.read", - "16": "syscall.Syscall" - } - }, - { - "name": "runtime.epollctl", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "os.Open", - "11": "os.OpenFile", - "12": "os.openFileNolog", - "13": "os.newFile", - "14": "internal/poll.(*FD).Init", - "15": "internal/poll.(*pollDesc).init", - "16": "internal/poll.runtime_pollOpen", - "17": "runtime.netpollopen", - "18": "runtime.epollctl" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "os.Open", - "11": "os.OpenFile", - "12": "syscall.Open", - "13": "syscall.openat", - "14": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "github.com/elastic/gosigar/cgroup.readBlkioValues", - "11": "os.(*File).Close", - "12": "os.(*file).close", - "13": "internal/poll.(*FD).Close", - "14": "internal/poll.(*FD).decref", - "15": "internal/poll.(*FD).destroy", - "16": "syscall.Close", - "17": "syscall.Syscall" - } - }, - { - "name": "github.com/elastic/gosigar/cgroup.parseBlkioValue", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "github.com/elastic/gosigar/cgroup.readBlkioValues", - "11": "github.com/elastic/gosigar/cgroup.parseBlkioValue" - } - }, - { - "name": "runtime.mSysStatInc", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "github.com/elastic/gosigar/cgroup.readBlkioValues", - "11": "bufio.(*Scanner).Scan", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.systemstack", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mheap).allocSpan", - "22": "runtime.mSysStatInc" - } - }, - { - "name": "runtime.(*mheap).tryAllocMSpan", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "github.com/elastic/gosigar/cgroup.readBlkioValues", - "11": "bufio.(*Scanner).Scan", - "12": "runtime.makeslice", - "13": "runtime.mallocgc", - "14": "runtime.(*mcache).nextFree", - "15": "runtime.(*mcache).refill", - "16": "runtime.(*mcentral).cacheSpan", - "17": "runtime.(*mcentral).grow", - "18": "runtime.(*mheap).alloc", - "19": "runtime.systemstack", - "20": "runtime.(*mheap).alloc.func1", - "21": "runtime.(*mheap).tryAllocMSpan" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", - "9": "github.com/elastic/gosigar/cgroup.blkioThrottle", - "10": "github.com/elastic/gosigar/cgroup.readBlkioValues", - "11": "runtime.growslice", - "12": "runtime.nextFreeFast" - } - }, - { - "name": "memeqbody", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "os.Getenv", - "9": "syscall.Getenv", - "10": "runtime.mapaccess2_faststr", - "11": "memeqbody" - } - }, - { - "name": "runtime.makeslice", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "path/filepath.Join", - "9": "path/filepath.join", - "10": "strings.(*Builder).grow", - "11": "runtime.makeslice" - } - }, - { - "name": "runtime.mapassign_faststr", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.ReportNamespace", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1", - "10": "github.com/elastic/beats/v7/libbeat/monitoring.ReportNamespace", - "11": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1.2", - "12": "github.com/elastic/beats/v7/libbeat/monitoring.ReportNamespace", - "13": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1.2.1", - "14": "github.com/elastic/beats/v7/libbeat/monitoring.ReportInt", - "15": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "16": "runtime.mapassign_faststr" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/process.GetSelfPid", - "9": "syscall.Readlink", - "10": "syscall.readlinkat", - "11": "syscall.Syscall6" - } - }, - { - "name": "runtime.epollctl", - "value": 30000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "os.openFileNolog", - "19": "os.newFile", - "20": "internal/poll.(*FD).Init", - "21": "internal/poll.(*pollDesc).init", - "22": "internal/poll.runtime_pollOpen", - "23": "runtime.netpollopen", - "24": "runtime.epollctl" - } - }, - { - "name": "runtime.createfing", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "os.openFileNolog", - "19": "os.newFile", - "20": "runtime.SetFinalizer", - "21": "runtime.createfing" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "syscall.Open", - "19": "syscall.openat", - "20": "syscall.Syscall6" - } - }, - { - "name": "runtime.memclrNoHeapPointers", - "value": 10000000, - "depth": 28, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "io/ioutil.ReadFile", - "17": "io/ioutil.readAll", - "18": "bytes.(*Buffer).ReadFrom", - "19": "bytes.(*Buffer).grow", - "20": "bytes.makeSlice", - "21": "runtime.makeslice", - "22": "runtime.mallocgc", - "23": "runtime.(*mcache).nextFree", - "24": "runtime.(*mcache).refill", - "25": "runtime.(*mcentral).cacheSpan", - "26": "runtime.(*mcentral).grow", - "27": "runtime.(*mheap).alloc", - "28": "runtime.memclrNoHeapPointers" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.parseMeminfo.func1", - "17": "runtime.mapassign_faststr", - "18": "runtime.growWork_faststr", - "19": "runtime.evacuate_faststr", - "20": "aeshashbody" - } - }, - { - "name": "strings.Fields", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.parseMeminfo.func1", - "17": "strings.Fields" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "runtime.makemap_small", - "16": "runtime.newobject", - "17": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.funcdata", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "github.com/elastic/gosigar.getProcStatus", - "15": "bufio.NewReaderSize", - "16": "runtime.makeslice", - "17": "runtime.mallocgc", - "18": "runtime.profilealloc", - "19": "runtime.mProf_Malloc", - "20": "runtime.callers", - "21": "runtime.systemstack", - "22": "runtime.callers.func1", - "23": "runtime.gentraceback", - "24": "runtime.funcdata" - } - }, - { - "name": "fmt.(*ss).getBase", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "fmt.Fscan", - "15": "fmt.(*ss).doScan", - "16": "fmt.(*ss).scanOne", - "17": "fmt.(*ss).scanInt", - "18": "fmt.(*ss).getBase" - } - }, - { - "name": "runtime.(*itabTableType).find", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "fmt.Fscan", - "15": "fmt.newScanState", - "16": "runtime.assertI2I2", - "17": "runtime.getitab", - "18": "runtime.(*itabTableType).find" - } - }, - { - "name": "sync.(*Pool).Get", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "fmt.Fscan", - "15": "fmt.newScanState", - "16": "sync.(*Pool).Get" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "os.fillFileStatFromSys", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).readdir", - "17": "os.Lstat", - "18": "os.lstatNolog", - "19": "os.fillFileStatFromSys" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).readdir", - "17": "os.Lstat", - "18": "syscall.Lstat", - "19": "syscall.fstatat", - "20": "syscall.Syscall6" - } - }, - { - "name": "runtime.newMarkBits", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).Readdirnames", - "17": "os.(*File).readdirnames", - "18": "runtime.makeslice", - "19": "runtime.mallocgc", - "20": "runtime.(*mcache).nextFree", - "21": "runtime.(*mcache).refill", - "22": "runtime.(*mcentral).cacheSpan", - "23": "runtime.(*mcentral).grow", - "24": "runtime.(*mheap).alloc", - "25": "runtime.systemstack", - "26": "runtime.(*mheap).alloc.func1", - "27": "runtime.(*mheap).allocSpan", - "28": "runtime.newAllocBits", - "29": "runtime.newMarkBits" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).Readdirnames", - "17": "os.(*File).readdirnames", - "18": "internal/poll.(*FD).ReadDirent", - "19": "internal/poll.ignoringEINTR", - "20": "syscall.ReadDirent", - "21": "syscall.Getdents", - "22": "syscall.Syscall" - } - }, - { - "name": "runtime.exitsyscall", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "syscall.Open", - "19": "syscall.openat", - "20": "syscall.Syscall6", - "21": "runtime.exitsyscall" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcMem).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "os.Open", - "16": "os.OpenFile", - "17": "os.openFileNolog", - "18": "os.newFile", - "19": "internal/poll.(*FD).Init", - "20": "internal/poll.(*pollDesc).init", - "21": "internal/poll.runtime_pollOpen", - "22": "runtime.netpollopen", - "23": "runtime.epollctl" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcMem).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "os.Open", - "16": "os.OpenFile", - "17": "syscall.Open", - "18": "syscall.openat", - "19": "syscall.Syscall6" - } - }, - { - "name": "runtime.memmove", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcArgs).Get", - "14": "runtime.growslice", - "15": "runtime.memmove" - } - }, - { - "name": "runtime.(*mspan).nextFreeIndex", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcArgs).Get", - "14": "runtime.slicebytetostring", - "15": "runtime.mallocgc", - "16": "runtime.(*mcache).nextFree", - "17": "runtime.(*mspan).nextFreeIndex" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.ReportInt", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).OnInt", - "10": "runtime.convT64", - "11": "runtime.mallocgc" - } - }, - { - "name": "runtime.(*spanSet).push", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "runtime.ReadMemStats", - "9": "runtime.systemstack", - "10": "runtime.ReadMemStats.func1", - "11": "runtime.readmemstats_m", - "12": "runtime.updatememstats", - "13": "runtime.flushallmcaches", - "14": "runtime.flushmcache", - "15": "runtime.(*mcache).releaseAll", - "16": "runtime.(*mcentral).uncacheSpan", - "17": "runtime.(*spanSet).push" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "runtime.ReadMemStats", - "9": "runtime.startTheWorld", - "10": "runtime.systemstack", - "11": "runtime.startTheWorld.func1", - "12": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", - "8": "runtime.ReadMemStats", - "9": "runtime.startTheWorld", - "10": "runtime.systemstack", - "11": "runtime.startTheWorld.func1", - "12": "runtime.startTheWorldWithSema", - "13": "runtime.notewakeup", - "14": "runtime.futexwakeup", - "15": "runtime.futex" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.GetSelfPid", - "11": "syscall.Readlink", - "12": "syscall.readlinkat", - "13": "syscall.Syscall6" - } - }, - { - "name": "runtime.epollctl", - "value": 20000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "os.openFileNolog", - "19": "os.newFile", - "20": "internal/poll.(*FD).Init", - "21": "internal/poll.(*pollDesc).init", - "22": "internal/poll.runtime_pollOpen", - "23": "runtime.netpollopen", - "24": "runtime.epollctl" - } - }, - { - "name": "runtime.typedmemmove", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.parseMeminfo.func1", - "17": "runtime.mapassign_faststr", - "18": "runtime.growWork_faststr", - "19": "runtime.evacuate_faststr", - "20": "runtime.typedmemmove" - } - }, - { - "name": "github.com/elastic/gosigar.strtoull", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "github.com/elastic/gosigar.strtoull" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", - "13": "github.com/elastic/gosigar.(*Mem).Get", - "14": "github.com/elastic/gosigar.parseMeminfo", - "15": "github.com/elastic/gosigar.readFile", - "16": "strings.Split", - "17": "strings.genSplit", - "18": "runtime.makeslice", - "19": "runtime.mallocgc", - "20": "runtime.heapBitsSetType" - } - }, - { - "name": "syscall.Syscall", - "value": 20000000, - "depth": 22, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).Readdirnames", - "17": "os.(*File).readdirnames", - "18": "internal/poll.(*FD).ReadDirent", - "19": "internal/poll.ignoringEINTR", - "20": "syscall.ReadDirent", - "21": "syscall.Getdents", - "22": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall6", - "value": 30000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.(*File).Readdir", - "16": "os.(*File).readdir", - "17": "os.Lstat", - "18": "syscall.Lstat", - "19": "syscall.fstatat", - "20": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "os.Open", - "16": "os.OpenFile", - "17": "syscall.Open", - "18": "syscall.openat", - "19": "syscall.Syscall6" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", - "14": "github.com/elastic/gosigar.(*ProcFDUsage).Get", - "15": "bufio.NewReaderSize", - "16": "runtime.makeslice", - "17": "runtime.mallocgc" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcTime).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "runtime.(*mspan).init", - "value": 10000000, - "depth": 29, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcArgs).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "bytes.(*Buffer).grow", - "19": "bytes.makeSlice", - "20": "runtime.makeslice", - "21": "runtime.mallocgc", - "22": "runtime.(*mcache).nextFree", - "23": "runtime.(*mcache).refill", - "24": "runtime.(*mcentral).cacheSpan", - "25": "runtime.(*mcentral).grow", - "26": "runtime.(*mheap).alloc", - "27": "runtime.systemstack", - "28": "runtime.(*mheap).alloc.func1", - "29": "runtime.(*mspan).init" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcMem).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "os.Open", - "16": "os.OpenFile", - "17": "os.openFileNolog", - "18": "os.newFile", - "19": "runtime.newobject" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", - "13": "github.com/elastic/gosigar.(*ProcMem).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "io/ioutil.ReadFile", - "16": "io/ioutil.readAll", - "17": "bytes.(*Buffer).ReadFrom", - "18": "os.(*File).read", - "19": "internal/poll.(*FD).Read", - "20": "internal/poll.ignoringEINTR", - "21": "syscall.Read", - "22": "syscall.read", - "23": "syscall.Syscall" - } - }, - { - "name": "bytes.(*Buffer).empty", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "fmt.Fscan", - "15": "fmt.(*ss).doScan", - "16": "fmt.(*ss).scanOne", - "17": "fmt.(*ss).convertString", - "18": "fmt.(*ss).notEOF", - "19": "fmt.(*ss).getRune", - "20": "fmt.(*ss).ReadRune", - "21": "bytes.(*Buffer).empty" - } - }, - { - "name": "runtime.addspecial", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "github.com/elastic/gosigar.readProcFile", - "15": "os.Open", - "16": "os.OpenFile", - "17": "os.openFileNolog", - "18": "os.newFile", - "19": "runtime.SetFinalizer", - "20": "runtime.systemstack", - "21": "runtime.SetFinalizer.func2", - "22": "runtime.addfinalizer", - "23": "runtime.addspecial" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 20, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", - "12": "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", - "13": "github.com/elastic/gosigar.(*ProcState).Get", - "14": "github.com/elastic/gosigar.getProcStatus", - "15": "github.com/elastic/gosigar.readFile", - "16": "os.Open", - "17": "os.OpenFile", - "18": "syscall.Open", - "19": "syscall.openat", - "20": "syscall.Syscall6" - } - }, - { - "name": "math.frexp", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", - "8": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", - "9": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", - "10": "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", - "11": "github.com/elastic/beats/v7/libbeat/metric/system/process.GetProcMemPercentage", - "12": "github.com/elastic/beats/v7/libbeat/common.Round", - "13": "math.pow", - "14": "math.frexp" - } - }, - { - "name": "syscall.Syscall", - "value": 30000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", - "9": "github.com/elastic/gosigar.(*LoadAverage).Get", - "10": "io/ioutil.ReadFile", - "11": "io/ioutil.readAll", - "12": "bytes.(*Buffer).ReadFrom", - "13": "os.(*File).read", - "14": "internal/poll.(*FD).Read", - "15": "internal/poll.ignoringEINTR", - "16": "syscall.Read", - "17": "syscall.read", - "18": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", - "9": "github.com/elastic/gosigar.(*LoadAverage).Get", - "10": "io/ioutil.ReadFile", - "11": "os.(*File).Close", - "12": "os.(*file).close", - "13": "internal/poll.(*FD).Close", - "14": "internal/poll.(*FD).decref", - "15": "internal/poll.(*FD).destroy", - "16": "syscall.Close", - "17": "syscall.Syscall" - } - }, - { - "name": "runtime.asyncPreempt", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", - "9": "github.com/elastic/gosigar.(*LoadAverage).Get", - "10": "strings.Fields", - "11": "runtime.asyncPreempt" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", - "9": "github.com/elastic/gosigar.(*LoadAverage).Get", - "10": "os.Open", - "11": "os.OpenFile", - "12": "os.openFileNolog", - "13": "os.newFile", - "14": "internal/poll.(*FD).Init", - "15": "internal/poll.(*pollDesc).init", - "16": "internal/poll.runtime_pollOpen", - "17": "runtime.netpollopen", - "18": "runtime.epollctl" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", - "9": "runtime.newobject", - "10": "runtime.mallocgc", - "11": "runtime.(*mcache).nextFree", - "12": "runtime.(*mcache).refill", - "13": "runtime.(*mcentral).cacheSpan", - "14": "runtime.(*spanSet).pop" - } - }, - { - "name": "aeshashbody", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.ReportFloat", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "10": "runtime.mapassign_faststr", - "11": "aeshashbody" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 9, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "7": "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportInfo", - "8": "time.Since", - "9": "runtime.nanotime" - } - }, - { - "name": "runtime.chunkIdx.l2", - "value": 10000000, - "depth": 24, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "7": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "10": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "11": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "12": "github.com/elastic/beats/v7/libbeat/monitoring.(*Int).Visit", - "13": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "14": "runtime.newobject", - "15": "runtime.mallocgc", - "16": "runtime.(*mcache).nextFree", - "17": "runtime.(*mcache).refill", - "18": "runtime.(*mcentral).cacheSpan", - "19": "runtime.(*mcentral).grow", - "20": "runtime.(*mheap).alloc", - "21": "runtime.systemstack", - "22": "runtime.(*mheap).alloc.func1", - "23": "runtime.(*mheap).allocSpan", - "24": "runtime.chunkIdx.l2" - } - }, - { - "name": "runtime.nextFreeFast", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "7": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "10": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "11": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "12": "github.com/elastic/beats/v7/libbeat/monitoring.(*Int).Visit", - "13": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "14": "runtime.mapassign_faststr", - "15": "runtime.hashGrow", - "16": "runtime.makeBucketArray", - "17": "runtime.newarray", - "18": "runtime.nextFreeFast" - } - }, - { - "name": "runtime.heapBitsForAddr", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "7": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "10": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "11": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "12": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "13": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "14": "github.com/elastic/beats/v7/libbeat/monitoring.(*Int).Visit", - "15": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "16": "runtime.newobject", - "17": "runtime.mallocgc", - "18": "runtime.heapBitsForAddr" - } - }, - { - "name": "runtime.heapBitsSetType", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "5": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "6": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "7": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "8": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "9": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "10": "github.com/elastic/beats/v7/libbeat/monitoring.(*Int).Visit", - "11": "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", - "12": "runtime.newobject", - "13": "runtime.mallocgc", - "14": "runtime.heapBitsSetType" - } - }, - { - "name": "syscall.RawSyscall", - "value": 10000000, - "depth": 16, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "5": "github.com/elastic/beats/v7/libbeat/metric/system/host.ReportInfo", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.(*reader).network", - "10": "github.com/elastic/go-sysinfo/providers/shared.Network", - "11": "net.(*Interface).Addrs", - "12": "net.interfaceAddrTable", - "13": "syscall.NetlinkRIB", - "14": "syscall.Socket", - "15": "syscall.socket", - "16": "syscall.RawSyscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "5": "github.com/elastic/beats/v7/libbeat/metric/system/host.ReportInfo", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.OperatingSystem", - "10": "github.com/elastic/go-sysinfo/providers/linux.getOSInfo", - "11": "github.com/elastic/go-sysinfo/providers/linux.findDistribRelease", - "12": "path/filepath.Glob", - "13": "os.(*File).Readdirnames", - "14": "os.(*File).readdirnames", - "15": "internal/poll.(*FD).ReadDirent", - "16": "internal/poll.ignoringEINTR", - "17": "syscall.ReadDirent", - "18": "syscall.Getdents", - "19": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "5": "github.com/elastic/beats/v7/libbeat/metric/system/host.ReportInfo", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "io/ioutil.ReadAll", - "11": "io/ioutil.readAll", - "12": "bytes.(*Buffer).ReadFrom", - "13": "io.(*LimitedReader).Read", - "14": "os.(*File).read", - "15": "internal/poll.(*FD).Read", - "16": "internal/poll.ignoringEINTR", - "17": "syscall.Read", - "18": "syscall.read", - "19": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", - "2": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", - "3": "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", - "4": "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", - "5": "github.com/elastic/beats/v7/libbeat/metric/system/host.ReportInfo", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "github.com/prometheus/procfs/internal/util.ReadFileNoStat", - "11": "os.(*File).Close", - "12": "os.(*file).close", - "13": "internal/poll.(*FD).Close", - "14": "internal/poll.(*FD).decref", - "15": "internal/poll.(*FD).destroy", - "16": "syscall.Close", - "17": "syscall.Syscall" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "net/http.(*conn).setState", - "5": "time.Now", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "net.(*TCPListener).Accept", - "5": "net.(*TCPListener).accept", - "6": "net.(*netFD).accept", - "7": "internal/poll.(*FD).Accept", - "8": "internal/poll.accept", - "9": "syscall.Accept4", - "10": "syscall.accept4", - "11": "syscall.Syscall6", - "12": "runtime.entersyscall", - "13": "runtime.reentersyscall", - "14": "runtime.systemstack", - "15": "runtime.entersyscall_sysmon", - "16": "runtime.notewakeup", - "17": "runtime.futexwakeup", - "18": "runtime.futex" - } - }, - { - "name": "runtime.exitsyscall", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "net.(*TCPListener).Accept", - "5": "net.(*TCPListener).accept", - "6": "net.(*netFD).accept", - "7": "internal/poll.(*FD).Accept", - "8": "internal/poll.accept", - "9": "syscall.Accept4", - "10": "syscall.accept4", - "11": "syscall.Syscall6", - "12": "runtime.exitsyscall" - } - }, - { - "name": "runtime.mallocgc", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "net.(*TCPListener).Accept", - "5": "net.(*TCPListener).accept", - "6": "net.(*netFD).accept", - "7": "internal/poll.(*FD).Accept", - "8": "internal/poll.accept", - "9": "syscall.Accept4", - "10": "syscall.anyToSockaddr", - "11": "runtime.newobject", - "12": "runtime.mallocgc" - } - }, - { - "name": "runtime.spanHasSpecials", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "net.(*TCPListener).Accept", - "5": "net.(*TCPListener).accept", - "6": "net.(*netFD).setAddr", - "7": "runtime.SetFinalizer", - "8": "runtime.systemstack", - "9": "runtime.SetFinalizer.func2", - "10": "runtime.addfinalizer", - "11": "runtime.spanHasSpecials" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.(*httpServer).start", - "3": "net/http.(*Server).Serve", - "4": "runtime.newproc", - "5": "runtime.systemstack", - "6": "runtime.newproc.func1", - "7": "runtime.wakep", - "8": "runtime.startm", - "9": "runtime.notewakeup", - "10": "runtime.futexwakeup", - "11": "runtime.futex" - } - }, - { - "name": "runtime.nanotime", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.runServerWithTracerServer.func1.1", - "3": "github.com/elastic/apm-server/beater.(*tracerServer).serve", - "4": "main.runServerWithProcessors.func1", - "5": "time.After", - "6": "time.NewTimer", - "7": "time.when", - "8": "runtime.nanotime" - } - }, - { - "name": "runtime.(*waitq).dequeue", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "golang.org/x/sync/errgroup.(*Group).Go.func1", - "2": "github.com/elastic/apm-server/beater.runServerWithTracerServer.func1.1", - "3": "github.com/elastic/apm-server/beater.(*tracerServer).serve", - "4": "main.runServerWithProcessors.func1", - "5": "github.com/elastic/apm-server/publish.(*Publisher).Send", - "6": "runtime.selectgo", - "7": "runtime.(*waitq).dequeue" - } - }, - { - "name": "syscall.Syscall", - "value": 20000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.OperatingSystem", - "10": "github.com/elastic/go-sysinfo/providers/linux.getOSInfo", - "11": "github.com/elastic/go-sysinfo/providers/linux.findDistribRelease", - "12": "path/filepath.Glob", - "13": "os.(*File).Readdirnames", - "14": "os.(*File).readdirnames", - "15": "internal/poll.(*FD).ReadDirent", - "16": "internal/poll.ignoringEINTR", - "17": "syscall.ReadDirent", - "18": "syscall.Getdents", - "19": "syscall.Syscall" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 21, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.OperatingSystem", - "10": "github.com/elastic/go-sysinfo/providers/linux.getOSInfo", - "11": "github.com/elastic/go-sysinfo/providers/linux.findDistribRelease", - "12": "path/filepath.Glob", - "13": "os.Open", - "14": "os.OpenFile", - "15": "os.openFileNolog", - "16": "os.newFile", - "17": "internal/poll.(*FD).Init", - "18": "internal/poll.(*pollDesc).init", - "19": "internal/poll.runtime_pollOpen", - "20": "runtime.netpollopen", - "21": "runtime.epollctl" - } - }, - { - "name": "syscall.anyToSockaddr", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.(*reader).network", - "10": "github.com/elastic/go-sysinfo/providers/shared.Network", - "11": "net.Interfaces", - "12": "net.interfaceTable", - "13": "syscall.NetlinkRIB", - "14": "syscall.Recvfrom", - "15": "syscall.anyToSockaddr" - } - }, - { - "name": "syscall.Syscall6", - "value": 20000000, - "depth": 16, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.(*reader).network", - "10": "github.com/elastic/go-sysinfo/providers/shared.Network", - "11": "net.Interfaces", - "12": "net.interfaceTable", - "13": "syscall.NetlinkRIB", - "14": "syscall.Sendto", - "15": "syscall.sendto", - "16": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/elastic/go-sysinfo/providers/linux.newHost", - "9": "github.com/elastic/go-sysinfo/providers/linux.(*reader).containerized", - "10": "github.com/elastic/go-sysinfo/providers/linux.IsContainerized", - "11": "io/ioutil.ReadFile", - "12": "os.(*File).Stat", - "13": "internal/poll.(*FD).Fstat", - "14": "syscall.Fstat", - "15": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall", - "value": 30000000, - "depth": 19, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "io/ioutil.ReadAll", - "11": "io/ioutil.readAll", - "12": "bytes.(*Buffer).ReadFrom", - "13": "io.(*LimitedReader).Read", - "14": "os.(*File).read", - "15": "internal/poll.(*FD).Read", - "16": "internal/poll.ignoringEINTR", - "17": "syscall.Read", - "18": "syscall.read", - "19": "syscall.Syscall" - } - }, - { - "name": "syscall.Syscall6", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "os.Open", - "11": "os.OpenFile", - "12": "syscall.Open", - "13": "syscall.openat", - "14": "syscall.Syscall6" - } - }, - { - "name": "fmt.(*ss).SkipSpace", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "fmt.Sscanf", - "11": "fmt.Fscanf", - "12": "fmt.(*ss).doScanf", - "13": "fmt.(*ss).scanOne", - "14": "fmt.(*ss).SkipSpace" - } - }, - { - "name": "strings.Fields", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Host", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", - "8": "github.com/prometheus/procfs.FS.NewStat", - "9": "github.com/prometheus/procfs.FS.Stat", - "10": "strings.Fields" - } - }, - { - "name": "syscall.Syscall6", - "value": 20000000, - "depth": 11, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo.Self", - "7": "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Self", - "8": "github.com/prometheus/procfs.FS.Self", - "9": "syscall.Readlink", - "10": "syscall.readlinkat", - "11": "syscall.Syscall6" - } - }, - { - "name": "syscall.Syscall", - "value": 20000000, - "depth": 17, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/prometheus/procfs.FS.NewStat", - "7": "github.com/prometheus/procfs.FS.Stat", - "8": "io/ioutil.ReadAll", - "9": "io/ioutil.readAll", - "10": "bytes.(*Buffer).ReadFrom", - "11": "io.(*LimitedReader).Read", - "12": "os.(*File).read", - "13": "internal/poll.(*FD).Read", - "14": "internal/poll.ignoringEINTR", - "15": "syscall.Read", - "16": "syscall.read", - "17": "syscall.Syscall" - } - }, - { - "name": "runtime.duffzero", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/prometheus/procfs.FS.NewStat", - "7": "runtime.duffzero" - } - }, - { - "name": "runtime.epollctl", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo/providers/linux.(*host).Memory", - "7": "os.Open", - "8": "os.OpenFile", - "9": "os.openFileNolog", - "10": "os.newFile", - "11": "internal/poll.(*FD).Init", - "12": "internal/poll.(*pollDesc).init", - "13": "internal/poll.runtime_pollOpen", - "14": "runtime.netpollopen", - "15": "runtime.epollctl" - } - }, - { - "name": "syscall.Syscall", - "value": 10000000, - "depth": 15, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/elastic/go-sysinfo/providers/linux.(*host).Memory", - "7": "io/ioutil.ReadFile", - "8": "io/ioutil.readAll", - "9": "bytes.(*Buffer).ReadFrom", - "10": "os.(*File).read", - "11": "internal/poll.(*FD).Read", - "12": "internal/poll.ignoringEINTR", - "13": "syscall.Read", - "14": "syscall.read", - "15": "syscall.Syscall" - } - }, - { - "name": "fmt.isSpace", - "value": 10000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", - "5": "go.elastic.co/apm.gatherSysMetrics", - "6": "github.com/prometheus/procfs.Proc.NewStat", - "7": "github.com/prometheus/procfs.Proc.Stat", - "8": "fmt.Fscan", - "9": "fmt.(*ss).doScan", - "10": "fmt.(*ss).scanOne", - "11": "fmt.(*ss).convertString", - "12": "fmt.(*ss).SkipSpace", - "13": "fmt.isSpace" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", - "2": "go.elastic.co/apm.gatherMetrics", - "3": "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", - "4": "go.elastic.co/apm.(*builtinMetricsGatherer).gatherMemStatsMetrics", - "5": "runtime.ReadMemStats", - "6": "runtime.startTheWorld", - "7": "runtime.systemstack", - "8": "runtime.startTheWorld.func1", - "9": "runtime.startTheWorldWithSema", - "10": "runtime.wakep", - "11": "runtime.startm", - "12": "runtime.notewakeup", - "13": "runtime.futexwakeup", - "14": "runtime.futex" - } - }, - { - "name": "runtime.systemstack", - "value": 40000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime._System", "2": "runtime.systemstack" } - }, - { - "name": "runtime.mcall", - "value": 20000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime._System", "2": "runtime.mcall" } - }, - { - "name": "runtime.gogo", - "value": 10000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime._System", "2": "runtime.gogo" } - }, - { - "name": "runtime.gentraceback", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime/pprof.profileWriter", - "2": "runtime/pprof.(*profileBuilder).addCPUData", - "3": "runtime/pprof.(*profMap).lookup", - "4": "runtime.makeslice", - "5": "runtime.mallocgc", - "6": "runtime.profilealloc", - "7": "runtime.mProf_Malloc", - "8": "runtime.callers", - "9": "runtime.systemstack", - "10": "runtime.callers.func1", - "11": "runtime.gentraceback" - } - }, - { - "name": "runtime.futex", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime/pprof.profileWriter", - "2": "runtime/pprof.readProfile", - "3": "runtime.(*profBuf).read", - "4": "runtime.notetsleepg", - "5": "runtime.notetsleep_internal", - "6": "runtime.futexsleep", - "7": "runtime.futex" - } - }, - { - "name": "runtime.handoffp", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "runtime/pprof.profileWriter", - "2": "runtime/pprof.readProfile", - "3": "runtime.(*profBuf).read", - "4": "runtime.notetsleepg", - "5": "runtime.entersyscallblock", - "6": "runtime.systemstack", - "7": "runtime.entersyscallblock_handoff", - "8": "runtime.handoffp" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime/pprof.profileWriter", "2": "runtime.nanotime" } - }, - { - "name": "runtime.gopark", - "value": 10000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime/pprof.profileWriter", "2": "time.Sleep", "3": "runtime.gopark" } - }, - { "name": "runtime.nanotime", "value": 30000000, "depth": 1, "layers": { "0": "root", "1": "runtime.nanotime" } }, - { - "name": "runtime.(*gcBitsArena).tryAlloc", - "value": 30000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*gcBitsArena).tryAlloc" - } - }, - { - "name": "runtime.divRoundUp", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.divRoundUp" - } - }, - { - "name": "runtime.(*pallocBits).summarize", - "value": 280000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.(*mheap).freeSpan.func1", - "7": "runtime.(*mheap).freeSpanLocked", - "8": "runtime.(*pageAlloc).free", - "9": "runtime.(*pageAlloc).update", - "10": "runtime.(*pallocBits).summarize" - } - }, - { - "name": "runtime.mergeSummaries", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.(*mheap).freeSpan.func1", - "7": "runtime.(*mheap).freeSpanLocked", - "8": "runtime.(*pageAlloc).free", - "9": "runtime.(*pageAlloc).update", - "10": "runtime.mergeSummaries" - } - }, - { - "name": "runtime/internal/sys.LeadingZeros8", - "value": 20000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.(*mheap).freeSpan.func1", - "7": "runtime.(*mheap).freeSpanLocked", - "8": "runtime.(*pageAlloc).free", - "9": "runtime.(*pageAlloc).update", - "10": "runtime/internal/sys.LeadingZeros8" - } - }, - { - "name": "runtime.(*mheap).freeMSpanLocked", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.(*mheap).freeSpan.func1", - "7": "runtime.(*mheap).freeMSpanLocked" - } - }, - { - "name": "runtime.lock2", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.lockWithRank", - "7": "runtime.lock2" - } - }, - { - "name": "runtime.unlock2", - "value": 20000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mheap).freeSpan", - "5": "runtime.systemstack", - "6": "runtime.unlockWithRank", - "7": "runtime.unlock2" - } - }, - { - "name": "runtime.(*mspan).refillAllocCache", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mspan).refillAllocCache" - } - }, - { - "name": "runtime.(*mspan).countAlloc", - "value": 20000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*mspan).countAlloc" - } - }, - { - "name": "runtime.newMarkBits", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.newMarkBits" - } - }, - { - "name": "runtime.(*headTailIndex).incTail", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mspan).sweep", - "4": "runtime.(*spanSet).push", - "5": "runtime.(*headTailIndex).incTail" - } - }, - { - "name": "runtime.(*spanSet).pop", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mheap).nextSpanForSweep", - "4": "runtime.(*spanSet).pop" - } - }, - { - "name": "runtime.(*headTailIndex).cas", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mheap).nextSpanForSweep", - "4": "runtime.(*headTailIndex).cas" - } - }, - { - "name": "runtime.(*sweepClass).update", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "runtime.bgsweep", - "2": "runtime.sweepone", - "3": "runtime.(*mheap).nextSpanForSweep", - "4": "runtime.(*sweepClass).update" - } - }, - { - "name": "runtime.spanClass.sizeclass", - "value": 20000000, - "depth": 3, - "layers": { "0": "root", "1": "runtime.bgsweep", "2": "runtime.sweepone", "3": "runtime.spanClass.sizeclass" } - }, - { - "name": "runtime.(*mSpanStateBox).get", - "value": 10000000, - "depth": 2, - "layers": { "0": "root", "1": "runtime.bgsweep", "2": "runtime.(*mSpanStateBox).get" } - }, - { - "name": "runtime.(*waitq).dequeueSudoG", - "value": 10000000, - "depth": 2, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "runtime.(*waitq).dequeueSudoG" - } - }, - { - "name": "runtime.isEmpty", - "value": 10000000, - "depth": 19, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "5": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", - "7": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", - "8": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "9": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "10": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "11": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "12": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "13": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "14": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "15": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "16": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "17": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "18": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "19": "runtime.isEmpty" - } - }, - { - "name": "runtime.mapiterinit", - "value": 10000000, - "depth": 23, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "5": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", - "7": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", - "8": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "9": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "10": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "11": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "12": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "13": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "14": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "15": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "16": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "17": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "18": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "19": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "20": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "21": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "22": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "23": "runtime.mapiterinit" - } - }, - { - "name": "runtime.assertE2I2", - "value": 10000000, - "depth": 18, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "5": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", - "7": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", - "8": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "9": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "10": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "11": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "12": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "13": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "14": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "15": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "16": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "17": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "18": "runtime.assertE2I2" - } - }, - { - "name": "runtime.getitab", - "value": 10000000, - "depth": 17, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "5": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", - "7": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", - "8": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "9": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "10": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "11": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "12": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "13": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "14": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "15": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "16": "runtime.assertE2I2", - "17": "runtime.getitab" - } - }, - { - "name": "runtime.mapiternext", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", - "5": "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", - "6": "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", - "7": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", - "8": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "9": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", - "10": "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", - "11": "runtime.mapiternext" - } - }, - { - "name": "runtime.(*waitq).dequeue", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", - "4": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*forgetfulProducer).Publish", - "5": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*openState).publish", - "6": "runtime.selectgo", - "7": "runtime.(*waitq).dequeue" - } - }, - { - "name": "sync.(*Mutex).Unlock", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", - "2": "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", - "3": "sync.(*Mutex).Unlock" - } - }, - { - "name": "syscall.Syscall", - "value": 20000000, - "depth": 8, - "layers": { - "0": "root", - "1": "net/http.(*connReader).backgroundRead", - "2": "net.(*conn).Read", - "3": "net.(*netFD).Read", - "4": "internal/poll.(*FD).Read", - "5": "internal/poll.ignoringEINTR", - "6": "syscall.Read", - "7": "syscall.read", - "8": "syscall.Syscall" - } - }, - { - "name": "internal/poll.(*pollDesc).prepare", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "net/http.(*connReader).backgroundRead", - "2": "net.(*conn).Read", - "3": "net.(*netFD).Read", - "4": "internal/poll.(*pollDesc).prepareRead", - "5": "internal/poll.(*pollDesc).prepare" - } - }, - { - "name": "runtime.mallocgc", - "value": 20000000, - "depth": 4, - "layers": { - "0": "root", - "1": "net/http.(*connReader).backgroundRead", - "2": "net.(*conn).Read", - "3": "runtime.newobject", - "4": "runtime.mallocgc" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 7, - "layers": { - "0": "root", - "1": "runtime.morestack", - "2": "runtime.newstack", - "3": "runtime.gopreempt_m", - "4": "runtime.goschedImpl", - "5": "runtime.schedule", - "6": "runtime.lockWithRank", - "7": "runtime.lock2" - } - }, - { - "name": "runtime.nanotime", - "value": 70000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.morestack", - "2": "runtime.newstack", - "3": "runtime.gopreempt_m", - "4": "runtime.goschedImpl", - "5": "runtime.schedule", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 11, - "layers": { - "0": "root", - "1": "runtime.morestack", - "2": "runtime.newstack", - "3": "runtime.gopreempt_m", - "4": "runtime.goschedImpl", - "5": "runtime.schedule", - "6": "runtime.resetspinning", - "7": "runtime.wakep", - "8": "runtime.startm", - "9": "runtime.notewakeup", - "10": "runtime.futexwakeup", - "11": "runtime.futex" - } - }, - { - "name": "runtime.futex", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "runtime.morestack", - "2": "runtime.newstack", - "3": "runtime.gopreempt_m", - "4": "runtime.goschedImpl", - "5": "runtime.schedule", - "6": "runtime.wakep", - "7": "runtime.startm", - "8": "runtime.notewakeup", - "9": "runtime.futexwakeup", - "10": "runtime.futex" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "runtime.morestack", - "2": "runtime.newstack", - "3": "runtime.preemptPark", - "4": "runtime.schedule", - "5": "runtime.findrunnable", - "6": "runtime.nanotime" - } - }, - { - "name": "runtime.nanotime", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func2", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).handleBatchSig", - "4": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*directEventLoop).processACK", - "5": "time.Now", - "6": "runtime.nanotime" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).processACK", - "value": 10000000, - "depth": 4, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func2", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).handleBatchSig", - "4": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).processACK" - } - }, - { - "name": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*chanList).count", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func2", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).run", - "3": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*chanList).count" - } - }, - { - "name": "runtime.lock2", - "value": 10000000, - "depth": 5, - "layers": { - "0": "root", - "1": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func2", - "2": "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).run", - "3": "runtime.selectgo", - "4": "runtime.lockWithRank", - "5": "runtime.lock2" - } - }, - { - "name": "runtime.futex", - "value": 30000000, - "depth": 13, - "layers": { - "0": "root", - "1": "go.elastic.co/apm/internal/iochan.(*ReadRequest).Respond", - "2": "runtime.chansend1", - "3": "runtime.chansend", - "4": "runtime.send", - "5": "runtime.goready", - "6": "runtime.systemstack", - "7": "runtime.goready.func1", - "8": "runtime.ready", - "9": "runtime.wakep", - "10": "runtime.startm", - "11": "runtime.notewakeup", - "12": "runtime.futexwakeup", - "13": "runtime.futex" - } - }, - { - "name": "runtime.selectgo", - "value": 10000000, - "depth": 8, - "layers": { - "0": "root", - "1": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func2", - "2": "io.Copy", - "3": "io.copyBuffer", - "4": "bytes.(*Buffer).WriteTo", - "5": "mime/multipart.(*part).Write", - "6": "io.(*PipeWriter).Write", - "7": "io.(*pipe).Write", - "8": "runtime.selectgo" - } - }, - { - "name": "sync.(*Mutex).Lock", - "value": 10000000, - "depth": 6, - "layers": { - "0": "root", - "1": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func2", - "2": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func1", - "3": "mime/multipart.(*Writer).Close", - "4": "fmt.Fprintf", - "5": "io.(*PipeWriter).Write", - "6": "sync.(*Mutex).Lock" - } - }, - { - "name": "runtime.spanClass.sizeclass", - "value": 10000000, - "depth": 12, - "layers": { - "0": "root", - "1": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func2", - "2": "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func1", - "3": "mime/multipart.(*Writer).CreatePart", - "4": "fmt.Fprintf", - "5": "bytes.(*Buffer).Write", - "6": "bytes.(*Buffer).grow", - "7": "bytes.makeSlice", - "8": "runtime.makeslice", - "9": "runtime.mallocgc", - "10": "runtime.(*mcache).nextFree", - "11": "runtime.(*mcache).refill", - "12": "runtime.spanClass.sizeclass" - } - }, - { - "name": "runtime.mapaccess1_faststr", - "value": 10000000, - "depth": 2, - "layers": { "0": "root", "1": "net/http.Header.get", "2": "runtime.mapaccess1_faststr" } - }, - { - "name": "runtime.(*fixalloc).alloc", - "value": 10000000, - "depth": 14, - "layers": { - "0": "root", - "1": "net/http.(*Transport).dialConnFor", - "2": "net/http.(*Transport).dialConn", - "3": "runtime.newobject", - "4": "runtime.mallocgc", - "5": "runtime.(*mcache).nextFree", - "6": "runtime.(*mcache).refill", - "7": "runtime.(*mcentral).cacheSpan", - "8": "runtime.(*mcentral).grow", - "9": "runtime.(*mheap).alloc", - "10": "runtime.systemstack", - "11": "runtime.(*mheap).alloc.func1", - "12": "runtime.(*mheap).allocSpan", - "13": "runtime.(*mheap).allocMSpanLocked", - "14": "runtime.(*fixalloc).alloc" - } - }, - { - "name": "runtime.releasem", - "value": 10000000, - "depth": 3, - "layers": { - "0": "root", - "1": "github.com/patrickmn/go-cache.(*janitor).Run", - "2": "runtime.selectgo", - "3": "runtime.releasem" - } - }, - { - "name": "runtime.newobject", - "value": 10000000, - "depth": 10, - "layers": { - "0": "root", - "1": "go.elastic.co/apm/transport.(*HTTPTransport).WatchConfig.func1", - "2": "net/http.(*Client).Do", - "3": "net/http.(*Client).do", - "4": "net/http.(*Client).send", - "5": "net/http.send", - "6": "net/http.(*Transport).RoundTrip", - "7": "net/http.(*Transport).roundTrip", - "8": "net/http.(*persistConn).roundTrip", - "9": "runtime.makechan", - "10": "runtime.newobject" - } - } -] +{ + "dictionary": [ + "root", + "github.com/elastic/go-structform/gotype.foldInterfaceValue", + "github.com/elastic/apm-server/publish.NewPublisher.func1", + "github.com/elastic/apm-server/publish.(*Publisher).run", + "github.com/elastic/apm-server/publish.(*Publisher).processPendingReq", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).run", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*netClientWorker).publishBatch", + "github.com/elastic/beats/v7/libbeat/outputs.(*backoffClient).Publish", + "github.com/elastic/go-structform/gotype.foldAnyReflect", + "runtime.mallocgc", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).Publish", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*Client).publishEvents", + "github.com/elastic/apm-server/publish.transformTransformable", + "github.com/elastic/go-structform/gotype.foldMapInlineInterface", + "net/http.HandlerFunc.ServeHTTP", + "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).Bulk", + "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.bulkEncode", + "github.com/elastic/go-structform/gotype.makeStructFold.func1", + "github.com/elastic/go-structform/gotype.(*Iterator).Fold", + "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).Visit", + "github.com/elastic/beats/v7/libbeat/monitoring.(*Registry).doVisit", + "github.com/elastic/go-structform/gotype.makeFieldsFold.func1", + "github.com/elastic/go-structform/gotype.foldMapInterface", + "github.com/elastic/go-structform/gotype.makeFieldInlineFold.func1", + "net/http.(*conn).serve", + "github.com/elastic/apm-server/model.PprofProfile.Transform", + "net/http.serverHandler.ServeHTTP", + "runtime.newobject", + "net/http.(*ServeMux).ServeHTTP", + "github.com/elastic/apm-server/beater/request.(*ContextPool).HTTPHandler.func1", + "runtime.systemstack", + "github.com/elastic/apm-server/beater/middleware.LogMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.ResponseHeadersMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.RecoverPanicMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.MonitoringMiddleware.func1.2", + "github.com/elastic/apm-server/beater/middleware.RequestTimeMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.AuthorizationMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.SystemMetadataMiddleware.func1.1", + "runtime.(*mcache).nextFree", + "runtime.(*mcache).refill", + "runtime.(*mcentral).cacheSpan", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.makeSnapshot", + "github.com/elastic/beats/v7/libbeat/monitoring.(*Func).Visit", + "runtime.(*mheap).alloc", + "runtime.(*mcentral).grow", + "github.com/elastic/gmux.(*mux).withGRPCInsecure.func1", + "go.elastic.co/apm/module/apmhttp.(*handler).ServeHTTP", + "runtime.memclrNoHeapPointers", + "github.com/elastic/go-structform/json.writer.write", + "github.com/json-iterator/go.(*structFieldDecoder).Decode", + "github.com/elastic/apm-server/beater/api/profile.Handler.func2", + "github.com/elastic/go-structform/json.(*Visitor).OnString", + "runtime.mcall", + "github.com/elastic/apm-server/beater/api/profile.Handler.func1", + "github.com/elastic/apm-server/beater/api/intake.Handler.func1", + "github.com/elastic/go-structform/gotype.getReflectFoldSlice.func1", + "runtime.schedule", + "github.com/google/pprof/profile.Parse", + "runtime.makeslice", + "github.com/elastic/apm-server/processor/stream.(*Processor).HandleStream", + "go.elastic.co/apm.(*profilingState).start.func1", + "github.com/elastic/go-structform/gotype.getReflectFoldMap.func1", + "github.com/google/pprof/profile.decodeMessage", + "go.elastic.co/apm.(*profilingState).profile", + "go.elastic.co/apm.newLookupProfilingState.func1", + "runtime/pprof.(*Profile).WriteTo", + "runtime/pprof.writeHeap", + "runtime/pprof.writeHeapInternal", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getBeatProcessState", + "runtime.mapassign_faststr", + "runtime.memmove", + "runtime/pprof.writeHeapProto", + "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).GetOne", + "github.com/elastic/apm-server/utility.update", + "bytes.(*Buffer).Write", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).publish", + "github.com/elastic/apm-server/model.(*Metadata).Set", + "io/ioutil.readAll", + "bytes.(*Buffer).ReadFrom", + "github.com/google/pprof/profile.ParseData", + "github.com/elastic/apm-server/processor/stream.(*Processor).readBatch", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).PublishAll", + "github.com/elastic/go-structform/json.(*Visitor).OnKey", + "runtime.makemap_small", + "github.com/elastic/beats/v7/libbeat/publisher/processing.(*group).Run", + "runtime.park_m", + "runtime.heapBitsSetType", + "runtime.futex", + "runtime.nanotime", + "runtime.(*mheap).alloc.func1", + "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).Decode", + "syscall.Syscall", + "github.com/elastic/apm-server/model.(*mapStr).set", + "io/ioutil.ReadAll", + "runtime.findrunnable", + "github.com/elastic/apm-server/utility.Set", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups", + "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getSingleProcess", + "github.com/json-iterator/go.(*generalStructDecoder).Decode", + "github.com/json-iterator/go.(*generalStructDecoder).decodeOneField", + "github.com/elastic/go-structform/gotype.getFoldConvert", + "runtime.futexwakeup", + "runtime.gcBgMarkWorker", + "github.com/json-iterator/go.(*Decoder).Decode", + "runtime.notewakeup", + "runtime.(*mheap).allocSpan", + "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).sendBulkRequest", + "github.com/json-iterator/go.(*Iterator).ReadVal", + "internal/poll.ignoringEINTR", + "github.com/google/pprof/profile.unmarshal", + "github.com/elastic/apm-server/model.(*Span).Transform", + "github.com/json-iterator/go.(*oneFieldStructDecoder).Decode", + "os.Open", + "os.OpenFile", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).Publish", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*publishClient).publishBulk", + "runtime.convTstring", + "runtime.slicebytetostring", + "runtime.startm", + "runtime/pprof.(*profileBuilder).appendLocsForStack", + "github.com/elastic/beats/v7/libbeat/common.MapStr.Clone", + "compress/flate.(*decompressor).Read", + "github.com/elastic/go-structform/gotype.makeFieldFold.func1", + "compress/gzip.(*Reader).Read", + "runtime.wakep", + "bytes.(*Buffer).tryGrowByReslice", + "github.com/elastic/go-structform/gotype.foldString", + "runtime.gcBgMarkWorker.func2", + "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Process).getDetails", + "runtime.nextFreeFast", + "fmt.Sprintf", + "runtime.gcDrain", + "bufio.(*Reader).fill", + "github.com/elastic/beats/v7/libbeat/common.MapStr.deepUpdateMap", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportMemStats", + "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeMap", + "runtime.growslice", + "compress/flate.(*compressor).encSpeed", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkCollectPublishFails", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkReadItemStatus", + "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedSpan", + "aeshashbody", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.itemStatusInner", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportFDUsage", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getFDUsage", + "syscall.Syscall6", + "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).normalizeValue", + "runtime.newarray", + "runtime.makeBucketArray", + "internal/poll.(*FD).Read", + "syscall.Read", + "syscall.read", + "runtime.selectgo", + "github.com/elastic/go-structform/json.(*Visitor).writeByte", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getRSSSize", + "time.Now", + "runtime.mapiternext", + "github.com/elastic/beats/v7/libbeat/processors/actions.(*addFields).Run", + "github.com/elastic/gosigar.readFile", + "os.openFileNolog", + "os.newFile", + "github.com/elastic/gosigar/cgroup.(*Reader).GetStatsForProcess", + "runtime.hashGrow", + "runtime.scanobject", + "compress/flate.(*Writer).Write", + "compress/flate.(*compressor).write", + "runtime.lockWithRank", + "github.com/elastic/apm-server/model.(*Stacktrace).transform", + "github.com/elastic/apm-server/model.(*Stacktrace).transformFrames", + "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdateNoOverwrite", + "runtime.bgscavenge", + "runtime.goready", + "runtime.goready.func1", + "github.com/google/pprof/profile.glob..func2", + "runtime.lock2", + "github.com/elastic/apm-server/model.(*Error).Transform", + "net/http.(*persistConn).writeLoop", + "github.com/elastic/beats/v7/libbeat/metric/system/process.(*Stats).getProcessEvent", + "io/ioutil.ReadFile", + "github.com/json-iterator/go.(*funcDecoder).Decode", + "github.com/json-iterator/go.(*Iterator).ReadString", + "runtime.gentraceback", + "bytes.(*Buffer).grow", + "runtime.convTslice", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCPU", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.getCPUUsage", + "runtime.bgsweep", + "compress/flate.(*decompressor).huffmanBlock", + "runtime.ready", + "net/http.(*conn).readRequest", + "runtime/pprof.(*profileBuilder).emitLocation", + "runtime/pprof.(*profileBuilder).flush", + "runtime.mapiterinit", + "reflect.Value.Convert", + "reflect.haveIdenticalUnderlyingType", + "net/http.(*cancelTimerBody).Read", + "runtime.checkTimers", + "runtime.goschedImpl", + "go.elastic.co/apm.(*Tracer).loop", + "github.com/elastic/beats/v7/libbeat/metric/system/memory.Get", + "github.com/elastic/gosigar.(*Mem).Get", + "github.com/elastic/gosigar.parseMeminfo", + "os.(*File).read", + "go.elastic.co/apm.(*Tracer).gatherMetrics.func1", + "go.elastic.co/apm.gatherMetrics", + "go.elastic.co/apm.(*builtinMetricsGatherer).GatherMetrics", + "runtime.sweepone", + "runtime.profilealloc", + "runtime.getitab", + "compress/flate.(*decompressor).nextBlock", + "runtime.acquirem", + "io.Copy", + "io.copyBuffer", + "reflect.convertOp", + "go.elastic.co/apm.(*builtinMetricsGatherer).gatherSystemMetrics", + "go.elastic.co/apm.gatherSysMetrics", + "runtime.mProf_Malloc", + "bufio.(*Reader).ReadSlice", + "runtime.send", + "github.com/google/pprof/profile.ParseUncompressed", + "runtime.mallocgc.func1", + "runtime.largeAlloc", + "compress/flate.(*huffmanBitWriter).writeBlockDynamic", + "net/http.(*Client).Do", + "net/http.(*Client).do", + "net/http.(*Client).send", + "net/http.send", + "runtime.(*mspan).sweep", + "runtime.asyncPreempt", + "github.com/elastic/apm-server/model.(*Span).fields", + "reflect.MapOf", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.bulkEncodePublishRequest", + "net/http.(*gzipReader).Read", + "runtime.gosched_m", + "runtime.callers", + "runtime.callers.func1", + "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedTransaction", + "github.com/google/pprof/profile.(*Profile).postDecode", + "runtime.heapBitsForAddr", + "bytes.makeSlice", + "github.com/elastic/apm-server/model.(*mapStr).maybeSetString", + "github.com/cespare/xxhash/v2.(*Digest).Sum", + "runtime.mapaccess1", + "github.com/elastic/go-structform/json.(*Visitor).onFieldNext", + "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*Connection).execHTTPRequest", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).step", + "net/http.(*Request).write", + "runtime.runtimer", + "net/http.(*persistConn).readLoop", + "github.com/elastic/beats/v7/libbeat/metric/system/process.getProcFDUsage", + "github.com/elastic/gosigar.(*ProcFDUsage).Get", + "github.com/elastic/go-sysinfo.Host", + "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Host", + "github.com/json-iterator/go.(*sliceDecoder).Decode", + "github.com/json-iterator/go.(*sliceDecoder).doDecode", + "sync.(*Pool).Get", + "bufio.(*Writer).Flush", + "github.com/elastic/apm-server/model.(*Transaction).Transform", + "github.com/elastic/apm-server/model.(*Error).fields", + "net/http.(*transferWriter).writeBody", + "runtime.runOneTimer", + "runtime.mstart", + "runtime.mstart1", + "internal/poll.(*FD).Init", + "internal/poll.(*pollDesc).init", + "internal/poll.runtime_pollOpen", + "runtime.netpollopen", + "runtime.epollctl", + "syscall.Open", + "syscall.openat", + "github.com/elastic/gosigar.readProcFile", + "github.com/elastic/beats/v7/libbeat/metric/system/process.newProcess", + "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).ReadAhead", + "github.com/elastic/apm-server/decoder.(*LineReader).ReadLine", + "compress/flate.(*decompressor).huffSym", + "runtime.growWork_faststr", + "sync.(*Map).Load", + "runtime.mapaccess2", + "runtime.(*spanSet).push", + "runtime.(*mheap).allocMSpanLocked", + "runtime.(*fixalloc).alloc", + "runtime.(*itabTableType).find", + "runtime.releasem", + "runtime.add", + "runtime.arenaIndex", + "runtime.unlockWithRank", + "runtime.unlock2", + "github.com/elastic/go-structform/json.(*Visitor).tryElemNext", + "github.com/elastic/go-structform/json.(*Visitor).OnInt64", + "github.com/elastic/go-structform/json.(*Visitor).onInt", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.createEventBulkMeta", + "runtime.goexit0", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func1", + "github.com/elastic/gosigar.(*ProcState).Get", + "github.com/elastic/gosigar/cgroup.parseUintFromFile", + "runtime.evacuate_faststr", + "compress/gzip.NewReader", + "runtime.pcvalue", + "runtime/pprof.(*profileBuilder).build", + "runtime/pprof.(*profileBuilder).pbSample", + "github.com/elastic/apm-server/model.(*Service).AgentFields", + "github.com/elastic/apm-server/model.(*Metricset).Transform", + "reflect.haveIdenticalType", + "reflect.(*rtype).Name", + "github.com/elastic/go-structform/json.(*Visitor).OnObjectStart", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).run", + "github.com/elastic/gosigar/cgroup.(*MemorySubsystem).get", + "runtime.gcWriteBarrier", + "github.com/elastic/apm-server/processor/stream.(*Processor).readMetadata", + "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetadata", + "github.com/elastic/apm-server/model/modeldecoder/v2.decodeMetadata", + "github.com/elastic/apm-server/model/modeldecoder/v2.decodeIntoMetadataRoot", + "runtime.(*mcentral).uncacheSpan", + "github.com/google/pprof/profile.glob..func4", + "runtime.typehash", + "internal/poll.(*FD).Write", + "runtime.mapaccess2_faststr", + "runtime.typedmemmove", + "github.com/elastic/apm-server/model.(*Error).addException", + "runtime.chansend", + "github.com/elastic/go-structform/internal/unsafe.Str2Bytes", + "github.com/elastic/go-structform/gotype.foldInt64", + "runtime.(*pageAlloc).scavenge", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).ignoreNext", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextFieldName", + "encoding/json.(*decodeState).value", + "net/http.persistConnWriter.Write", + "runtime.futexsleep", + "runtime.gcMarkDone", + "runtime.sysmon", + "github.com/elastic/gosigar/cgroup.NewReaderOptions", + "runtime.mapaccess1_faststr", + "net.(*conn).Read", + "github.com/google/pprof/profile.glob..func17", + "github.com/google/pprof/profile.decodeUint64s", + "github.com/elastic/beats/v7/libbeat/logp.(*Logger).With", + "runtime.newstack", + "runtime.assertE2I2", + "go.uber.org/zap.(*SugaredLogger).Info", + "syscall.Write", + "syscall.write", + "go.elastic.co/apm.(*Tracer).StartTransactionOptions", + "runtime.gcAssistAlloc", + "runtime.gcAssistAlloc.func1", + "sync.(*Pool).pin", + "net.(*conn).Write", + "net.(*netFD).Write", + "net/http.(*Transport).RoundTrip", + "net/http.(*Transport).roundTrip", + "runtime.heapBits.initSpan", + "go.elastic.co/apm.(*Tracer).StartTransaction", + "github.com/elastic/go-structform/gotype.foldArrString", + "github.com/elastic/go-structform.extArrVisitor.OnStringArray", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).doStepDict", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).skipWS", + "bufio.(*Writer).ReadFrom", + "runtime.bgscavenge.func2", + "github.com/prometheus/procfs.FS.NewStat", + "golang.org/x/sync/errgroup.(*Group).Go.func1", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.(*reporter).snapshotLoop", + "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func1", + "runtime.(*mspan).nextFreeIndex", + "github.com/json-iterator/go.(*eightFieldsStructDecoder).Decode", + "bufio.(*Reader).ReadByte", + "github.com/json-iterator/go.(*nineFieldsStructDecoder).Decode", + "net.(*netFD).Read", + "compress/gzip.(*Reader).Reset", + "compress/gzip.(*Reader).readHeader", + "runtime.step", + "go.uber.org/zap.(*SugaredLogger).With", + "runtime.pcdatavalue", + "runtime.(*spanSet).pop", + "runtime.gcAssistAlloc1", + "runtime.gcDrainN", + "net/http.(*response).finishRequest", + "net/http.readRequest", + "sort.quickSort", + "runtime.(*mspan).init", + "runtime.wbBufFlush", + "runtime.findObject", + "github.com/elastic/go-structform/json.(*Visitor).writeString", + "github.com/elastic/go-structform/gotype.liftUserValueFn.func1", + "runtime.chansend1", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValueEnd", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IgnoreSymbols", + "encoding/json.(*decodeState).object", + "runtime.exitsyscall", + "runtime.stopm", + "github.com/elastic/gosigar/cgroup.(*CPUSubsystem).get", + "github.com/elastic/gosigar/cgroup.(*BlockIOSubsystem).get", + "github.com/elastic/gosigar/cgroup.blkioThrottle", + "github.com/elastic/go-sysinfo/providers/linux.newHost", + "github.com/prometheus/procfs.FS.Stat", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).Publish", + "compress/flate.(*decompressor).readHuffman", + "compress/flate.(*dictDecoder).init", + "github.com/google/pprof/profile.decodeVarint", + "runtime.makemap", + "github.com/elastic/apm-server/beater/middleware.loggerWithRequestContext", + "go.uber.org/zap.(*SugaredLogger).log", + "reflect.(*rtype).Kind", + "runtime.(*Frames).Next", + "runtime.findfunc", + "bufio.(*Reader).Peek", + "runtime.pageIndexOf", + "go.elastic.co/apm.StartSpan", + "runtime.walltime", + "net/textproto.(*Reader).ReadMIMEHeader", + "compress/flate.(*deflateFast).encode", + "compress/flate.(*huffmanBitWriter).writeTokens", + "runtime.isEmpty", + "runtime.(*mspan).refillAllocCache", + "github.com/elastic/apm-server/model.(*ServiceNode).fields", + "runtime.fastrand", + "runtime.wbBufFlush.func1", + "runtime.wbBufFlush1", + "sync.(*Pool).Put", + "github.com/cespare/xxhash/v2.(*Digest).WriteString", + "go.elastic.co/apm.(*Span).End", + "time.Since", + "github.com/elastic/go-structform/gotype.getFoldGoTypes", + "github.com/elastic/go-structform/json.(*Visitor).OnObjectFinished", + "github.com/elastic/beats/v7/libbeat/outputs/codec.MakeUTCOrLocalTimestampEncoder.func1", + "github.com/elastic/beats/v7/libbeat/outputs/outil.Selector.Select", + "github.com/elastic/beats/v7/libbeat/outputs/outil.(*listSelector).sel", + "github.com/elastic/beats/v7/libbeat/outputs/outil.(*condSelector).sel", + "github.com/elastic/beats/v7/libbeat/conditions.Matcher.Check", + "github.com/elastic/beats/v7/libbeat/common.MapStr.GetValue", + "github.com/elastic/beats/v7/libbeat/common.mapFind", + "io.(*LimitedReader).Read", + "go.elastic.co/apm/module/apmelasticsearch.(*roundTripper).RoundTrip", + "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Write", + "runtime.resetspinning", + "runtime.bgscavenge.func1", + "runtime.resettimer", + "runtime.gcMarkTermination", + "fmt.Fscan", + "bufio.(*Scanner).Scan", + "github.com/elastic/gosigar/cgroup.memoryData", + "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).setValue", + "os.(*File).Readdir", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportSystemLoadAverage", + "github.com/elastic/apm-server/beater.(*httpServer).start", + "net/http.(*Server).Serve", + "runtime.(*mheap).freeSpan", + "memeqbody", + "net/http.(*body).Read", + "net/http.(*body).readLocked", + "github.com/json-iterator/go.(*Iterator).Read", + "net/http.(*connReader).Read", + "main.runServerWithProcessors.func1", + "time.when", + "bufio.NewReaderSize", + "go.uber.org/zap.(*SugaredLogger).sweetenFields", + "github.com/google/pprof/profile.decodeField", + "github.com/google/pprof/profile.glob..func19", + "indexbytebody", + "net/http.(*chunkWriter).writeHeader", + "internal/poll.(*FD).Close", + "internal/poll.(*FD).decref", + "internal/poll.(*FD).destroy", + "syscall.Close", + "runtime.entersyscall", + "runtime.reentersyscall", + "compress/flate.(*huffmanBitWriter).indexTokens", + "runtime/pprof.allFrames", + "compress/flate.(*Writer).Close", + "compress/flate.(*compressor).close", + "runtime.mSysStatInc", + "github.com/elastic/apm-server/model.(*System).fields", + "runtime.(*gcBitsArena).tryAlloc", + "fmt.newPrinter", + "runtime.convT64", + "runtime.procyield", + "sync.(*Mutex).Lock", + "runtime.interhash", + "runtime.(*pageAlloc).scavengeOne", + "github.com/elastic/go-structform/gotype.makeNonEmptyFieldFold.func1", + "net/http.setRequestCancel", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDictValue", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).tryStepPrimitive", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepMapKey", + "runtime.casgstatus", + "runtime.netpoll", + "runtime.nanotime1", + "runtime.notesleep", + "runtime.(*mcache).prepareForSweep", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*batchBuffer).init", + "net/http.(*persistConn).readResponse", + "net/http.ReadResponse", + "go.elastic.co/apm.(*modelWriter).writeSpan", + "runtime.SetFinalizer", + "github.com/elastic/gosigar.parseMeminfo.func1", + "github.com/elastic/gosigar.(*ProcArgs).Get", + "github.com/elastic/gosigar.(*ProcMem).Get", + "syscall.Readlink", + "syscall.readlinkat", + "fmt.(*ss).scanOne", + "strings.Fields", + "github.com/elastic/gosigar/cgroup.readBlkioValues", + "os.(*File).Readdirnames", + "os.(*File).readdirnames", + "github.com/elastic/beats/v7/libbeat/metric/system/cpu.Load", + "runtime/pprof.profileWriter", + "github.com/elastic/beats/v7/libbeat/publisher/processing.(*processorFn).Run", + "github.com/elastic/beats/v7/libbeat/publisher/processing.newGeneralizeProcessor.func1", + "github.com/elastic/beats/v7/libbeat/common.(*GenericEventConverter).Convert", + "runtime.morestack", + "github.com/json-iterator/go.(*Iterator).nextToken", + "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedError", + "runtime.assertE2I", + "runtime.publicationBarrier", + "github.com/elastic/apm-server/processor/stream.(*Processor).IdentifyEventType", + "compress/flate.(*huffmanDecoder).init", + "runtime.newproc", + "runtime.newproc.func1", + "github.com/elastic/apm-server/beater/api/intake.bodyReader", + "runtime.readvarint", + "github.com/elastic/apm-server/beater/request.(*Context).Write", + "runtime.nilinterhash", + "github.com/elastic/apm-server/beater/middleware.SetRumFlagMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.SetIPRateLimitMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.CORSMiddleware.func2.1", + "github.com/elastic/apm-server/beater/middleware.KillSwitchMiddleware.func1.1", + "github.com/elastic/apm-server/beater/middleware.UserMetadataMiddleware.func1.1", + "go.uber.org/zap.Any", + "go.uber.org/zap/zapcore.(*CheckedEntry).Write", + "runtime.CallersFrames", + "go.elastic.co/apm.NewTraceState", + "go.elastic.co/apm.(*TraceState).parseElasticTracestate", + "runtime.add1", + "compress/zlib.(*reader).Read", + "runtime.duffcopy", + "go.elastic.co/apm.StartSpanOptions", + "runtime.entersyscall_sysmon", + "compress/flate.(*deflateFast).matchLen", + "compress/flate.(*huffmanBitWriter).writeCode", + "compress/gzip.(*Writer).Write", + "compress/flate.NewWriter", + "runtime.memhash64", + "runtime.gostringnocopy", + "runtime.findnull", + "net/http.(*Transport).getConn", + "net/http.(*Transport).queueForIdleConn", + "github.com/elastic/apm-server/model.maybeSetLabels", + "runtime.(*pageAlloc).update", + "runtime.strhash", + "fmt.(*pp).doPrintf", + "fmt.(*pp).printArg", + "runtime.procPin", + "fmt.(*pp).free", + "runtime.spanOf", + "runtime.greyobject", + "runtime.newAllocBits", + "github.com/elastic/apm-server/utility.DeepUpdate", + "github.com/elastic/apm-server/utility.AddID", + "github.com/elastic/beats/v7/libbeat/common.MapStr.DeepUpdate", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).Publish", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*openState).publish", + "sync.(*Mutex).lockSlow", + "github.com/elastic/go-structform/json.str2Bytes", + "runtime.(*pageAlloc).scavengeRangeLocked", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).AppendTo", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*Formatter).appendTo", + "runtime.convT2E", + "github.com/elastic/beats/v7/libbeat/beat.(*Event).GetValue", + "net/http.(*persistConn).roundTrip", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.ignoreKind", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepString", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.logBulkFailures", + "runtime.epollwait", + "time.sendTime", + "runtime.acquirep", + "runtime.write", + "runtime.write1", + "runtime.markroot", + "runtime.preemptM", + "runtime.signalM", + "runtime.tgkill", + "runtime.startTheWorldWithSema", + "runtime.forEachP", + "runtime.notetsleep", + "fmt.(*ss).doScan", + "github.com/elastic/gosigar/cgroup.SubsystemMountpoints", + "path/filepath.Join", + "path/filepath.join", + "github.com/elastic/gosigar/cgroup.cpuCFS", + "os.(*File).Close", + "os.(*file).close", + "internal/poll.(*FD).ReadDirent", + "syscall.ReadDirent", + "syscall.Getdents", + "runtime.ReadMemStats", + "github.com/elastic/gosigar.(*LoadAverage).Get", + "github.com/elastic/beats/v7/libbeat/monitoring.(*Int).Visit", + "github.com/elastic/beats/v7/libbeat/metric/system/host.ReportInfo", + "net.(*TCPListener).Accept", + "net.(*TCPListener).accept", + "runtime.(*mheap).freeSpan.func1", + "runtime.gopreempt_m", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.NewQueue.func2", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).run", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToSpanModel", + "github.com/json-iterator/go.(*Iterator).readStringSlowPath", + "runtime.memequal", + "runtime.memclrHasPointers", + "github.com/json-iterator/go.(*tenFieldsStructDecoder).Decode", + "net/http/internal.(*chunkedReader).Read", + "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func7", + "github.com/json-iterator/go.(*Iterator).ReadMapCB", + "github.com/json-iterator/go.(*Iterator).Read.func2", + "github.com/json-iterator/go.(*frozenConfig).getDecoderFromCache", + "compress/flate.(*decompressor).moreBits", + "github.com/elastic/apm-server/publish.(*Publisher).Send", + "github.com/elastic/apm-server/decoder.CompressedRequestReader", + "compress/flate.(*dictDecoder).tryWriteCopy", + "github.com/google/pprof/profile.glob..func5", + "github.com/google/pprof/profile.(*Profile).CheckValid", + "github.com/elastic/apm-server/beater/api/root.Handler.func1", + "github.com/elastic/apm-server/beater/request.(*Context).writeJSON", + "encoding/json.(*Encoder).Encode", + "encoding/json.(*encodeState).reflectValue", + "github.com/elastic/apm-server/processor/stream.(*Processor).getStreamReader", + "runtime.copystack", + "runtime.adjustframe", + "runtime.getStackMap", + "strconv.AppendInt", + "go.elastic.co/ecszap.core.Write", + "go.uber.org/zap/zapcore.(*ioCore).Write", + "go.uber.org/zap.(*Logger).Check", + "go.uber.org/zap.(*Logger).check", + "go.elastic.co/apm/module/apmhttp.StartTransaction", + "bytes.(*Buffer).empty", + "compress/flate.(*dictDecoder).writeCopy", + "io/ioutil.devNull.ReadFrom", + "bytes.IndexByte", + "runtime.convI2I", + "go.elastic.co/apm.newDroppedSpan", + "runtime.(*headTailIndex).incTail", + "net/http.(*chunkWriter).close", + "net/http.(*conn).setState", + "net/textproto.(*Reader).readLineSlice", + "bufio.(*Reader).ReadLine", + "time.AfterFunc", + "runtime.funcline1", + "runtime/pprof.(*profileBuilder).stringIndex", + "compress/flate.(*byFreq).sort", + "sort.Sort", + "runtime.spanClass.sizeclass", + "runtime.(*mcentral).fullSwept", + "runtime.(*mspan).base", + "runtime.gcWriteBarrierCX", + "sync.runtime_procPin", + "runtime.mapdelete_faststr", + "reflect.Value.Len", + "github.com/elastic/apm-server/model.(*StacktraceFrame).transform", + "strings.Split", + "strings.genSplit", + "github.com/elastic/apm-server/utility.TimeAsMicros", + "sync.(*Mutex).Unlock", + "go.elastic.co/apm.(*Transaction).StartSpanOptions", + "strconv.AppendFloat", + "strconv.genericFtoa", + "runtime.isDirectIface", + "github.com/elastic/go-structform/json.(*Visitor).onNumber", + "github.com/elastic/go-structform/json.(*boolStack).push", + "github.com/elastic/go-structform/gotype.foldInt", + "runtime.nilinterequal", + "runtime.efaceeq", + "reflect.name.name", + "reflect.(*rtype).nameOff", + "reflect.resolveNameOff", + "reflect.(*rtype).String", + "reflect.(*rtype).Key", + "reflect.(*rtype).Elem", + "github.com/elastic/go-structform/gotype.reFoldString", + "net/http.(*persistConn).Read", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Collect", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Snapshot", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).nextInt", + "encoding/json.Unmarshal", + "fmt.Fprintf", + "runtime.wakeScavenger", + "runtime.injectglist", + "runtime.injectglist.func1", + "runtime.usleep", + "runtime.runqget", + "net/http.(*persistConn).readLoop.func2", + "net/http.(*Transport).tryPutIdleConn", + "runtime.modtimer", + "runtime.gcMarkTermination.func3", + "runtime.(*mcache).releaseAll", + "runtime.notetsleep_internal", + "os.(*File).Stat", + "github.com/elastic/gosigar.getProcStatus", + "github.com/elastic/beats/v7/libbeat/metric/system/process.GetSelfPid", + "github.com/elastic/beats/v7/libbeat/monitoring.ReportNamespace", + "os.(*File).readdir", + "os.Lstat", + "runtime.startTheWorld", + "runtime.startTheWorld.func1", + "github.com/elastic/go-sysinfo/providers/linux.(*reader).network", + "github.com/elastic/go-sysinfo/providers/shared.Network", + "syscall.NetlinkRIB", + "github.com/elastic/go-sysinfo/providers/linux.OperatingSystem", + "github.com/elastic/go-sysinfo/providers/linux.getOSInfo", + "github.com/elastic/go-sysinfo/providers/linux.findDistribRelease", + "path/filepath.Glob", + "net.(*netFD).accept", + "internal/poll.(*FD).Accept", + "internal/poll.accept", + "syscall.Accept4", + "runtime._System", + "runtime.(*mheap).freeSpanLocked", + "runtime.(*pageAlloc).free", + "runtime.(*mheap).nextSpanForSweep", + "net/http.(*connReader).backgroundRead", + "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func2", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToStracktraceModel", + "github.com/elastic/apm-server/model/modeldecoder/v2.DecodeNestedMetricset", + "github.com/json-iterator/go.(*placeholderDecoder).Decode", + "net/http/internal.(*chunkedReader).beginChunk", + "net/http/internal.readChunkLine", + "github.com/json-iterator/go.(*sevenFieldsStructDecoder).Decode", + "net/textproto.MIMEHeader.Add", + "github.com/json-iterator/go.(*frozenConfig).useNumber.func1", + "bufio.(*Reader).Read", + "time.After", + "time.NewTimer", + "runtime.funcspdelta", + "github.com/google/pprof/profile.decodeString", + "runtime.mapaccess1_fast64", + "runtime.convT2I", + "encoding/json.(*encodeState).marshal", + "encoding/json.valueEncoder", + "encoding/json.typeEncoder", + "sync.(*entry).load", + "net/http.Header.Get", + "net/textproto.MIMEHeader.Get", + "go.uber.org/zap.(*Logger).With", + "github.com/elastic/beats/v7/libbeat/logp.multiCore.With", + "go.elastic.co/ecszap.core.With", + "go.uber.org/zap/zapcore.(*ioCore).With", + "go.uber.org/zap/zapcore.addFields", + "go.uber.org/zap/zapcore.Field.AddTo", + "github.com/elastic/beats/v7/libbeat/logp.NewLogger", + "go.uber.org/zap.(*Logger).clone", + "go.uber.org/zap/zapcore.(*lockedWriteSyncer).Write", + "os.(*File).write", + "regexp.(*Regexp).doMatch", + "regexp.(*Regexp).doExecute", + "runtime.mapassign_fast64", + "github.com/google/pprof/profile.glob..func37", + "github.com/google/pprof/profile.checkType", + "github.com/google/pprof/profile.glob..func18", + "github.com/google/pprof/profile.decodeInt64s", + "hash/crc32.Update", + "hash/crc32.archUpdateIEEE", + "hash/crc32.ieeeCLMUL", + "mime/multipart.(*Part).Read", + "mime/multipart.partReader.Read", + "runtime.recv", + "runtime.typedslicecopy", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToTransactionModel", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToClientModel", + "github.com/elastic/apm-server/utility.ExtractIPFromHeader", + "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func3", + "github.com/json-iterator/go.(*Iterator).ReadFloat64", + "github.com/json-iterator/go.(*Iterator).readPositiveFloat64", + "github.com/json-iterator/go.(*Iterator).readFloat64SlowPath", + "runtime.funcInfo.valid", + "net/http.(*chunkWriter).Write", + "net/http.writeStatusLine", + "runtime.mapaccess2_fast64", + "io/ioutil.glob..func1", + "time.Time.Date", + "time.Time.date", + "net/http.(*conn).serve.func1", + "runtime.mapdelete_fast64", + "net/http.(*conn).readRequest.func1", + "net.(*pipeDeadline).set", + "time.Until", + "net/textproto.canonicalMIMEHeaderKey", + "net/textproto.(*Reader).ReadLine", + "context.WithCancel", + "compress/flate.token.length", + "compress/flate.hash", + "runtime/pprof.(*protobuf).endMessage", + "runtime/pprof.(*protobuf).length", + "runtime.FuncForPC", + "sort.insertionSort", + "runtime/pprof.(*protobuf).string", + "runtime.(*Func).Name", + "internal/bytealg.IndexByteString", + "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile", + "github.com/elastic/apm-server/model.(*Process).fields", + "runtime.bool2int", + "runtime.mSysStatDec", + "runtime.divRoundUp", + "runtime.(*mspan).objIndex", + "runtime.heapBits.forwardOrBoundary", + "fmt.(*fmt).fmtBx", + "fmt.(*fmt).fmtSbx", + "runtime.(*mSpanStateBox).get", + "github.com/cespare/xxhash/v2.round", + "github.com/cespare/xxhash/v2.(*Digest).Write", + "runtime.tophash", + "runtime.bucketShift", + "runtime.bucketMask", + "runtime.tooManyOverflowBuckets", + "runtime.(*headTailIndex).cas", + "runtime.(*mheap).tryAllocMSpan", + "runtime.selectnbsend", + "github.com/elastic/beats/v7/libbeat/common.deepUpdateValue", + "github.com/elastic/beats/v7/libbeat/common.tryToMapStr", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*client).onNewEvent", + "go.elastic.co/apm.TransactionFromContext", + "go.elastic.co/apm/internal/apmcontext.DefaultTransactionFromContext", + "go.elastic.co/apm.(*Transaction).StartSpan", + "runtime.(*maptype).hashMightPanic", + "runtime.(*bmap).overflow", + "runtime.(*maptype).indirectelem", + "reflect.toType", + "runtime.duffzero", + "github.com/elastic/go-structform/json.(*boolStack).pop", + "github.com/elastic/go-structform/json.(*Visitor).OnArrayStart", + "github.com/elastic/go-structform/gotype.(*typeFoldRegistry).find", + "runtime.sysUnused", + "runtime.madvise", + "reflect.Value.Interface", + "reflect.valueInterface", + "runtime.resolveNameOff", + "reflect.unpackEface", + "reflect.name.isExported", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.prog.eval", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.appendPadded", + "github.com/elastic/beats/v7/libbeat/esleg/eslegclient.(*jsonEncoder).AddRaw", + "github.com/elastic/beats/v7/libbeat/beat/events.GetOpType", + "sync.(*Once).Do", + "sync.(*Once).doSlow", + "net/http.setRequestCancel.func3.1", + "runtime.closechan", + "net/http.(*bodyEOFSignal).condfn", + "net/http.(*persistConn).readLoop.func4", + "context.WithDeadline", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepDict", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).ReadByte", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).PeekByteFrom", + "runtime.makechan", + "encoding/json.(*decodeState).unmarshal", + "encoding/json.(*decodeState).array", + "runtime.exitsyscallfast", + "bytes.(*Buffer).Read", + "runtime.runqsteal", + "runtime.runqgrab", + "runtime.runqempty", + "runtime.shouldStealTimers", + "runtime.execute", + "runtime.wakeNetPoller", + "runtime.(*pageAlloc).scavengeReserve", + "runtime.offAddr.lessThan", + "runtime.gopark", + "runtime.markroot.func1", + "runtime.scanstack", + "runtime.scanstack.func1", + "runtime.scanframeworker", + "runtime.scanblock", + "runtime.gcMarkTermination.func4", + "runtime.preemptall", + "runtime.gcMarkDone.func1", + "runtime.retake", + "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlockTo", + "compress/flate.(*huffmanEncoder).generate", + "compress/flate.(*huffmanEncoder).bitCounts", + "strconv.ParseUint", + "sort.quickSort_func", + "github.com/elastic/gosigar.(*ProcTime).Get", + "fmt.(*ss).scanInt", + "internal/poll.(*FD).Fstat", + "syscall.Fstat", + "strings.(*Builder).grow", + "github.com/elastic/gosigar/cgroup.cpuRT", + "syscall.SetNonblock", + "syscall.fcntl", + "github.com/elastic/gosigar/cgroup.memoryStats", + "github.com/elastic/gosigar/cgroup.parseCgroupParamKeyValue", + "github.com/elastic/gosigar/cgroup.parseUint", + "github.com/elastic/beats/v7/libbeat/monitoring.ReportInt", + "fmt.newScanState", + "syscall.Lstat", + "syscall.fstatat", + "runtime.newMarkBits", + "fmt.(*ss).convertString", + "runtime.SetFinalizer.func2", + "runtime.addfinalizer", + "syscall.accept4", + "syscall.anyToSockaddr", + "github.com/elastic/apm-server/beater.runServerWithTracerServer.func1.1", + "github.com/elastic/apm-server/beater.(*tracerServer).serve", + "runtime.(*waitq).dequeue", + "net.Interfaces", + "net.interfaceTable", + "fmt.(*ss).SkipSpace", + "github.com/elastic/go-sysinfo/providers/linux.(*host).Memory", + "runtime/pprof.readProfile", + "runtime.(*profBuf).read", + "runtime.notetsleepg", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackLoop).handleBatchSig", + "io.(*PipeWriter).Write", + "go.elastic.co/apm/transport.(*HTTPTransport).SendProfile.func1", + "github.com/modern-go/reflect2.(*UnsafeStructField).UnsafeGet", + "github.com/elastic/apm-server/model/modeldecoder/nullable.init.0.func4", + "github.com/modern-go/reflect2.(*UnsafeSliceType).UnsafeMakeSlice", + "reflect.unsafe_NewArray", + "github.com/elastic/apm-server/model/modeldecoder/v2.(*metricsetRoot).Reset", + "github.com/elastic/apm-server/model/modeldecoder/v2.(*metricset).Reset", + "runtime.mapclear", + "github.com/json-iterator/go.(*fiveFieldsStructDecoder).Decode", + "github.com/json-iterator/go.(*mapDecoder).Decode", + "github.com/json-iterator/go.(*stringCodec).Decode", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToErrorModel", + "github.com/elastic/apm-server/model/modeldecoder/v2.mapToExceptionModel", + "github.com/json-iterator/go.(*Iterator).WhatIsNext", + "net/http/internal.isASCIISpace", + "runtime.itabHashFunc", + "github.com/json-iterator/go.(*threeFieldsStructDecoder).Decode", + "bytes.TrimLeft", + "bytes.makeCutsetFunc", + "bytes.Index", + "net/http.(*connReader).startBackgroundRead", + "compress/flate.NewReader", + "runtime.sendDirect", + "github.com/google/pprof/profile.decodeStrings", + "encoding/json.mapEncoder.encode", + "encoding/json.interfaceEncoder", + "encoding/json.Indent", + "github.com/elastic/apm-server/utility.RemoteAddr", + "net/textproto.validHeaderFieldByte", + "runtime.adjustdefers", + "runtime.tracebackdefers", + "go.uber.org/zap/zapcore.(*jsonEncoder).AddInt64", + "go.uber.org/zap/buffer.(*Buffer).AppendInt", + "github.com/elastic/apm-server/beater/middleware.loggerWithTraceContext", + "go.uber.org/zap/zapcore.(*jsonEncoder).AddString", + "go.uber.org/zap/zapcore.(*jsonEncoder).AppendString", + "go.uber.org/zap/zapcore.(*jsonEncoder).safeAddString", + "go.uber.org/zap/buffer.(*Buffer).AppendByte", + "github.com/elastic/apm-server/beater/middleware.loggerWithResult", + "fmt.Sprint", + "fmt.(*pp).doPrint", + "go.uber.org/zap/zapcore.(*jsonEncoder).EncodeEntry", + "go.uber.org/zap.getCallerFrame", + "go.elastic.co/apm/module/apmhttp.ParseTracestateHeader", + "regexp.(*Regexp).get", + "math/rand.(*Rand).Uint64", + "github.com/google/pprof/profile.glob..func40", + "github.com/google/pprof/profile.glob..func22", + "runtime.(*mcentral).partialSwept", + "github.com/google/pprof/profile.getString", + "bytes.(*Buffer).ReadByte", + "compress/flate.(*dictDecoder).writeByte", + "compress/flate.(*dictDecoder).availWrite", + "github.com/elastic/apm-server/beater.newTracerServer.func1", + "github.com/elastic/apm-server/decoder.(*LimitedReader).Read", + "mime/multipart.scanUntilBoundary", + "bytes.LastIndexByte", + "mime/multipart.(*Reader).NextPart", + "mime/multipart.(*stickyErrorReader).Read", + "net.(*pipe).Read", + "net.(*pipe).read", + "net/http.(*response).WriteHeader", + "net/http.Header.Clone", + "github.com/elastic/apm-server/utility.ParseIP", + "github.com/json-iterator/go.(*Iterator).readNumberAsString", + "strconv.ParseFloat", + "strconv.parseFloatPrefix", + "strconv.atof64", + "strconv.readFloat", + "github.com/elastic/apm-server/model/modeldecoder/v2.(*spanRoot).validate", + "github.com/elastic/apm-server/model/modeldecoder/v2.(*span).validate", + "unicode/utf8.RuneCountInString", + "github.com/elastic/apm-server/decoder.NewNDJSONStreamDecoder", + "github.com/elastic/apm-server/decoder.(*NDJSONStreamDecoder).resetDecoder", + "hash/adler32.(*digest).Write", + "hash/adler32.update", + "compress/zlib.NewReader", + "compress/zlib.NewReaderDict", + "compress/zlib.(*reader).Reset", + "go.uber.org/multierr.Append", + "net/http.(*ServeMux).Handler", + "sync.(*RWMutex).RLock", + "net/http.checkConnErrorWriter.Write", + "bufio.(*Writer).WriteString", + "net/http.extraHeader.Write", + "bufio.(*Writer).Write", + "time.Time.abs", + "net/http.(*connReader).abortPendingRead", + "sync.(*Cond).Wait", + "sync.runtime_notifyListWait", + "runtime.acquireSudog", + "net/http.(*conn).close", + "net.(*conn).Close", + "net.(*netFD).Close", + "net/http.(*Server).trackConn", + "internal/poll.(*FD).SetWriteDeadline", + "internal/poll.setDeadlineImpl", + "net.(*pipe).SetWriteDeadline", + "net/url.ParseRequestURI", + "net/url.parse", + "net/http.readRequest.func1", + "net/http.readTransfer", + "net/http.numLeadingCRorLF", + "context.propagateCancel", + "sync.(*copyChecker).check", + "net.(*pipe).SetReadDeadline", + "compress/flate.(*huffmanBitWriter).writeBits", + "compress/flate.(*compressor).init", + "compress/flate.newDeflateFast", + "runtime.(*pageAlloc).alloc", + "runtime.(*pallocBits).find", + "runtime.(*pallocBits).findSmallN", + "compress/flate.newHuffmanBitWriter", + "runtime.growWork_fast64", + "runtime.evacuate_fast64", + "runtime/pprof.(*profileBuilder).pbLine", + "runtime/pprof.(*pcDeck).tryAdd", + "runtime.pcdatavalue1", + "runtime/pprof.scaleHeapSample", + "compress/flate.emitLiteral", + "compress/flate.load32", + "compress/flate.load64", + "runtime/pprof.writeHeapProto.func1", + "runtime/pprof.(*protobuf).int64s", + "runtime/pprof.(*protobuf).uint64s", + "runtime.funcline", + "runtime.(*MemProfileRecord).Stack", + "runtime/pprof.newProfileBuilder", + "runtime/pprof.(*profileBuilder).readMapping", + "runtime/pprof.parseProcSelfMaps", + "runtime.MemProfile", + "runtime.(*MemProfileRecord).InUseObjects", + "mime/multipart.NewWriter", + "io.ReadFull", + "io.ReadAtLeast", + "crypto/rand.(*devReader).Read", + "crypto/rand.batched.func1", + "crypto/rand.getRandomBatch", + "internal/syscall/unix.GetRandom", + "go.elastic.co/apm/transport.(*HTTPTransport).sendProfileRequest", + "net/http.(*cancelTimerBody).Close", + "context.WithDeadline.func3", + "context.(*timerCtx).cancel", + "context.removeChild", + "context.parentCancelCtx", + "runtime.headTailIndex.head", + "net.IP.String", + "net.IP.To4", + "net.isZeros", + "github.com/elastic/apm-server/model.(*Service).Fields", + "github.com/elastic/apm-server/model.(*User).Fields", + "runtime.(*mheap).allocNeedsZero", + "runtime.(*pageAlloc).allocToCache", + "runtime.(*pageAlloc).allocRange", + "runtime.gcTrigger.test", + "fmt.(*pp).fmtBytes", + "sync.runtime_procUnpin", + "runtime.gcmarknewobject", + "runtime.makeSpanClass", + "github.com/cespare/xxhash/v2.(*Digest).Sum64", + "github.com/cespare/xxhash/v2.mergeRound", + "runtime.roundupsize", + "github.com/cespare/xxhash/v2.rol12", + "github.com/cespare/xxhash/v2.rol11", + "github.com/cespare/xxhash/v2.writeBlocks", + "encoding/binary.littleEndian.Uint64", + "github.com/cespare/xxhash/v2.u64", + "runtime.osyield", + "github.com/elastic/apm-server/model.(*System).name", + "github.com/elastic/apm-server/model.(*mapStr).maybeSetMapStr", + "strings.Count", + "countbody", + "github.com/elastic/beats/v7/libbeat/logp.newLogger", + "runtime.(*pageCache).alloc", + "github.com/elastic/apm-server/model.(*Cloud).fields", + "runtime.gcWriteBarrierR8", + "github.com/elastic/apm-server/model.(*Sample).set", + "github.com/elastic/apm-server/model.(*MetricsetSpan).fields", + "github.com/elastic/apm-server/model.(*DestinationService).fields", + "github.com/elastic/apm-server/model.sanitizeLabelKey", + "strings.Map", + "github.com/elastic/apm-server/utility.MillisAsMicros", + "runtime.stkbucket", + "github.com/elastic/apm-server/model.(*Error).calcGroupingKey", + "github.com/elastic/apm-server/model.(*groupingKey).String", + "crypto/md5.(*digest).Sum", + "go.elastic.co/apm.(*Span).enqueue", + "runtime.bulkBarrierPreWrite", + "runtime.selectgo.func2", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*ackProducer).makeRequest", + "sync.(*Mutex).unlockSlow", + "sync.runtime_Semrelease", + "runtime.semrelease1", + "runtime.readyWithTime", + "github.com/elastic/beats/v7/libbeat/monitoring.(*Uint).Inc", + "github.com/elastic/beats/v7/libbeat/publisher/pipeline.(*metricsObserver).newEvent", + "go.elastic.co/apm.(*Transaction).End", + "sync.runtime_canSpin", + "sync.runtime_doSpin", + "sync.runtime_SemacquireMutex", + "go.elastic.co/apm.ContextWithSpan", + "go.elastic.co/apm/internal/apmcontext.DefaultContextWithSpan", + "context.WithValue", + "go.elastic.co/apm.(*Span).reportSelfTime", + "go.elastic.co/apm.spanTimingsMap.add", + "runtime.mapassign", + "go.elastic.co/apm.(*Tracer).startSpan", + "sync.(*poolChain).popHead", + "sync.(*poolDequeue).popHead", + "strings.IndexRune", + "go.elastic.co/apm.(*TraceStateEntry).Validate", + "go.elastic.co/apm.(*TraceStateEntry).validateValue", + "unicode.In", + "regexp.(*machine).init", + "sync.(*Pool).getSlow", + "sync.(*poolChain).popTail", + "sync.(*poolDequeue).popTail", + "math/rand.NewSource", + "math/rand.seedrand", + "go.elastic.co/apm.formatElasticTracestateValue", + "fmt.(*pp).fmtFloat", + "strconv.(*extFloat).FixedDecimal", + "github.com/elastic/go-structform/gotype.foldBool", + "github.com/elastic/go-structform/json.(*Visitor).OnBool", + "reflect.cvtDirect", + "reflect.TypeOf", + "reflect.Value.Pointer", + "reflect.maplen", + "reflect.arrayAt", + "reflect.flag.ro", + "reflect.Value.Index", + "reflect.add", + "github.com/elastic/go-structform/gotype.foldFloat64", + "github.com/elastic/go-structform/json.(*Visitor).OnFloat64", + "strconv.formatDigits", + "runtime.(*mheap).grow", + "runtime.memequal_varlen", + "runtime.(*maptype).indirectkey", + "sync/atomic.(*Value).Load", + "reflect.packEface", + "runtime.(*hmap).growing", + "reflect.Value.Field", + "reflect.Value.String", + "strconv.formatBits", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.(*ctx).initTime", + "time.absDate", + "github.com/elastic/go-structform/json.(*Visitor).OnStringRef", + "github.com/elastic/beats/v7/libbeat/common/dtfmt.newCtx", + "strings.HasPrefix", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.getPipeline", + "github.com/elastic/beats/v7/libbeat/beat/events.GetMetaStringValue", + "net/http.(*bodyEOFSignal).Read", + "time.startTimer", + "runtime.addtimer", + "runtime.cleantimers", + "runtime.releaseSudog", + "net/http.basicAuth", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Avail", + "github.com/elastic/beats/v7/libbeat/outputs/elasticsearch.(*jsonReader).stepNumber", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).CollectWhile", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IndexByteFrom", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).Err", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).IntASCII", + "github.com/elastic/beats/v7/libbeat/common/streambuf.(*Buffer).asciiFindNumberEnd", + "go.uber.org/zap.(*SugaredLogger).Debugf", + "github.com/elastic/beats/v7/libbeat/logp.multiCore.Enabled", + "github.com/elastic/beats/v7/libbeat/monitoring/report/elasticsearch.getMonitoringIndexName", + "encoding/json.(*decodeState).objectInterface", + "encoding/json.(*decodeState).valueInterface", + "encoding/json.(*decodeState).literalInterface", + "encoding/json.(*decodeState).rescanLiteral", + "encoding/json.checkValid", + "encoding/json.state1", + "internal/poll.(*FD).Write.func1", + "internal/poll.(*FD).writeLock", + "internal/poll.(*fdMutex).rwlock", + "github.com/elastic/beats/v7/libbeat/outputs.(*Stats).WriteBytes", + "go.elastic.co/apm/internal/iochan.(*Reader).Read", + "io.(*PipeReader).Read", + "io.(*pipe).Read", + "net.(*pipe).Write", + "net.(*pipe).write", + "runtime.chanrecv1", + "runtime.chanrecv", + "net/http.Header.write", + "net/http.Header.writeSubset", + "runtime.mget", + "runtime.read", + "runtime.(*gList).push", + "runtime.dodeltimer0", + "runtime.siftdownTimer", + "runtime.goroutineReady", + "runtime.stackcache_clear", + "runtime.wirep", + "runtime.pidleput", + "runtime.globrunqget", + "runtime.mput", + "runtime.checkdead", + "runtime.releasep", + "runtime.(*randomOrder).start", + "runtime.(*randomEnum).next", + "runtime.(*randomEnum).done", + "runtime.stoplockedm", + "runtime.clearDeletedTimers", + "runtime.puintptr.ptr", + "runtime.chanparkcommit", + "runtime.selparkcommit", + "runtime.parkunlock_c", + "runtime.isSystemGoroutine", + "runtime.exitsyscall0", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*directEventLoop).run", + "runtime.(*hchan).sortkey", + "github.com/elastic/beats/v7/libbeat/common/transport.(*statsConn).Read", + "net/http.(*Transport).setReqCanceler", + "time.(*Timer).Reset", + "net/textproto.(*Reader).readContinuedLineSlice", + "net/textproto.(*Reader).closeDot", + "net/textproto.(*Reader).upcomingHeaderNewlines", + "strings.TrimLeft", + "strings.makeCutsetFunc", + "runtime.doaddtimer", + "runtime.siftupTimer", + "runtime.(*addrRanges).removeLast", + "runtime.(*addrRanges).removeGreaterEqual", + "runtime.(*addrRanges).findSucc", + "runtime.(*pageBits).setRange", + "runtime.pallocSum.max", + "runtime.(*pageAlloc).scavengeUnreserve", + "runtime.(*addrRanges).add", + "runtime.scavengeSleep", + "runtime.goparkunlock", + "runtime.(*gcWork).tryGetFast", + "runtime.markBits.isMarked", + "runtime.(*gcBits).bitp", + "runtime.(*gcBits).bytep", + "runtime.(*gcWork).put", + "runtime.(*gcWork).putFast", + "runtime.addb", + "runtime.spanClass.noscan", + "runtime.heapBits.next", + "runtime.heapBits.bits", + "runtime.spanOfUnchecked", + "runtime.pollWork", + "runtime.(*stackScanState).addObject", + "runtime.markrootSpans", + "runtime.markrootBlock", + "runtime.(*gcWork).tryGet", + "runtime.trygetfull", + "runtime.(*workbuf).checknonempty", + "runtime.gcFlushBgCredit", + "runtime.(*gcWork).balance", + "runtime.(*gcControllerState).enlistWorker", + "runtime.procresize", + "runtime.gcMarkTermination.func4.1", + "runtime.freeStackSpans", + "runtime.stopTheWorldWithSema", + "runtime.timeSleepUntil", + "go.elastic.co/apm.(*SpanData).reset", + "sync.(*poolChain).pushHead", + "go.elastic.co/apm/model.(*Span).MarshalFastJSON", + "go.elastic.co/apm/model.(*SpanID).MarshalFastJSON", + "go.elastic.co/apm/model.writeHex", + "go.elastic.co/apm.(*modelWriter).buildModelSpan", + "math/bits.LeadingZeros64", + "go.elastic.co/apm/internal/ringbuffer.(*Buffer).WriteBlock", + "runtime.selunlock", + "go.elastic.co/fastjson.(*Writer).RawString", + "go.elastic.co/apm.(*modelWriter).writeTransaction", + "go.elastic.co/apm.(*modelWriter).buildModelTransaction", + "go.elastic.co/apm.(*Context).build", + "go.elastic.co/apm.sanitizeRequest", + "go.elastic.co/apm.sanitizeHeaders", + "go.elastic.co/apm/internal/wildcard.Matchers.MatchAny", + "go.elastic.co/apm/internal/wildcard.(*Matcher).Match", + "go.elastic.co/apm/internal/wildcard.hasPrefixLower", + "unicode/utf8.DecodeRuneInString", + "go.elastic.co/apm.(*Tracer).metadataReader", + "go.elastic.co/apm.(*breakdownMetrics).recordTransaction", + "github.com/elastic/beats/v7/libbeat/common.MapStr.Put", + "runtime.walltime1", + "github.com/elastic/gosigar.(*ProcFDUsage).Get.func1", + "io/ioutil.ReadDir", + "sort.Slice", + "sort.insertionSort_func", + "io/ioutil.ReadDir.func1", + "cmpbody", + "github.com/elastic/gosigar.(*ProcExe).Get", + "fmt.(*ss).accept", + "fmt.(*ss).consume", + "fmt.indexRune", + "bytes.Fields", + "github.com/elastic/gosigar/cgroup.parseMountinfoLine", + "github.com/elastic/gosigar/cgroup.SupportedSubsystems", + "path/filepath.(*lazybuf).string", + "runtime.concatstring2", + "runtime.concatstrings", + "bytes.(*Buffer).Grow", + "github.com/elastic/gosigar/cgroup.cpuStat", + "internal/poll.(*FD).eofError", + "github.com/elastic/gosigar/cgroup.(*CPUAccountingSubsystem).get", + "github.com/elastic/gosigar/cgroup.cpuacctUsagePerCPU", + "github.com/elastic/gosigar/cgroup.ProcessCgroupPaths", + "github.com/elastic/gosigar/cgroup.parseBlkioValue", + "os.Getenv", + "syscall.Getenv", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1.2", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportBeatCgroups.func1.2.1", + "runtime.createfing", + "runtime.funcdata", + "fmt.(*ss).getBase", + "runtime.assertI2I2", + "os.lstatNolog", + "os.fillFileStatFromSys", + "github.com/elastic/beats/v7/libbeat/monitoring.(*structSnapshotVisitor).OnInt", + "runtime.ReadMemStats.func1", + "runtime.readmemstats_m", + "runtime.updatememstats", + "runtime.flushallmcaches", + "runtime.flushmcache", + "github.com/elastic/gosigar.strtoull", + "fmt.(*ss).notEOF", + "fmt.(*ss).getRune", + "fmt.(*ss).ReadRune", + "runtime.addspecial", + "github.com/elastic/beats/v7/libbeat/metric/system/process.GetProcMemPercentage", + "github.com/elastic/beats/v7/libbeat/common.Round", + "math.pow", + "math.frexp", + "github.com/elastic/beats/v7/libbeat/monitoring.ReportFloat", + "github.com/elastic/beats/v7/libbeat/cmd/instance/metrics.reportInfo", + "runtime.chunkIdx.l2", + "net.(*Interface).Addrs", + "net.interfaceAddrTable", + "syscall.Socket", + "syscall.socket", + "syscall.RawSyscall", + "github.com/prometheus/procfs/internal/util.ReadFileNoStat", + "net.(*netFD).setAddr", + "runtime.spanHasSpecials", + "syscall.Recvfrom", + "syscall.Sendto", + "syscall.sendto", + "github.com/elastic/go-sysinfo/providers/linux.(*reader).containerized", + "github.com/elastic/go-sysinfo/providers/linux.IsContainerized", + "fmt.Sscanf", + "fmt.Fscanf", + "fmt.(*ss).doScanf", + "github.com/elastic/go-sysinfo.Self", + "github.com/elastic/go-sysinfo/providers/linux.linuxSystem.Self", + "github.com/prometheus/procfs.FS.Self", + "github.com/prometheus/procfs.Proc.NewStat", + "github.com/prometheus/procfs.Proc.Stat", + "fmt.isSpace", + "go.elastic.co/apm.(*builtinMetricsGatherer).gatherMemStatsMetrics", + "runtime.gogo", + "runtime/pprof.(*profileBuilder).addCPUData", + "runtime/pprof.(*profMap).lookup", + "runtime.entersyscallblock", + "runtime.entersyscallblock_handoff", + "runtime.handoffp", + "time.Sleep", + "runtime.(*pallocBits).summarize", + "runtime.mergeSummaries", + "runtime/internal/sys.LeadingZeros8", + "runtime.(*mheap).freeMSpanLocked", + "runtime.(*mspan).countAlloc", + "runtime.(*sweepClass).update", + "runtime.(*waitq).dequeueSudoG", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*forgetfulProducer).Publish", + "internal/poll.(*pollDesc).prepareRead", + "internal/poll.(*pollDesc).prepare", + "runtime.preemptPark", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*directEventLoop).processACK", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*bufferingEventLoop).processACK", + "github.com/elastic/beats/v7/libbeat/publisher/queue/memqueue.(*chanList).count", + "go.elastic.co/apm/internal/iochan.(*ReadRequest).Respond", + "bytes.(*Buffer).WriteTo", + "mime/multipart.(*part).Write", + "io.(*pipe).Write", + "mime/multipart.(*Writer).Close", + "mime/multipart.(*Writer).CreatePart", + "net/http.Header.get", + "net/http.(*Transport).dialConnFor", + "net/http.(*Transport).dialConn", + "github.com/patrickmn/go-cache.(*janitor).Run", + "go.elastic.co/apm/transport.(*HTTPTransport).WatchConfig.func1" + ], + "facts": [ + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 140, 602, 718, 27, 9] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 140, 602, 718, 307] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 49, + 910 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 49, + 179, + 360, + 180, + 508 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 49, + 179, + 360, + 180, + 603 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 49, + 179, + 911 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 331 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 180, + 117, + 9, + 38, + 361 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 180, + 117, + 70 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 912, + 913, + 147, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 508 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 331, + 445 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 331, + 604 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 180, + 117, + 9, + 207, + 216, + 234, + 30, + 235, + 181 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 180, + 117, + 9, + 38, + 361 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 719, + 914, + 915, + 916, + 148, + 605, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 719, + 90, + 103, + 107, + 111, + 49, + 917, + 49, + 918, + 919, + 180 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 509, 920, 921, 58, 9] + }, + { + "value": 20000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 509, + 90, + 103, + 107, + 111, + 49, + 606, + 49, + 362, + 49, + 720, + 253, + 254, + 98, + 99, + 180 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 509, + 90, + 103, + 107, + 111, + 49, + 606, + 49, + 362, + 49, + 720, + 253, + 254, + 98, + 99, + 49, + 179, + 360, + 922, + 508 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 509, + 90, + 103, + 107, + 111, + 49, + 606, + 49, + 179, + 360, + 180, + 508 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 272, + 273, + 217, + 132, + 123, + 121, + 187, + 274, + 363, + 132, + 446, + 447, + 607, + 721, + 722, + 923 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 179, + 360, + 180, + 117, + 9 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 723, + 49, + 179, + 724, + 69, + 275, + 295, + 605, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 723, + 49, + 179, + 608, + 448, + 609, + 610, + 611, + 510, + 208, + 924 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 362, + 49, + 179, + 608, + 448, + 609, + 610, + 107, + 179, + 725, + 448, + 180, + 603, + 136, + 9, + 511 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 362, + 49, + 179, + 608, + 448, + 609, + 610, + 107, + 179, + 725, + 448, + 180, + 603, + 136, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 362, + 49, + 179, + 724, + 69, + 162, + 148, + 147, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 925 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 180, + 117, + 9 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 236, 90, 103, 611, 276, 277] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 512, 926, 927, 27, 9] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 512, 928] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 27, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 187, + 274, + 363, + 132, + 446, + 447, + 607, + 726, + 449, + 332, + 365, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 394, + 513 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 612, + 363, + 132, + 446, + 447, + 929, + 514, + 30, + 515, + 124, + 118, + 104, + 101, + 87 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 308, 309, 310, 311, 90, 103] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 450, 727, 728, 451, 88] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 450, + 613, + 152, + 218, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 516, + 614, + 296, + 366, + 367, + 395, + 58, + 9, + 38, + 39, + 312, + 278 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 516, + 614, + 296, + 366, + 367, + 930, + 27, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 516, + 614, + 296, + 452, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 450, 613, 152, 218, 931, 70] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 93, + 77, + 78, + 123, + 121, + 209, + 615 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 93, + 77, + 78, + 123, + 121, + 187, + 274 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 136, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 279, + 280 + ] + }, + { + "value": 80000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 396 + ] + }, + { + "value": 20000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 58, + 9, + 207, + 216, + 234, + 30, + 235, + 181, + 729, + 297, + 368, + 517 + ] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 616, 27, 9, 86] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 730, 117, 210] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 58, 9, 86] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 932, 136] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 58, 9, 86] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 219, + 237, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 219, + 237, + 397, + 27, + 9, + 86 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 617, 731] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 296, 27, 9, 86] + }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 732] }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 618, + 518, + 619, + 620, + 733, + 621, + 933, + 934, + 621, + 734, + 735, + 276, + 277, + 519, + 314 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 618, 518, 619, 620, 733, 621, 734, 735, 736] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 32, 36, 618, 518, 619, 620, 935] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 32, + 520, + 521, + 522, + 523, + 524, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 394, + 513 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 32, + 520, + 521, + 522, + 523, + 524, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 615, + 70 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 32, + 520, + 521, + 522, + 523, + 524, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 123, + 121, + 209, + 187, + 274 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 14, + 45, + 46, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 32, + 520, + 521, + 522, + 523, + 524, + 54, + 59, + 622, + 452, + 58, + 9, + 30, + 220, + 221, + 278 + ] + }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 33, 34, 35, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 398, 936, 737, 738, 937] }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 398, 335, 369, 453, 525, 336, 623, 938, 939, 624, 625] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 398, 335, 369, 739, 740, 741, 742, 743, 744, 940, 941, 626] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 942, 335, 369, 739, 740, 741, 742, 743, 744, 943, 944, 945, 946] + }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 335] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 947, 335, 369, 453, 525, 337, 208, 281] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 31, 745, 746, 27, 9] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 399, 948, 949, 400] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 399, 526, 627, 628, 950] }, + { + "value": 30000000, + "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 399, 526, 627, 628, 747, 748, 315, 108, 339, 340, 91] + }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 629, 630, 527, 27] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 629, 630, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 28, 14, 29, 338, 629, 630, 951, 401, 402] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 631, 952, 528, 529, 749, 750, 953, 27, 9] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 631, 341, 954] }, + { "value": 10000000, "layers": [0, 24, 26, 14, 45, 46, 631, 341, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 617, 731] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 617, 751] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 62, 454, 396] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 62, 752, 62, 955] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 62, 752, 62, 454, 396] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 62, 753] + }, + { + "value": 40000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 58, 9, 86] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 313, 136, 210] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 313, + 27, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 313, + 27, + 9, + 207, + 216, + 234, + 30, + 235, + 181, + 370, + 297, + 368, + 517 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 454, 396] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 279, + 280 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 333, 334, 58, 282] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 333, + 334, + 136, + 129 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 455, 62, 753] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 455, 62, 454, 396] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 455, 62, 956] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 455, 136, 70] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 455, + 136, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 50000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 62, 754, 755, 396] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 109, + 62, + 173, + 62, + 754, + 755, + 136, + 9, + 38, + 39, + 957 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 136, 70] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 173, 27, 9] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 616, 27, 210] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 616, 62] + }, + { "value": 20000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 454] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 109, 62, 730, 117, 70] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 69] }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 219, + 237, + 397, + 27, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 397, 27, 9, 238] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 397, 27, 9, 86] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 397, 27, 210] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 397, 148, 147, 9, 530] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 27, 129] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 58, 9, 38, 39, 40, 371] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 219, + 237, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 237, 58, 9, 238] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 79, 219, 958] }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 79, + 296, + 366, + 367, + 395, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 187, 274, 632] + }, + { + "value": 20000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 187, 274, 959] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 187, 633, 70] + }, + { + "value": 40000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 209, 187, 274] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 209, 960] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 209, 394] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 961] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 121, 615, 70] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 123, 756, 757, 758] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 93, + 77, + 78, + 182, + 239, + 58, + 9, + 38, + 39, + 312, + 278 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 93, + 77, + 78, + 182, + 239, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 53, + 57, + 93, + 77, + 78, + 182, + 239, + 58, + 9, + 30, + 220, + 221, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 57, 93, 77, 78, 182, 70] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 732] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 962, 152, 218, 171, 30, 172, 282] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 53, 93, 77, 78, 963, 759, 760, 964, 965] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 50, + 966, + 211, + 212, + 634, + 759, + 760, + 403, + 132, + 967, + 446, + 447, + 607, + 721, + 722, + 217, + 132, + 449, + 968, + 969, + 152, + 761, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 50, 518, 970, 971, 762, 70] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 272, 273, 217, 132, 531, 121, 187, 274] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 272, + 273, + 217, + 132, + 531, + 121, + 187, + 633, + 70 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 236, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 364, + 49, + 362, + 49, + 362, + 49, + 179, + 360, + 180 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 236, 90, 103, 107, 111, 49, 98, 99, 283] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 236, 763, 764, 765, 972] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 236, 763, 764, 765, 737, 738, 331] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 27, 9, 38, 39, 40, 44, 43, 47] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 27, 9, 342, 30, 343, 372, 373, 163, 404] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 180, + 117, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 279, + 280 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 179, + 360, + 180, + 117, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 179, + 766, + 767, + 768, + 769, + 973, + 136, + 9, + 404 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 179, + 766, + 767, + 768, + 769, + 974, + 975, + 976, + 977 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 80, + 140, + 90, + 103, + 107, + 111, + 49, + 98, + 99, + 49, + 253, + 254, + 98, + 99, + 180, + 117, + 129 + ] + }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 140, 90, 103, 611, 510, 208, 281] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 140, 602, 532] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 140, 978, 979, 980] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 512, 635, 456] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 80, 512, 117, 70] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 622, 452, 58, 9, 30, 220, 221, 43, 47] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 59, 622, 981, 982] }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 531, + 121, + 209, + 187, + 274 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 59, + 308, + 309, + 310, + 311, + 90, + 272, + 273, + 217, + 132, + 531, + 983, + 984 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 24, + 26, + 28, + 14, + 29, + 31, + 33, + 34, + 35, + 32, + 36, + 37, + 54, + 516, + 985, + 986, + 987, + 395, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 636, 208] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 33, 34, 35, 32, 36, 37, 54, 405, 533, 637, 255, 344] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 398, 335, 369, 453, 525, 336, 623, 181, 624, 625, 370, 770] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 31, 398, 335, 369, 453, 525, 337, 208, 281] }, + { + "value": 10000000, + "layers": [0, 24, 26, 28, 14, 29, 31, 398, 335, 369, 453, 58, 9, 38, 39, 312, 278, 638, 336, 623, 181, 624, 625] + }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 338, 399, 526, 988] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 14, 29, 338, 399, 526, 627, 628, 747, 748, 315, 108, 339, 340, 91] }, + { "value": 10000000, "layers": [0, 24, 26, 28, 989, 990] }, + { "value": 70000000, "layers": [0, 24, 374, 256, 991, 345, 346, 315, 108, 339, 340, 91] }, + { "value": 10000000, "layers": [0, 24, 374, 256, 771, 457, 772, 992, 70] }, + { "value": 10000000, "layers": [0, 24, 374, 256, 771, 457, 772, 773] }, + { "value": 10000000, "layers": [0, 24, 374, 639, 457, 993, 994] }, + { "value": 10000000, "layers": [0, 24, 374, 639, 457, 211, 212, 634, 255, 774, 58, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 24, 374, 639, 457, 775, 776, 995] }, + { "value": 10000000, "layers": [0, 24, 374, 996, 997, 998, 999] }, + { "value": 40000000, "layers": [0, 24, 777, 1000, 1001, 1002, 458, 459, 460, 461, 91] }, + { "value": 10000000, "layers": [0, 24, 777, 640, 1003, 778] }, + { "value": 10000000, "layers": [0, 24, 189, 779, 1004, 1005] }, + { "value": 10000000, "layers": [0, 24, 189, 779, 1006, 780, 781, 88] }, + { "value": 20000000, "layers": [0, 24, 189, 155, 406] }, + { "value": 10000000, "layers": [0, 24, 189, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 407, 782, 331, 141] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 407, 69, 141] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 27, 9, 47] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 1007, 1008] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 1009] }, + { "value": 10000000, "layers": [0, 24, 189, 375, 1010] }, + { "value": 10000000, "layers": [0, 24, 189, 403] }, + { "value": 10000000, "layers": [0, 24, 189, 783, 641, 642, 635, 456] }, + { "value": 10000000, "layers": [0, 24, 189, 783, 641, 642, 217, 132, 449, 332, 365, 149, 108, 150, 151, 91] }, + { "value": 10000000, "layers": [0, 24, 189, 1011] }, + { "value": 10000000, "layers": [0, 24, 189, 784, 1012] }, + { "value": 10000000, "layers": [0, 24, 784, 27, 9, 47] }, + { "value": 10000000, "layers": [0, 24, 155, 88] }, + { + "value": 10000000, + "layers": [0, 24, 403, 132, 449, 332, 365, 149, 108, 150, 151, 91, 462, 463, 30, 534, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 24, 403, 132, 449, 1013] }, + { "value": 10000000, "layers": [0, 24, 640, 155, 88] }, + { "value": 10000000, "layers": [0, 24, 1014, 780, 643, 451, 88] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 408, 535] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 222, 409, 536] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 222, 409, 1015] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 222, 785] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 222, 464] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 164, 165, 137, 786] }, + { + "value": 10000000, + "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 537, 538, 1016, 58, 9, 30, 220, 221, 43, 47] + }, + { + "value": 10000000, + "layers": [ + 0, + 60, + 63, + 64, + 65, + 66, + 67, + 71, + 119, + 190, + 191, + 537, + 538, + 1017, + 27, + 9, + 30, + 220, + 221, + 43, + 89, + 105, + 1018, + 1019, + 1020 + ] + }, + { + "value": 10000000, + "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 537, 538, 27, 9, 30, 220, 221, 43, 47] + }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 191, 537, 538, 1021, 58, 9, 38, 39, 40] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 69, 275, 410] }, + { + "value": 10000000, + "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 69, 162, 148, 147, 9, 30, 220, 221, 43, 47] + }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 751, 1022, 1023] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 331, 141] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 787, 788] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 190, 1024] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 773, 539] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 465, 401, 370, 297, 368, 517] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 465, 401, 402] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 465, 401, 644, 297, 368, 517] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 465, 401, 644, 770] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 465, 401, 540, 541, 456] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 645, 69, 141] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 645, 316] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 1025, 762, 70] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 527, 27, 9, 38, 39, 40, 371] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 527, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 527, 27, 282] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 119, 283] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 789, 1026, 297, 368] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 789, 402] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 1027] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 164, 165, 137, 408, 1028] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 164, 165, 137, 408, 535] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 164, 165, 137, 222, 409, 536] }, + { + "value": 10000000, + "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 164, 165, 137, 222, 464, 646, 647, 376, 376, 376, 790] + }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 164, 165, 137, 1029] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 466, 467, 137, 222, 409, 536] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 466, 467, 137, 222, 646, 647, 376, 376] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 466, 467, 137, 408] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 791, 70] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 298, 791, 136, 9, 38, 39, 648] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 222, 785] }, + { + "value": 10000000, + "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 222, 464, 646, 647, 376, 376, 790] + }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 222, 409] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 408, 535] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 786] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 191, 164, 165, 137, 1030] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 1031, 645, 316] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 1032] }, + { "value": 20000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 1033] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 299, 787, 788] }, + { "value": 30000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 532] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 792, 540, 541, 456] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 792, 540, 541, 793] }, + { "value": 60000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 1034, 644, 297, 368] }, + { "value": 30000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 1035, 532] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 71, 1036, 1037, 1038, 117, 9] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 1039, 283] }, + { "value": 10000000, "layers": [0, 60, 63, 64, 65, 66, 67, 1040] }, + { "value": 10000000, "layers": [0, 60, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 91] }, + { "value": 10000000, "layers": [0, 60, 794, 1048, 1049, 1050, 1051, 1052, 1053] }, + { "value": 10000000, "layers": [0, 60, 794, 223, 224, 225, 226, 347, 348, 542, 543, 277] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 83, 27, 9, 284] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 83, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 83, 27, 9, 207, 216, 234, 30, 235, 181, 370, 297] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 468] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 38, 39, 40, 1054] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 404] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 9, 530] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 27, 129] }, + { "value": 70000000, "layers": [0, 2, 3, 4, 12, 25, 76, 92, 69, 141] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 238] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 38, 39, 40, 44, 43, 30, 89, 105] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 38, 361, 411] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 284] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 240, 116, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 795, 183, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 795, 183, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 412, 27, 9, 207, 216, 234, 30, 235, 181, 402] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 412, 27, 9, 86] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 76, 412, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 469, 116, 9, 238] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 469, 116, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 469, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 469, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 469, 1055, 1056, 1057] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 1058] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 544, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 544, 27, 9, 38, 39, 40, 44, 43, 30, 89, 377] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 76, 1059] }, + { "value": 180000000, "layers": [0, 2, 3, 4, 12, 25, 116, 129] }, + { "value": 170000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 284] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] }, + { "value": 120000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 404] }, + { "value": 60000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 238] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 207, 216, 234, 30, 235, 181, 729, 297] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 9, 342, 30, 343, 372, 373, 163] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 116, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 307, 378] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 116, 796] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 116, 282] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 796] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 511] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 40, 44, 349, 47] }, + { "value": 70000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 797] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 1060] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 38, 39, 312, 278] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 238] }, + { "value": 200000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 9, 284] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 798] }, + { "value": 90000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 129] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 282] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 83, 27, 210] }, + { "value": 120000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 86] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 38, 39, 40, 411] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 38, 39, 649] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 38, 361, 411] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 799] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 284] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 238] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 9, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 282] }, + { "value": 70000000, "layers": [0, 2, 3, 4, 12, 25, 183, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 183, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 86, 284] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 207, 216, 234, 30, 235, 181, 370, 297] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 207, 216, 234, 30, 235, 181, 370, 413] }, + { "value": 700000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 511] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 797] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 1061, 1062, 545] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 468] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 43, 30, 89, 377] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 349, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 44, 349, 800] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 278, 638] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 371] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 650] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 38, 39, 40, 227, 470] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 284] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 342, 30, 343, 372, 373, 163] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 9, 238, 284] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 1063] }, + { "value": 70000000, "layers": [0, 2, 3, 4, 12, 25, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 27, 210] }, + { "value": 160000000, "layers": [0, 2, 3, 4, 12, 25, 69, 141] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 69, 307] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 69, 546] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 12, 25, 130, 547, 548, 801, 802, 651, 307, 378, 30, 414, 415, 379, 803] + }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 130, 547, 548, 801, 802, 228] }, + { "value": 60000000, "layers": [0, 2, 3, 4, 12, 25, 130, 547, 548, 1064] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 471, 255, 344, 652, 549] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 471, 255, 344, 228] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 471, 255, 344, 549] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 471, 255, 1065] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 511] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 129] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 38, 39, 40, 44, 43, 30, 89, 377] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 38, 39, 40, 44, 43, 30, 89, 105] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 38, 361] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 1066] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 404] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 9, 799] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 70] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 282] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 117, 1067] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 550, 416, 344, 652] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 130, 550, 416, 344, 549] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 550, 416, 651, 307, 378, 30, 414, 415, 379] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 130, 550, 651, 307, 378, 30, 414, 415, 551] }, + { "value": 250000000, "layers": [0, 2, 3, 4, 12, 25, 241, 1068] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 241, 1069] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 9, 38, 39, 40, 44, 43, 30, 89, 105] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 9, 38, 39, 312, 278] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 9, 342, 30, 343, 372, 373, 163, 552] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 282] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 241, 136, 129] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 25, 241, 804] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 241, 1070] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 1071] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 241, 1072] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 553, 470] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 83, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 92, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 240, 116, 9, 342, 30, 343, 372, 373, 163, 379] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 300, 240, 116, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 58, 9, 86] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 58, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 58, 9, 38, 39, 40, 44, 43, 30, 89, 105] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 58, 9, 530] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 58, 9, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 58, 129] }, + { "value": 190000000, "layers": [0, 2, 3, 4, 12, 25, 417, 805, 70] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 417, 805, 1073] }, + { "value": 90000000, "layers": [0, 2, 3, 4, 12, 25, 417, 804] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 417, 1074] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 417, 1075] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 417, 228] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 228] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 307, 378, 30, 414, 415, 551] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 27, 282] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 83, 27, 9, 38, 39, 40, 44, 43, 30, 89, 166, 174, 1076] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 92, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 240, 116, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 806] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 413] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 807] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 1077] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 472, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 472, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 25, 808] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 410] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 25, 809] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 25, 1078] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 653, 141] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 83, 27, 9] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 73, 69] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 192, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 116, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 95, 73, 654] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 167, 168, 655, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 95, 73, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 95, 73, 73, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 656, 657, 1079, 1080] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 229, 745, 1081, 746, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 27, 9, 38, 39, 40, 810] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 1082] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 27, 9, 86] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 92, 83, 27, 9, 86] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 110, 76, 240, 116, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 1083] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 76, 412, 27, 9, 342, 30, 343, 372, 373, 163] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 95, 73, 73, 413] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 95, 73, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 110, 92, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 92, 83, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 658, 83, 27, 210] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 658, 472] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 554, 73, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 554, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 300, 240, 116, 9, 38, 361, 411] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 110, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 69, 1084, 307, 378, 30, 414, 415] }, + { "value": 190000000, "layers": [0, 2, 3, 4, 12, 95, 73, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 69, 546] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 69, 162, 148, 147, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 95, 73, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 653] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 73, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 73, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 73, 27, 210] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 95, 73, 73, 27, 129] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 95, 73, 73, 69, 141] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 95, 73, 809] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 12, 95, 73, 192, 156] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 95, 73, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 283] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 95, 73, 307, 378, 30, 414, 415, 379] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 76, 544, 27, 9, 38, 39, 40, 371] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 76, 544, 192, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 76, 92, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 76, 92, 27, 9, 38, 39, 40, 411] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 76, 240] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 92, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 554, 73, 73] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 1085, 472, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 301, 1086, 1087, 83, 27, 9, 86] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 12, 555, 69, 162, 148, 147, 9, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 555, 69, 162, 148, 147, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 555, 69, 275, 295, 317] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 555, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 554, 73, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 76, 92, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 76, 92, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 76, 92, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 76, 412, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 76, 1088, 1089] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 1090, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 27, 9, 38, 39, 40] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 83, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 92, 83, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 95, 73, 73, 73, 69, 162, 148, 147, 9, 207, 216, 1091] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 257, 658, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 653] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 116, 9, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 73, 27, 9] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 27, 9, 207, 216, 234, 30, 235, 181, 402] + }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 806] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 95, 73, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 655, 83, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 655, 183, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 318, 167, 168, 58, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 1092, 1093, 1094, 136] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 95, 73, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 258, 95, 73, 27, 9, 38, 39, 40, 44, 43, 30, 89, 811] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 92] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 83] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 76, 92, 69] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 76, 412, 83, 27, 9, 284] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 95, 73, 73, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 12, 175, 95, 73, 69, 141] }, + { "value": 60000000, "layers": [0, 2, 3, 4, 12, 418, 419, 88] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 12, 418, 1095, 812, 319, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] + }, + { "value": 30000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 813, 133, 316] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 813, 133, 156] }, + { "value": 40000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 86] }, + { + "value": 20000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 38, 39, 40, 44, 43, 30, 89, 377] + }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] + }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 38, 39, 40, 44, 43, 30, 89, 105, 553, 470] + }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 38, 39, 312, 278] }, + { + "value": 20000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 342, 30, 343, 372, 373, 163] + }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 342, 30, 343, 88] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 238] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 162, 148, 147, 9, 207, 216, 234, 30, 235, 181, 370, 297, 368] + }, + { "value": 30000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 275, 295, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 275, 295, 546] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 275, 295, 605, 1096] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 69, 275, 295, 317] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 192, 156] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 169, 133, 283] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 69, 141] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 83, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 83, 27, 9, 238] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 27, 9, 38, 39, 40, 44, 43, 47] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 468] + }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 27, 9, 86] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 814] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 192, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 120, 410] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 814] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 27, 9, 38, 39, 40, 44, 349] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 27, 9, 38, 39, 649] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 69] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 192, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 192, 283] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 83, 27, 9, 238] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 83, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 157, 120, 83, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 556, 133, 69, 275, 295] }, + { "value": 80000000, "layers": [0, 2, 3, 4, 81, 75, 84, 556, 133, 331] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 556, 133, 192, 156] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 84, 556, 133, 283] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 557, 558, 152, 166, 174, 473] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 557, 558, 152, 218, 1097, 285, 286] }, + { + "value": 10000000, + "layers": [0, 2, 3, 4, 81, 75, 557, 558, 152, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 557, 532] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 27, 9, 38, 39, 40, 44, 349, 800] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 75, 1098] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 659, 1099, 1100, 1101, 1102, 171, 30, 172] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 815, 1103] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 81, 815, 1104] }, + { "value": 20000000, "layers": [0, 2, 3, 4, 1105, 419, 88] }, + { "value": 50000000, "layers": [0, 2, 3, 4, 474, 559, 88] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 474, 559, 1106] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 474, 559, 1107, 473] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 474, 559, 1108] }, + { "value": 30000000, "layers": [0, 2, 3, 4, 405, 533, 660, 419, 88] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 405, 533, 637, 27, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 405, 1109, 1110, 1111, 27, 129] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 405, 816, 817] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 418, 1112, 659] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 418, 416] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 418, 419, 88] }, + { "value": 10000000, "layers": [0, 2, 3, 4, 418, 1113, 1114, 317] }, + { "value": 20000000, "layers": [0, 2, 3, 818, 660, 419, 88] }, + { "value": 10000000, "layers": [0, 2, 3, 818, 660, 1115, 255, 1116, 1117] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 528, 529, 1118] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 528, 529, 1119, 1120, 1121] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 528, 529, 749, 750, 1122] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 155, 88] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 155, 406] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 341, 255, 1123, 1124, 1125] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 1126, 1127] }, + { "value": 10000000, "layers": [0, 2, 3, 350, 1128, 130, 547, 548, 1129, 661, 662, 1130] }, + { + "value": 480000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 192, 156] + }, + { + "value": 60000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 380] + }, + { + "value": 100000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 320] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 153, 48, 74, 70] + }, + { + "value": 360000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 82, + 51, + 48, + 74, + 182, + 239, + 58, + 9, + 30, + 220, + 221, + 349, + 47 + ] + }, + { + "value": 100000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 48, 74, 182, 70] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 48, 74, 228] + }, + { + "value": 40000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 48, 74, 125] + }, + { + "value": 60000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 48, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 560, 320] + }, + { + "value": 90000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 51, 287] + }, + { + "value": 160000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 48, 74, 70] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 48, 125] + }, + { + "value": 40000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 82, 153, 48] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 48, 125] + }, + { + "value": 340000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 48, 74, 70] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 48, 74, 125] + }, + { + "value": 20000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 126, + 51, + 153, + 48, + 74, + 70 + ] + }, + { + "value": 90000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 380] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 320] + }, + { + "value": 50000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 560] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 287] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 126, 51, 228] + }, + { + "value": 130000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 242, 475, 314, 539] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 242, 663] + }, + { + "value": 140000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 321, 288, 289, 664] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 321, + 288, + 289, + 48, + 125 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 321, + 288, + 289, + 48, + 74, + 70 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 321, 288, 289, 287] + }, + { + "value": 40000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 819] + }, + { + "value": 140000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 420] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 8, + 55, + 61, + 13, + 1, + 1131, + 1132 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 8, + 55, + 61, + 13, + 1, + 126, + 51, + 153 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 22, 82, 51, 48, 125] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 100, + 193, + 213, + 194, + 302, + 303 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1, 100, 193, 1133] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 8, + 55, + 61, + 13, + 1, + 100, + 230, + 276, + 277, + 519, + 314 + ] + }, + { + "value": 310000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 156] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 243, 153, 48, 74, 70] + }, + { + "value": 110000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 243, 48, 74, 70] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 243, 48, 74, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 243, 48, 125] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1134] + }, + { + "value": 60000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 820] + }, + { + "value": 70000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 1135] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 413] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 821] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 822] + }, + { + "value": 50000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 283] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 823] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 13, 228] + }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 665] }, + { + "value": 50000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 304, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 304, 48, 74, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 304, 48, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 304, 153, 48, 74, 70] + }, + { + "value": 80000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 654, 1136] + }, + { "value": 60000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 824] }, + { + "value": 60000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 421, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 61, 421, 153, 48, 74, 70] + }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 1137] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 1138] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 1139] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 654] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 1140] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 400] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 55, 825, 48, 74] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 8, 826, 242, 141] }, + { + "value": 230000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 48, 74, 70] + }, + { + "value": 90000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 48, 125] + }, + { + "value": 100000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 153] + }, + { + "value": 50000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 380] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 320] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 287] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 51, 560] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 351, 352, 825, 48, 125] + }, + { "value": 50000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 156] }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 421, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 126, 51, 48, 74, 70] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 126, 51, 48, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 126, 51, 153] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 126, 51, 380] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 126, 51, 287] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 1141, + 1142, + 661, + 662, + 1143 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 321, 288, 289, 48, 74] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 321, 288, 289, 664] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 242, 663] }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 242, 475, 314] + }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 420] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 666] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 304, 48, 74, 70] + }, + { "value": 80000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 192, 156] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 192, 821] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 824] }, + { + "value": 50000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 51, 48, 74] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 51, 153] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 51, 320] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 51, 380] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 51, 287] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 48, 74, 70] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 82, 48, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 243, 48, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 283] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 665] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 126, + 51, + 48, + 74, + 182, + 239, + 58, + 9, + 30, + 220, + 221, + 43, + 89, + 105, + 1144, + 322, + 476, + 561, + 827, + 828 + ] + }, + { + "value": 130000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 48, 74, 228] + }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 48, 125] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 380, 228] + }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 320] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 153, 48, 125] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 153, 48, 74] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 228] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 51, 287] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 126, 228] }, + { + "value": 80000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 242, 475, 314, 539] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 242, 663] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 337, 208, 283] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 337, 208, 281] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 321, 288, 289, 287] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 321, 288, 289, 48, 74, 70] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 230, 276, 277, 667, 668, 445] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 230, 276, 277, 519, 314, 141] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 230, 510, 208, 281] + }, + { + "value": 40000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 302, 303, 669] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 302, 303, 670, 671] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 302, 303, 672] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 302, 400] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 673] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 193, 213, 194, 674] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 303, 669] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 303, 672] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 100, 674] }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 666, 288, 289, 664] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 666, 288, 289, 48, 74] + }, + { "value": 70000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 420] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 829, 830] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 819] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 48, 74, 70] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 48, 125] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 48, 125] }, + { "value": 160000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 48, 74, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 48, 74, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 153, 48, 74] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 287] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 560] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 380] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 51, 320] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 82, 153] }, + { "value": 160000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 156] }, + { "value": 50000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 243, 48, 74] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 243, 48, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 243, 153, 48] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 421, 48, 74, 70] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 421, 153] }, + { "value": 150000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 192, 156] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 304, 48, 74, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 304, 287] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 283] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 410] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 242, 475, 314, 539] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 400] }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 302, 303, 670, 671, 831] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 302, 303, 669] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 302, 303, 672] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 302, 604] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 302, 194] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 674] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 193, 213, 194, 673] }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 277, 667, 668, 445] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 277, 667, 668, 1145] + }, + { + "value": 20000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 277, 519, 314, 141] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 1146] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 808] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 276, 807] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 1147] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 736] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 230, 510, 208, 281] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 673] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 303, 670, 671, 831] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 100, 400] }, + { "value": 70000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 337, 208, 281] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 829, 830, 1148] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 420] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 832] }, + { "value": 80000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 156] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 192, 156] }, + { "value": 60000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 51, 48, 74, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 51, 48, 74, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 51, 48, 125] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 51, 153] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 51, 320] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 82, 48, 74, 70] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 243, 48, 125] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 243, 48, 74, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 243, 153] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 410] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 820] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1149] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 23, 833] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 477, 82, 51, 320] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 477, 82, 51, 153] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 477, 1150] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 477, 675, 51, 48, 74, 70] + }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 477, 833] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 122, 82, 51, 48, 74, 70] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 122, 82, 51, 48, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 122, 82, 51, 153] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 122, 675, 1151] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 21, 122, 675, 51, 48, 74] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 17, 304, 287] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 636, 208, 281] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 562, 563, 834, 835, 626, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 562, 563, 834, 835, 626, 1152, 70] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 562, 563, 1153] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 562, 563, 775, 776, 1154] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 1155, 51, 48] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 381, 422, 1156, 255, 344, 652] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 400] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 82, 51, 48, 74] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 82, 51, 48, 125] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 82, 51, 153] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 21, 122, 82, 48, 74, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 421, 48, 74] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 665] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 17, 304, 48, 74] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 8, 826, 242, 141] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 337, 208, 281] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 242, 475, 314] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 420] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 1, 100, 420] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 822] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 18, 832] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 836, 564, 317, 70] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 15, 16, 836, 564, 9, 86] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 565, 427, 428, 316, 141] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 565, 427, 428, 316, 445] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 565, 427, 428, 316, 546] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 565, 228] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 192, 156] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 423, 424, 425, 426, 1157, 604] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 564, 129] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 564, 317] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 837, 427] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 1158] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 290, 1159, 427, 428, 316] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 837, 427, 428] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 136, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 231, 136, 9, 30, 220, 221, 43, 47] }, + { + "value": 20000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 838, + 839, + 840, + 841, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 195, 232, 296, 27] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 232, + 296, + 366, + 367, + 395, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 279, + 280 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 232, + 123, + 121, + 187, + 612, + 363, + 132, + 1160, + 446, + 447, + 429, + 726, + 676 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 232, + 123, + 121, + 187, + 612, + 363, + 132, + 842, + 843, + 382, + 319, + 218, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 195, 232, 123, 121, 187, 633, 70] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 232, + 123, + 121, + 187, + 274, + 363, + 132, + 842, + 843, + 382, + 319, + 218, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 195, 232, 123, 121, 209, 187] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 10, + 11, + 106, + 93, + 77, + 78, + 195, + 232, + 123, + 121, + 209, + 394, + 513, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 279, + 280 + ] + }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 195, 232, 123, 756, 757, 758] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 182, 70] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 182, 239, 58, 9, 30, 220, 221, 43, 47] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 182, 239, 58, 9, 30, 220, 221, 349, 47] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 182, 239, 58, 9, 38, 39, 40, 44, 43, 47] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 106, 93, 77, 78, 182, 239, 58, 9, 207, 216, 234, 30, 235, 181, 402] + }, + { + "value": 30000000, + "layers": [0, 5, 6, 7, 10, 11, 106, 244, 223, 224, 225, 226, 478, 514, 30, 515, 124, 118, 104, 101, 87] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 106, 244, 223, 224, 225, 226, 478, 844, 643, 1161, 1162, 1163] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 244, 223, 224, 225, 226, 430, 347, 348, 542, 543, 277] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 244, 223, 224, 225, 226, 430, 347, 348, 566, 152, 1164] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 10, 11, 106, 244, 223, 224, 225, 226, 430, 347, 348, 566, 382, 319, 218, 171, 30, 172, 188] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 106, 244, 1165] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 567, 245, 383, 353, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 567, 245, 479, 480, 1166] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 567, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 567, 845, 353, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 245, 479, 480, 568, 677] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 245, 479, 480, 1167, 1168] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 245, 479, 480, 678] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 323, 677] }, + { "value": 20000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 353, 481, 846] }, + { "value": 40000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 353, 481, 568, 1169] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 353, 481, 568, 635, 456] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 353, 481, 568, 677] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 353, 1170] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 383, 847] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 245, 847] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 324, 845, 353, 481, 846] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 678] }, + { "value": 30000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 679, 245, 479, 480, 678] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 679, 1171, 1172] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 142, 679, 354] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 11, 138, 139, 354, 384] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 405, 533, 637, 27, 9, 38, 39, 649] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 10, 1173, 399, 1174] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 82, + 51, + 48, + 74, + 70 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 22, 1, 22, 1, 22, 1, 100] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 82, + 48, + 74 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 242 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 243, + 48 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 15, + 16, + 18, + 1, + 8, + 17, + 21, + 23, + 13, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 22, + 1, + 321, + 288, + 289, + 48, + 74, + 70 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 22, 1, 22, 1, 22, 1, 242] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 22, 1, 22, 1, 22, 243, 48] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 22, 82, 51, 48, 74, 70] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 8, 17, 21, 23, 13, 1, 22, 1, 22, 1, 100, 230] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 22, 1, 22, 1, 126] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 15, 16, 18, 1, 22, 304] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 430, 347, 348, 542, 543, 155, 88] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 430, 347, 348, 542, 543, 277] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 430, 347, 348, 566, 848, 27, 9] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 478, 514, 30, 515, 124, 118, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 478, 781, 88] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 478, 844, 643, 451, 88] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 244, 223, 224, 225, 226, 816, 817] }, + { + "value": 40000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 106, + 93, + 77, + 78, + 195, + 838, + 839, + 840, + 841, + 171, + 30, + 172, + 188, + 124, + 118, + 104, + 101, + 87 + ] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 93, 77, 78, 195, 232, 123, 121, 209, 394, 513] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 93, 77, 78, 195, 232, 123, 121, 209, 394, 274, 363] }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 106, 93, 77, 78, 195, 232, 296, 366, 367, 395, 58, 9, 207, 166, 174] + }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 106, + 93, + 77, + 78, + 195, + 232, + 296, + 366, + 367, + 395, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 553 + ] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 93, 77, 78, 195, 232, 296, 366, 367, 636, 208, 281] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 106, 93, 77, 78, 182, 239, 58, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 1175, 155] }, + { + "value": 10000000, + "layers": [ + 0, + 5, + 6, + 7, + 114, + 115, + 569, + 680, + 849, + 325, + 385, + 325, + 850, + 325, + 385, + 325, + 385, + 325, + 385, + 1176, + 1177, + 1178, + 1179 + ] + }, + { + "value": 10000000, + "layers": [0, 5, 6, 7, 114, 115, 569, 680, 849, 325, 385, 325, 850, 325, 385, 325, 385, 183, 9, 38, 39, 312, 278] + }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 569, 680, 1180, 1181] }, + { "value": 10000000, "layers": [0, 5, 6, 7, 114, 115, 569, 316] }, + { + "value": 20000000, + "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 431, 345, 346, 315, 108, 339, 340, 91, 386, 851] + }, + { + "value": 10000000, + "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 431, 345, 346, 315, 108, 339, 340, 91, 462, 463, 482] + }, + { "value": 10000000, "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 431, 345, 346, 315, 108, 1182] }, + { "value": 20000000, "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 431, 345, 346, 1183, 1184] }, + { "value": 10000000, "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 431, 1185] }, + { "value": 60000000, "layers": [0, 176, 246, 259, 211, 212, 355, 256, 326, 345, 346, 315, 108, 339, 340, 91] }, + { "value": 220000000, "layers": [0, 176, 246, 259, 211, 212, 355, 429, 852, 70] }, + { "value": 10000000, "layers": [0, 176, 246, 259, 211, 212, 355, 429, 632] }, + { "value": 10000000, "layers": [0, 176, 246, 259, 211, 212, 58, 9, 38, 39, 40, 44, 43, 30, 89, 377] }, + { + "value": 10000000, + "layers": [0, 176, 246, 259, 211, 212, 634, 255, 774, 58, 9, 38, 39, 40, 44, 43, 30, 89, 105, 470] + }, + { + "value": 10000000, + "layers": [0, 176, 246, 259, 211, 212, 1186, 152, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 176, 246, 259, 211, 212, 1187, 1188, 382, 319] }, + { "value": 10000000, "layers": [0, 176, 246, 681, 471, 255] }, + { "value": 20000000, "layers": [0, 176, 382, 319, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 176, 256, 326, 431, 345, 346, 315, 108, 339, 340, 91] }, + { + "value": 10000000, + "layers": [0, 176, 256, 326, 1189, 1190, 1191, 1192, 761, 171, 30, 172, 188, 124, 118, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 176, 256, 326, 345, 346, 315, 108, 339, 340, 91, 386] }, + { "value": 10000000, "layers": [0, 176, 1193, 1194, 416, 344, 549] }, + { "value": 1940000000, "layers": [0, 52, 85, 56, 432, 124, 118, 104, 101, 87] }, + { "value": 40000000, "layers": [0, 52, 85, 56, 432, 124, 1195] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 432, 124, 166, 174] }, + { "value": 2370000000, "layers": [0, 52, 85, 56, 94, 483, 570] }, + { "value": 140000000, "layers": [0, 52, 85, 56, 94, 483, 1196] }, + { "value": 2840000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 433, 682, 683, 684, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 433, 682, 166, 174] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 433, 1197] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 433, 285, 286, 101, 87] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 433, 166, 174] }, + { "value": 30000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 571, 155, 406] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 571, 155, 88] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 571, 812, 319, 317] }, + { "value": 60000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 1198, 1199] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 196, 247, 260, 1200, 171, 172, 188, 124, 118, 104, 101, 87] }, + { "value": 30000000, "layers": [0, 52, 85, 56, 94, 196, 247, 166] }, + { "value": 40000000, "layers": [0, 52, 85, 56, 94, 88, 484] }, + { "value": 1950000000, "layers": [0, 52, 85, 56, 94, 387, 485, 327, 87] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 387, 572, 486, 1201] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 387, 572, 1202] }, + { "value": 80000000, "layers": [0, 52, 85, 56, 94, 853, 854, 685] }, + { "value": 30000000, "layers": [0, 52, 85, 56, 94, 1203] }, + { "value": 100000000, "layers": [0, 52, 85, 56, 94, 573, 574] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 1204] }, + { "value": 60000000, "layers": [0, 52, 85, 56, 94, 572, 486] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 94, 285, 286] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 94, 686] }, + { "value": 30000000, "layers": [0, 52, 85, 56, 94, 1205, 1206] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 1207] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 855] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 94, 166, 174] }, + { "value": 70000000, "layers": [0, 52, 85, 56, 1208] }, + { "value": 40000000, "layers": [0, 52, 85, 56, 88, 484] }, + { "value": 50000000, "layers": [0, 52, 85, 56, 856] }, + { "value": 130000000, "layers": [0, 52, 85, 56, 1209] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 166, 174, 473] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 857, 482] }, + { "value": 20000000, "layers": [0, 52, 85, 56, 413] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 686] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 1210] }, + { "value": 30000000, "layers": [0, 52, 85, 56, 1211, 485, 327, 87] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 285, 286] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 196, 1212] }, + { "value": 10000000, "layers": [0, 52, 85, 56, 1213] }, + { "value": 10000000, "layers": [0, 52, 85, 1214] }, + { "value": 20000000, "layers": [0, 52, 85, 1215] }, + { "value": 10000000, "layers": [0, 52, 85, 1216] }, + { "value": 20000000, "layers": [0, 52, 233, 197, 56, 94, 88, 484] }, + { "value": 10000000, "layers": [0, 52, 233, 197, 56, 94, 483, 570] }, + { "value": 30000000, "layers": [0, 52, 233, 197, 56, 94, 387, 485, 327, 87] }, + { "value": 10000000, "layers": [0, 52, 233, 197, 56, 94, 387, 572, 486] }, + { "value": 20000000, "layers": [0, 52, 233, 197, 56, 94, 196] }, + { "value": 2020000000, "layers": [0, 52, 233, 197, 56, 88] }, + { "value": 70000000, "layers": [0, 52, 233, 197, 56, 432, 124, 118, 104, 101, 87] }, + { "value": 20000000, "layers": [0, 52, 233, 197, 56, 857, 482] }, + { "value": 20000000, "layers": [0, 52, 233, 197, 56, 285, 286] }, + { "value": 10000000, "layers": [0, 52, 233, 197, 56, 856] }, + { "value": 30000000, "layers": [0, 52, 233, 197, 56, 196] }, + { "value": 40000000, "layers": [0, 52, 233, 197, 482] }, + { "value": 30000000, "layers": [0, 52, 233, 166, 174] }, + { "value": 10000000, "layers": [0, 52, 233, 285, 286] }, + { "value": 20000000, "layers": [0, 52, 291, 56, 94, 387, 485, 327, 87] }, + { "value": 110000000, "layers": [0, 52, 291, 56, 94, 483, 570] }, + { "value": 10000000, "layers": [0, 52, 291, 56, 94, 196, 247, 260, 571, 155, 406] }, + { "value": 10000000, "layers": [0, 52, 291, 56, 94, 196, 247, 260, 433, 682, 683, 684, 118, 104, 101, 87] }, + { "value": 20000000, "layers": [0, 52, 291, 56, 94, 573, 574] }, + { "value": 10000000, "layers": [0, 52, 291, 56, 94, 853, 854, 685] }, + { "value": 60000000, "layers": [0, 52, 291, 56, 94, 88] }, + { "value": 20000000, "layers": [0, 52, 291, 56, 88] }, + { "value": 40000000, "layers": [0, 52, 291, 56, 432, 124, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 52, 291, 56, 686] }, + { "value": 10000000, "layers": [0, 52, 291, 1217, 540, 541, 793] }, + { "value": 30000000, "layers": [0, 52, 1218, 387, 485, 327, 87] }, + { "value": 10000000, "layers": [0, 292, 1219, 152] }, + { "value": 10000000, "layers": [0, 292, 305, 152, 166, 174, 473] }, + { "value": 10000000, "layers": [0, 292, 305, 152, 317] }, + { "value": 10000000, "layers": [0, 292, 305, 152, 285, 286] }, + { "value": 10000000, "layers": [0, 292, 305, 413] }, + { "value": 30000000, "layers": [0, 292, 305, 487, 58, 9, 30, 220, 221, 43, 47] }, + { "value": 10000000, "layers": [0, 292, 305, 487, 58, 9, 30, 220, 221, 349, 47] }, + { "value": 70000000, "layers": [0, 292, 305, 487, 58, 9, 86] }, + { "value": 10000000, "layers": [0, 292, 305, 487, 58, 9, 38, 39, 40, 44, 43, 30, 89, 377] }, + { "value": 10000000, "layers": [0, 292, 305, 487, 58, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 60000000, "layers": [0, 292, 305, 1220] }, + { "value": 80000000, "layers": [0, 248, 152, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] }, + { + "value": 10000000, + "layers": [0, 248, 403, 132, 676, 1221, 332, 365, 149, 108, 150, 151, 91, 462, 463, 30, 534, 104, 101, 87] + }, + { + "value": 30000000, + "layers": [0, 248, 403, 132, 676, 332, 365, 149, 108, 150, 151, 91, 462, 463, 30, 534, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 248, 1222, 778] }, + { "value": 20000000, "layers": [0, 248, 687, 688, 155, 406] }, + { "value": 20000000, "layers": [0, 248, 687, 688, 1223, 451, 88] }, + { "value": 10000000, "layers": [0, 248, 687, 688, 242] }, + { "value": 10000000, "layers": [0, 248, 488, 489, 407, 1224, 641, 1225] }, + { "value": 10000000, "layers": [0, 248, 488, 489, 407, 58, 9, 38, 39, 40, 371] }, + { "value": 10000000, "layers": [0, 248, 488, 489, 407, 1226] }, + { "value": 20000000, "layers": [0, 248, 488, 489, 407, 782] }, + { "value": 10000000, "layers": [0, 248, 488, 489, 1227, 1228] }, + { "value": 10000000, "layers": [0, 248, 382, 319, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] }, + { "value": 890000000, "layers": [0, 170, 434, 689, 858, 573, 574] }, + { "value": 20000000, "layers": [0, 170, 434, 689, 1229, 1230] }, + { "value": 10000000, "layers": [0, 170, 434, 282] }, + { "value": 10000000, "layers": [0, 170, 434, 166, 174] }, + { "value": 10000000, "layers": [0, 170, 434, 285, 286] }, + { "value": 30000000, "layers": [0, 170, 30, 356, 322, 859, 1231] }, + { "value": 10000000, "layers": [0, 170, 30, 356, 322, 859, 1232, 1233] }, + { "value": 3730000000, "layers": [0, 170, 30, 356, 322, 476, 561, 827, 828] }, + { "value": 30000000, "layers": [0, 170, 30, 356, 322, 476, 561, 468] }, + { "value": 10000000, "layers": [0, 170, 30, 356, 322, 476, 561, 1234] }, + { "value": 10000000, "layers": [0, 170, 30, 356, 322, 476, 860] }, + { "value": 50000000, "layers": [0, 170, 30, 356, 322, 1235] }, + { "value": 10000000, "layers": [0, 170, 30, 356, 322, 1236, 1237, 860] }, + { "value": 660000000, "layers": [0, 170, 30, 88] }, + { "value": 10000000, "layers": [0, 170, 30, 285, 286] }, + { "value": 20000000, "layers": [0, 170, 1238, 434, 689, 858, 573, 574] }, + { "value": 260000000, "layers": [0, 170, 88] }, + { "value": 30000000, "layers": [0, 170, 1239, 861] }, + { "value": 10000000, "layers": [0, 170, 166, 174, 327, 87] }, + { "value": 110000000, "layers": [0, 102, 30, 127, 1240] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 379, 650] }, + { "value": 150000000, "layers": [0, 102, 30, 127, 131, 163, 1241] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 552, 1242] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 552, 1243] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 552, 1244] }, + { "value": 370000000, "layers": [0, 102, 30, 127, 131, 163, 404] }, + { "value": 20000000, "layers": [0, 102, 30, 127, 131, 163, 650] }, + { "value": 120000000, "layers": [0, 102, 30, 127, 131, 163, 551] }, + { "value": 60000000, "layers": [0, 102, 30, 127, 131, 163, 1245] }, + { "value": 50000000, "layers": [0, 102, 30, 127, 131, 163, 284] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 1246] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 163, 1247] }, + { "value": 60000000, "layers": [0, 102, 30, 127, 131, 1248] }, + { "value": 40000000, "layers": [0, 102, 30, 127, 131, 530] }, + { "value": 110000000, "layers": [0, 102, 30, 127, 131, 1249] }, + { "value": 50000000, "layers": [0, 102, 30, 127, 131, 1250] }, + { "value": 30000000, "layers": [0, 102, 30, 127, 131, 238] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 1251, 483, 570] }, + { "value": 40000000, "layers": [0, 102, 30, 127, 131, 284] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 575, 862, 863, 181, 864, 865, 866, 379] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 575, 862, 863, 181, 864, 865, 1252] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 575, 1253] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 575, 1254, 866] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 1255, 1256, 1257] }, + { "value": 20000000, "layers": [0, 102, 30, 127, 131, 1258] }, + { "value": 10000000, "layers": [0, 102, 30, 127, 131, 1259, 1260, 576, 577, 578] }, + { "value": 10000000, "layers": [0, 102, 328, 435, 30, 690, 579, 1261, 486, 691, 312, 227] }, + { "value": 10000000, "layers": [0, 102, 328, 435, 30, 690, 579, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 102, 328, 435, 30, 690, 88] }, + { "value": 20000000, "layers": [0, 102, 328, 435, 30, 867, 580, 868, 576, 577, 578] }, + { "value": 10000000, "layers": [0, 102, 328, 435, 30, 867, 580, 1262, 486, 691] }, + { "value": 10000000, "layers": [0, 102, 328, 435, 30, 1263] }, + { "value": 10000000, "layers": [0, 102, 328, 30, 1264, 581, 88] }, + { "value": 10000000, "layers": [0, 102, 328, 30, 869, 580, 581, 692, 327, 87] }, + { "value": 10000000, "layers": [0, 102, 328, 30, 869, 580, 868, 576, 577, 578] }, + { "value": 1850000000, "layers": [0, 261, 262, 329, 118, 104, 101, 87] }, + { "value": 1800000000, "layers": [0, 261, 262, 329, 685] }, + { "value": 1300000000, "layers": [0, 261, 262, 329, 581, 692, 327, 87] }, + { "value": 20000000, "layers": [0, 261, 262, 329, 581, 88, 484] }, + { "value": 290000000, "layers": [0, 261, 262, 329, 1265] }, + { "value": 60000000, "layers": [0, 261, 262, 329, 166, 174] }, + { "value": 10000000, "layers": [0, 261, 262, 329, 683, 684, 118, 104, 101, 87] }, + { "value": 60000000, "layers": [0, 261, 262, 329, 870, 576, 577, 578] }, + { "value": 10000000, "layers": [0, 261, 262, 329, 870, 855] }, + { "value": 40000000, "layers": [0, 261, 262, 88, 484] }, + { "value": 10000000, "layers": [0, 261, 262, 166, 174, 473] }, + { "value": 10000000, "layers": [0, 261, 262, 285, 286] }, + { "value": 10000000, "layers": [0, 198, 490, 1266, 416, 1267, 58, 9] }, + { "value": 10000000, "layers": [0, 198, 490, 1268, 1269, 1270] }, + { "value": 10000000, "layers": [0, 198, 490, 1271] }, + { "value": 10000000, "layers": [0, 198, 490, 661, 662, 1272] }, + { "value": 10000000, "layers": [0, 198, 490, 1273] }, + { "value": 10000000, "layers": [0, 198, 152, 166, 174] }, + { "value": 10000000, "layers": [0, 198, 152, 1274] }, + { "value": 10000000, "layers": [0, 198, 1275] }, + { "value": 10000000, "layers": [0, 198, 871, 164, 165, 137, 408, 535] }, + { "value": 10000000, "layers": [0, 198, 871, 164, 165, 137, 222, 464, 872, 873, 70] }, + { "value": 10000000, "layers": [0, 198, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284] }, + { "value": 10000000, "layers": [0, 198, 1285, 27] }, + { "value": 10000000, "layers": [0, 198, 466, 467, 137, 222, 464, 872, 873] }, + { "value": 10000000, "layers": [0, 198, 466, 467, 137, 222, 409, 536, 228] }, + { "value": 10000000, "layers": [0, 198, 27] }, + { "value": 10000000, "layers": [0, 198, 1286, 192] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 199, 200, 201, 158, 112, 113, 159, 160, 491, 379] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 143, + 144, + 68, + 72, + 177, + 199, + 200, + 201, + 158, + 112, + 113, + 159, + 160, + 263, + 264, + 265, + 266, + 267 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 199, 200, 201, 158, 656, 657, 58, 9] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 199, 200, 201, 158, 492, 69, 275, 295, 317] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 199, 200, 201, 158, 492, 69, 162, 148, 147, 9] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 1287, 428] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 177, 27, 210] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 155, 406, 1288] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 155, 88] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 249, 250, 112, 113, 268, 269, 145] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 249, 250, 158, 1289, 874] }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 143, + 144, + 68, + 72, + 97, + 128, + 249, + 250, + 158, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 249, 250, 1290, 1291, 875, 875, 1292, 1293, 1294] + }, + { + "value": 20000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 143, + 144, + 68, + 72, + 97, + 128, + 493, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 128, 493, 270, 178, 693, 27, 129] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 143, + 144, + 68, + 72, + 97, + 128, + 494, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 143, + 144, + 68, + 72, + 97, + 128, + 876, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 271, 1295, 495, 496, 145, 386] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 271, 293, 694, 158, 642, 217, 132, 852] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 271, 293, 436, 582, 497, 877, 1296, 1297, 1298] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 72, 97, 271, 293, 1299] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 143, 144, 68, 695, 495, 496, 145] }, + { "value": 80000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 583, 437, 202, 149, 108, 150, 151, 91] }, + { "value": 20000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 583, 437, 58, 9, 38, 39, 40, 44, 43, 47] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 583, 83, 27, 9] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 583, 1300, 498] }, + { "value": 20000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 112, 113, 268, 269, 145] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 112, 113, 159, 160, 263, 264, 265, 266, 267] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 112, 113, 159, 160, 491, 551] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 1301, 69, 162, 148, 147, 9] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 330, 584, 585, 1302, 1303, 1304] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 586, 294, 178, 693, 878, 879, 91] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 586, 294, 178, 1305, 182] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 586, 294, 112, 113, 159, 160, 263, 264, 265, 266, 267] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 586, 584, 585, 880, 58, 9] }, + { + "value": 20000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 881, 294, 112, 113, 159, 160, 263, 264, 265, 266, 267] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 881, 294, 112, 113, 268, 269, 145] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 388, 1306, 437, 202, 1307] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 112, 113, 159, 160, 882, 883, 91, 386, 482] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 112, 113, 159, 160, 27, 9, 86] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 112, 113, 159, 160, 263, 264, 265, 266, 267] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 112, 113, 268, 269, 145] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 178, 77, 78, 202, 149, 108, 150, 151, 91] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 438, 294, 178, 587, 588, 458, 459, 460, 461, 91] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 884, 885, 886, 117, 9] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 884, 885, 498] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 112, 113, 268, 269, 145] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 306, 112, 113, 159, 160, 882, 883, 91, 386, 851] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 1308, 1309, 886, 874] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 584, 585] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 161, 1310, 437, 202, 149, 108, 150, 151, 91] }, + { + "value": 30000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 112, 113, 159, 160, 263, 264, 265, 266, 267] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 112, 113, 268, 269, 145] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 499, 587, 588, 458, 459, 460, 461, 91] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 499, 1311] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 499, 437, 58, 9, 38, 39, 40, 44, 43, 30, 89, 105, 468] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 499, 437, 58, 9, 38, 39, 40, 44, 43, 30, 89, 811] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 389, 390, 499, 136, 129] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 1312, 1313, 316, 445] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 584, 585, 880, 58] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 696, 1314, 696, 1315, 696, 1316, 887, 439, 69] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 96, 695, 495, 496, 145] }, + { + "value": 30000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 177, + 199, + 200, + 201, + 158, + 112, + 113, + 159, + 160, + 263, + 264, + 265, + 266, + 267 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 177, 199, 200, 201, 158, 112, 113, 159, 160, 491, 1317] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 177, 199, 200, 201, 158, 112, 113, 268, 269, 145] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 177, + 199, + 200, + 201, + 158, + 178, + 77, + 78, + 182, + 239, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 47 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 177, 199, 200, 201, 158, 492, 69, 275, 295, 141] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 177, 199, 200, 201, 158, 492, 498] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 177, 199, 200, 201, 83, 27, 129] }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 97, + 271, + 293, + 694, + 452, + 58, + 9, + 207, + 216, + 234, + 30, + 235, + 181, + 1318 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 271, 293, 436, 582, 497, 877, 1319] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 271, 293, 436, 888, 1320, 208, 281] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 271, 293, 436, 888, 255] }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 97, + 271, + 293, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 249, 250, 440, 697, 698, 1321, 1322] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 249, 250, 440, 697, 698, 889, 890, 145] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 97, + 128, + 249, + 250, + 440, + 500, + 501, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 105, + 553, + 891 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 249, 250, 440, 500, 501, 589, 108, 590, 591, 91] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 249, 250, 158, 112, 113, 268, 269, 145, 386] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 134, + 154, + 68, + 72, + 97, + 128, + 494, + 270, + 112, + 113, + 159, + 160, + 263, + 264, + 265, + 266, + 267 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 494, 270, 112, 113, 268, 269, 145] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 493, 136, 70] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 154, 68, 72, 97, 128, 493, 117, 9, 38, 361] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 887, 1323, 472, 9] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 134, 592, 30, 1324, 1325, 1326, 1327, 1328, 691, 312, 278] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 592, 699, 30, 700, 88] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 134, 592, 699, 30, 700, 579, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 695, 495, 496, 145] }, + { + "value": 20000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 184, + 185, + 68, + 72, + 177, + 199, + 200, + 201, + 158, + 112, + 113, + 159, + 160, + 263, + 264, + 265, + 266, + 267 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 177, 199, 200, 201, 158, 492, 69, 275, 295, 317] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 177, 199, 200, 201, 158, 1329] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 177, 199, 200, 201, 158, 656, 657, 58, 9, 86] + }, + { + "value": 20000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 128, 249, 250, 440, 500, 501, 589, 108, 590, 591, 91] + }, + { + "value": 30000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 128, 249, 250, 440, 697, 698, 889, 890, 145] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 128, 249, 250, 112, 113, 268, 269, 145] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 128, 249, 250, 452, 58, 9] }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 184, + 185, + 68, + 72, + 97, + 128, + 876, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 184, + 185, + 68, + 72, + 97, + 128, + 493, + 270, + 178, + 77, + 78, + 182, + 239, + 58, + 9, + 38, + 39, + 40, + 44, + 43, + 30, + 89, + 377 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 128, 494, 270, 112, 113, 159, 160, 27] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 184, + 185, + 68, + 72, + 97, + 128, + 494, + 270, + 178, + 77, + 78, + 202, + 149, + 108, + 150, + 151, + 91 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 271, 293, 436, 582, 497, 892, 1330, 1331, 1332, 632] + }, + { + "value": 10000000, + "layers": [ + 0, + 41, + 19, + 20, + 19, + 20, + 42, + 184, + 185, + 68, + 72, + 97, + 271, + 293, + 270, + 112, + 113, + 159, + 160, + 491, + 30, + 893, + 894, + 1333 + ] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 97, 271, 293, 694, 158, 112, 113, 268, 269, 145] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 184, 185, 68, 72, 1334, 1335, 1336, 1337] }, + { + "value": 30000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 441, 502, 593, 178, 77, 78, 202, 149, 108, 150, 151, 91] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 441, 502, 593, 178, 587, 588, 458, 459, 460, 461, 91] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 441, 502, 593, 498, 228] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 42, 441, 502, 593, 112, 113, 159, 160, 263, 264, 265, 266, 267] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 441, 502, 27, 9, 38, 39, 40, 371] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 441, 1338, 439, 69, 141] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 42, 1339, 419, 88] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 19, 20, 19, 20, 19, 20, 19, 20, 594, 439, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 1340] + }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 19, 20, 19, 20, 19, 20, 594, 439, 69, 162, 148, 147, 129] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 19, 20, 19, 20, 19, 20, 19, 20, 594, 439, 27, 9, 238] }, + { "value": 10000000, "layers": [0, 41, 19, 20, 19, 20, 19, 20, 19, 20, 594, 439, 27, 9, 86] }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 42, 595, 251, 252, 391, 701, 702, 1341, 1342, 703, 1343, 1344, 1345] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 42, 595, 251, 252, 391, 704, 705, 706, 707, 500, 501, 589, 108, 590, 591, 91] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 42, 595, 251, 252, 357, 392, 93, 77, 78, 429, 202, 149, 108, 150, 151, 91] + }, + { + "value": 10000000, + "layers": [0, 41, 19, 20, 42, 595, 251, 252, 357, 392, 1346, 587, 588, 458, 459, 460, 461, 91] + }, + { "value": 10000000, "layers": [0, 358, 442, 443, 640, 155, 88] }, + { + "value": 10000000, + "layers": [0, 358, 442, 443, 596, 597, 708, 709, 710, 711, 895, 145, 462, 463, 30, 534, 104, 101, 87] + }, + { "value": 10000000, "layers": [0, 358, 442, 443, 596, 597, 708, 709, 710, 711, 895, 145, 386] }, + { "value": 10000000, "layers": [0, 358, 442, 443, 596, 597, 708, 709, 710, 711, 896, 27, 9] }, + { "value": 10000000, "layers": [0, 358, 442, 443, 596, 597, 1347, 491, 30, 893, 894, 1348] }, + { "value": 10000000, "layers": [0, 358, 442, 443, 514, 30, 515, 124, 118, 104, 101, 87] }, + { "value": 20000000, "layers": [0, 358, 897, 898, 450, 727, 728, 451, 88] }, + { "value": 10000000, "layers": [0, 358, 897, 898, 450, 613, 152, 899] }, + { + "value": 20000000, + "layers": [0, 203, 204, 205, 214, 215, 251, 252, 391, 704, 705, 706, 707, 500, 501, 589, 108, 590, 591, 91] + }, + { + "value": 10000000, + "layers": [ + 0, + 203, + 204, + 205, + 214, + 215, + 251, + 252, + 391, + 704, + 705, + 706, + 707, + 112, + 113, + 159, + 160, + 263, + 264, + 265, + 266, + 267 + ] + }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 251, 252, 391, 701, 702, 900, 901, 703, 1349, 896] }, + { + "value": 20000000, + "layers": [0, 203, 204, 205, 214, 215, 251, 252, 391, 701, 702, 900, 901, 703, 1350, 1351, 145] + }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 251, 252, 391, 1352, 1353, 178, 693, 878, 879, 91] }, + { + "value": 30000000, + "layers": [0, 203, 204, 205, 214, 215, 251, 252, 357, 392, 93, 77, 78, 429, 202, 149, 108, 150, 151, 91] + }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 251, 252, 357, 392, 112, 113, 268, 269, 145] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 251, 252, 357, 392, 1354, 1355, 1356, 497, 902] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 251, 252, 357, 392, 498] }, + { "value": 20000000, "layers": [0, 203, 204, 205, 214, 215, 1357, 1358, 1359, 495, 496, 145] }, + { + "value": 20000000, + "layers": [0, 203, 204, 205, 214, 215, 357, 392, 93, 77, 78, 429, 202, 149, 108, 150, 151, 91] + }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 357, 823] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 903, 112, 113, 159, 160, 263, 264, 265, 266, 267] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 903, 178, 77, 78, 202, 149, 108, 150, 151, 91] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 214, 215, 1360, 1361, 436, 582, 497, 892, 902, 1362] }, + { "value": 10000000, "layers": [0, 203, 204, 205, 1363, 592, 699, 30, 700, 579, 124, 118, 104, 101, 87] }, + { "value": 40000000, "layers": [0, 712, 30] }, + { "value": 20000000, "layers": [0, 712, 52] }, + { "value": 10000000, "layers": [0, 712, 1364] }, + { "value": 10000000, "layers": [0, 503, 1365, 1366, 58, 9, 207, 216, 234, 30, 235, 181] }, + { "value": 20000000, "layers": [0, 503, 904, 905, 906, 692, 327, 87] }, + { "value": 10000000, "layers": [0, 503, 904, 905, 906, 1367, 30, 1368, 1369] }, + { "value": 10000000, "layers": [0, 503, 88] }, + { "value": 10000000, "layers": [0, 503, 1370, 861] }, + { "value": 30000000, "layers": [0, 88] }, + { "value": 30000000, "layers": [0, 186, 206, 227, 470] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 798] }, + { "value": 280000000, "layers": [0, 186, 206, 227, 444, 30, 598, 713, 714, 545, 1371] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 444, 30, 598, 713, 714, 545, 1372] }, + { "value": 20000000, "layers": [0, 186, 206, 227, 444, 30, 598, 713, 714, 545, 1373] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 444, 30, 598, 1374] }, + { "value": 20000000, "layers": [0, 186, 206, 227, 444, 30, 166, 174] }, + { "value": 20000000, "layers": [0, 186, 206, 227, 444, 30, 285, 286] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 411] }, + { "value": 20000000, "layers": [0, 186, 206, 227, 1375] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 891] }, + { "value": 10000000, "layers": [0, 186, 206, 227, 278, 638] }, + { "value": 10000000, "layers": [0, 186, 206, 715, 371] }, + { "value": 10000000, "layers": [0, 186, 206, 715, 810] }, + { "value": 10000000, "layers": [0, 186, 206, 715, 1376] }, + { "value": 20000000, "layers": [0, 186, 206, 648] }, + { "value": 10000000, "layers": [0, 186, 803] }, + { "value": 10000000, "layers": [0, 359, 1377] }, + { + "value": 10000000, + "layers": [0, 359, 393, 75, 84, 504, 505, 506, 135, 146, 135, 146, 135, 146, 135, 146, 135, 146, 135, 410] + }, + { + "value": 10000000, + "layers": [ + 0, + 359, + 393, + 75, + 84, + 504, + 505, + 506, + 135, + 146, + 135, + 146, + 135, + 146, + 135, + 146, + 135, + 146, + 135, + 146, + 135, + 146, + 135, + 192 + ] + }, + { + "value": 10000000, + "layers": [0, 359, 393, 75, 84, 504, 505, 506, 135, 146, 135, 146, 135, 146, 135, 146, 135, 146, 337] + }, + { + "value": 10000000, + "layers": [0, 359, 393, 75, 84, 504, 505, 506, 135, 146, 135, 146, 135, 146, 135, 146, 337, 208] + }, + { "value": 10000000, "layers": [0, 359, 393, 75, 84, 504, 505, 506, 135, 146, 135, 156] }, + { "value": 10000000, "layers": [0, 359, 393, 75, 1378, 558, 152, 899] }, + { "value": 10000000, "layers": [0, 359, 393, 659] }, + { "value": 20000000, "layers": [0, 716, 332, 365, 149, 108, 150, 151, 91] }, + { "value": 10000000, "layers": [0, 716, 332, 365, 1379, 1380] }, + { "value": 20000000, "layers": [0, 716, 332, 27, 9] }, + { "value": 10000000, "layers": [0, 507, 336, 599, 197, 56, 166, 174] }, + { "value": 70000000, "layers": [0, 507, 336, 599, 197, 56, 88] }, + { "value": 10000000, "layers": [0, 507, 336, 599, 197, 56, 432, 124, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 507, 336, 599, 197, 56, 124, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 507, 336, 1381, 56, 94, 88] }, + { "value": 10000000, "layers": [0, 600, 601, 907, 1382, 155, 88] }, + { "value": 10000000, "layers": [0, 600, 601, 907, 1383] }, + { "value": 10000000, "layers": [0, 600, 601, 1384] }, + { "value": 10000000, "layers": [0, 600, 601, 152, 166, 174] }, + { "value": 30000000, "layers": [0, 1385, 382, 319, 218, 171, 30, 172, 188, 124, 118, 104, 101, 87] }, + { "value": 10000000, "layers": [0, 717, 211, 212, 1386, 1387, 908, 1388, 152] }, + { "value": 10000000, "layers": [0, 717, 909, 1389, 681, 908, 474] }, + { "value": 10000000, "layers": [0, 717, 909, 1390, 681, 74, 182, 239, 58, 9, 38, 39, 648] }, + { "value": 10000000, "layers": [0, 1391, 331] }, + { "value": 10000000, "layers": [0, 1392, 1393, 27, 9, 38, 39, 40, 44, 43, 30, 89, 105, 279, 280] }, + { "value": 10000000, "layers": [0, 1394, 152, 282] }, + { "value": 10000000, "layers": [0, 1395, 223, 224, 225, 226, 347, 348, 566, 848, 27] } + ] +} diff --git a/stories/icicle/03_cpu_profile_flame.tsx b/stories/icicle/03_cpu_profile_flame.tsx index 154552ca76..b292ee131b 100644 --- a/stories/icicle/03_cpu_profile_flame.tsx +++ b/stories/icicle/03_cpu_profile_flame.tsx @@ -30,7 +30,7 @@ const color = palette.slice().reverse(); const getLayerSpec = (maxDepth: number = 30) => [...new Array(maxDepth + 1)].map((_, depth) => ({ - groupByRollup: (d: Datum) => d.layers[depth], + groupByRollup: (d: Datum) => data.dictionary[d.layers[depth]], nodeLabel: (d: PrimitiveValue) => String(d), showAccessor: (d: PrimitiveValue) => d !== undefined, shape: { @@ -45,7 +45,7 @@ export const Example = () => { d.value as number} valueFormatter={() => ''} layers={getLayerSpec()}