Skip to content

Commit

Permalink
docs: update OTel limitations (#6171)
Browse files Browse the repository at this point in the history
  • Loading branch information
axw authored Sep 16, 2021
1 parent a183f67 commit 62f8c2a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/guide/opentelemetry-elastic.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Here is an example of AWS Lambda Node.js function managed with Terraform and the
* https://github.com/michaelhyatt/terraform-aws-nodejs-api-worker-otel/tree/v0.23[Sample Terraform code]

[[elastic-open-telemetry-known-limitations]]
==== Limitations in 7.13
==== Limitations


[[elastic-open-telemetry-traces-limitations]]
Expand All @@ -385,9 +385,6 @@ Here is an example of AWS Lambda Node.js function managed with Terraform and the
[[elastic-open-telemetry-metrics-limitations]]
===== OpenTelemetry metrics

* OpenTelemetry histogram metrics, https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/DoubleValueRecorder.html[`DoubleValueRecorder`]
and https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/metrics/LongValueObserver.html[`LongValueRecorder`], are not yet supported https://github.com/elastic/apm-server/issues/3195[#3195]
* Inability to see JVM metrics in Elastic APM UI for Java applications instrumented with OpenTelemetry https://github.com/elastic/apm-server/issues/4919[#4919]
* Inability to see host metrics in Elastic Metrics Infrastructure view when using the OpenTelemetry Collector host metrics receiver https://github.com/elastic/apm-server/issues/5310[#5310]

[[elastic-open-telemetry-logs-limitations]]
Expand Down

0 comments on commit 62f8c2a

Please sign in to comment.