[APM] Remove limitation about host metrics in otel docs#4242
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
smith
left a comment
There was a problem hiding this comment.
Thank you!
Does the limitations page direct users to use our otel collector distro?
This is still a limitation if you're sending data collected by the hostmetrics receiver directly to APM server without them being sent through the elasticinframetrics processor in the otel collector.
No. Last I heard we were waiting to integrate information on the Elastic Distribution of OpenTelemetry Collector until it was out of preview. cc @mlunadia |
@smith Since 8.15, the APM Server is also executing parts of the elasticinframetrics processor. So, it works there, too. |
(cherry picked from commit 498f14d)
(cherry picked from commit 498f14d)
…tel docs (#4263) * remove limitation about host metrics in otel docs (#4242) (cherry picked from commit 498f14d) * Delete docs/en/serverless directory --------- Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Per @smith @AlexanderWert this limitation should be removed.