jaegertracing / jaeger

CNCF Jaeger, a Distributed Tracing Platform
https://www.jaegertracing.io/
Apache License 2.0
20.52k stars 2.44k forks source link

Consume stats from ES bulk service #662

Open pavolloffay opened 6 years ago

pavolloffay commented 6 years ago

Bulk service exposes stats 1 which should be pulled in into our metrics.

Depends on https://github.com/jaegertracing/jaeger/pull/656

yurishkuro commented 6 years ago

@pavolloffay is this resolved by #688?

pavolloffay commented 6 years ago

Not completely, this is about consuming https://github.com/olivere/elastic/wiki/BulkProcessor#stats.

688 added https://github.com/jaegertracing/jaeger/blob/master/storage/spanstore/metrics/write_metrics.go#L40