elastic / elastic/apm-server

Update `pipeline.Close()` to `pipeline.Disconnect()`

Open
#21,059 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

A breaking change on pipeline interface has been introduced in beats. This PR https://github.com/elastic/beats/pull/50655.

The only impact on apm-server is that pipeline.Close() call has to change to pipeline.Disconnect(ctx).
https://github.com/elastic/apm-server/blob/main/internal/beater/beater.go#L927

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.