package
7.17.28+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev

# Functions

New returns a new Indexer that indexes events directly into data streams.

# Variables

ErrClosed is returned from methods of closed Indexers.

# Structs

Config holds configuration for Indexer.
Indexer is a model.BatchProcessor which bulk indexes events as Elasticsearch documents.
Stats holds bulk indexing statistics.