You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem including expected versus actual behavior:
Sending opentelemetry demo data to apm-server causes an error in apm-server.
Steps to reproduce:
Please include a minimal but complete recreation of the problem,
including server configuration, agent(s) used, etc. The easier you make it
for us to reproduce it, the more likely that somebody will take the time to
look at it.
run open-telemtery/opentelemetry-demo, add exporter to export otlphttp to apm-server 8.15
check apm-server logs
see apm-server error logs
Provide logs (if relevant):
{"log.level":"error","@timestamp":"2024-09-10T13:16:56.049+0100","log.origin":{"function":"github.com/elastic/go-docappender/v2.(*Appender).flush","file.name":"[email protected]/appender.go","file.line":443},"message":"failed to index documents in '.ds-metrics-apm.app.unknown-default-2024.09.10-000001' (document_parsing_exception): [1:824] failed to parse field [redis.commands] of type [double] in document with id 'Grbd25EB293cGPB_h0Uh'","service.name":"apm-server","documents":1,"ecs.version":"1.6.0"}
The text was updated successfully, but these errors were encountered:
APM Server version (
apm-server version
): 8.15Description of the problem including expected versus actual behavior:
Sending opentelemetry demo data to apm-server causes an error in apm-server.
Steps to reproduce:
Please include a minimal but complete recreation of the problem,
including server configuration, agent(s) used, etc. The easier you make it
for us to reproduce it, the more likely that somebody will take the time to
look at it.
Provide logs (if relevant):
The text was updated successfully, but these errors were encountered: