# Can we visualize opentelemetry data in Kibana?

**URL:** https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687
**Category:** APM
**Tags:** python
**Created:** [June 22, 2021, 5:52pm UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687 "2021-06-22T17:52:08Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![observability](https://avatars.discourse-cdn.com/v4/letter/o/43a26b/32.png) [@observability](https://discuss.elastic.co/u/observability)
#### Post date: [June 22, 2021, 5:52pm UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/1 "2021-06-22T17:52:08Z")

</div>

We are using Opentelemetry agent for python stack. Can we visualize Opentelemetry data in Kibana?

If Yes, which version it supports?

---

<div class="post-metadata">

### Author: ![axw](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/axw/32/28197_2.png) [@axw](https://discuss.elastic.co/u/axw)
#### Post date: [June 23, 2021, 1:30am UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/2 "2021-06-23T01:30:29Z")

</div>

@observability Welcome to the forum! Nice username 🙂

Yes, we support ingesting OpenTelemetry traces and metrics in Elastic APM: [OpenTelemetry integration | APM Overview [7.13] | Elastic](https://www.elastic.co/guide/en/apm/get-started/current/open-telemetry-elastic.html)

Any version of the opentelemetry-python SDK from 1.0.0 onwards should be fine.

---

<div class="post-metadata">

### Author: ![observability](https://avatars.discourse-cdn.com/v4/letter/o/43a26b/32.png) [@observability](https://discuss.elastic.co/u/observability)
#### Post date: [June 23, 2021, 4:37am UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/3 "2021-06-23T04:37:35Z")

</div>

We are just logging opentelemetry trace/span logs to elastic search. Can we visualize traces in Kibana?

---

<div class="post-metadata">

### Author: ![axw](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/axw/32/28197_2.png) [@axw](https://discuss.elastic.co/u/axw)
#### Post date: [June 23, 2021, 6:19am UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/4 "2021-06-23T06:19:50Z")

</div>

> [@observability](#):
>
> We are just logging opentelemetry trace/span logs to Elasticsearch. Can we visualize traces in Kibana?

If you want to use the APM UI to visualise traces, then they need to have been indexed with a specific schema. If you just want to visualise the events in Kibana in any way, you can use more general purpose Kibana features such as Discover, Lens, etc.

It is possible to hand craft the schema expected by APM UI with logs, but we do not have any docs explaining how to do that and you are going to miss out on some UI functionality. For best results you should export traces to Elastic APM Server as described in the docs I linked above.

---

<div class="post-metadata">

### Author: ![observability](https://avatars.discourse-cdn.com/v4/letter/o/43a26b/32.png) [@observability](https://discuss.elastic.co/u/observability)
#### Post date: [June 23, 2021, 5:09pm UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/5 "2021-06-23T17:09:58Z")

</div>

Thank you.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 14, 2021, 1:10pm UTC](https://discuss.elastic.co/t/can-we-visualize-opentelemetry-data-in-kibana/276687/6 "2021-07-14T13:10:18Z")

</div>

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
