You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tail-based sampling pubsub implementation internally uses a go-elasticsearch BulkIndexer for indexing sampling decisions. This is never closed, as there is no method for closing the pubsub:
The tail-based sampling pubsub implementation internally uses a go-elasticsearch BulkIndexer for indexing sampling decisions. This is never closed, as there is no method for closing the pubsub:
apm-server/x-pack/apm-server/sampling/pubsub/pubsub.go
Lines 54 to 60 in 7b86cb7
The text was updated successfully, but these errors were encountered: