﻿---
title: Jaeger event intake
description: Elastic APM natively supports Jaeger, an open-source, distributed tracing system. Learn more. Jaeger/gRPC paths 
url: https://www.elastic.co/elastic/docs-builder/docs/3016/solutions/observability/apm/jaeger-event-intake
products:
  - APM
  - Elastic Observability
applies_to:
  - Elastic Stack: Deprecated
---

# Jaeger event intake
<warning>
  - Support for Jaeger is deprecated, and will be removed in a future release [#1167](https://github.com/elastic/apm-server/issues/11671)
</warning>

Elastic APM natively supports Jaeger, an open-source, distributed tracing system. [Learn more](https://www.elastic.co/elastic/docs-builder/docs/3016/solutions/observability/apm/ingest/jaeger).
**Jaeger/gRPC paths**

| Name               | Endpoint                                             |
|--------------------|------------------------------------------------------|
| Jaeger span intake | `/jaeger.api_v2.CollectorService/PostSpans`          |
| Sampling endpoint  | `/jaeger.api_v2.SamplingManager/GetSamplingStrategy` |