package
7.17.28+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev
# Functions
Map sourcemapping for given line and column and return values after sourcemapping.
NewElasticsearchStore returns an instance of Store for interacting with sourcemaps stored in ElasticSearch.
NewFleetStore returns an instance of Store for interacting with sourcemaps stored in Fleet-Server.
# Structs
BatchProcessor is a model.BatchProcessor that performs source mapping for span and error events.
Store holds information necessary to fetch a sourcemap, either from an Elasticsearch instance or an internal cache.