Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opentelemetry-demo failed to index metrics #14029

Open
carsonip opened this issue Sep 10, 2024 · 2 comments
Open

opentelemetry-demo failed to index metrics #14029

carsonip opened this issue Sep 10, 2024 · 2 comments

Comments

@carsonip
Copy link
Member

APM Server version (apm-server version): 8.15

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.

  1. run open-telemtery/opentelemetry-demo, add exporter to export otlphttp to apm-server 8.15
  2. check apm-server logs
  3. 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"}
@simitt
Copy link
Contributor

simitt commented Jan 13, 2025

It would be good to get this fixed soon but I am not aware of this issue blocking anything, so don't see it critical for this iteration.

@raultorrecilla
Copy link

raultorrecilla commented Jan 13, 2025

thanks @simitt, moving it forward then to it-108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants