Isaac Flores
Isaac Flores
I would like to attempt to make this enhancement. @carsonip please assign to me when you get a chance.
Hey @carsonip, I have identified a few places where I think we can return a permanent error to reject the request due to document mapping or routing errors: 1. The...
~~Hmm not exactly sure where the retries were happening I will need to get back to you on this one~~ > Q: When there are retries, are they retries from...
`apm-server.sampling.tail.storage.lsm_size` and `apm-server.sampling.tail.storage.value_log_size` appear to be the only two asynchronous (observable) TBS metrics which explains the different reporting interval. My understanding is the `meterProvider` can be configured with a different...
Sounds good. I think we can review the other observable metrics and create another issue. I still need understand how current metric interval is determined for apm server. PR is...
@carsonip I looked into the other Observable (async) metrics for apm-server. I only see two metrics that do the same thing for the endpoint handlers: 1. grpc.go: https://github.com/elastic/apm-server/blob/main/internal/beater/otlp/grpc.go#L62-L81 2. http.go:...
Fix for tbs metrics: `apm-server.sampling.tail.storage.lsm_size` and `apm-server.sampling.tail.storage.value_log_size` merged. I will open a new issue to track updated for otlp metrics listed above
~I will test https://github.com/elastic/apm-server/pull/17154~ We will still need to test https://github.com/elastic/apm-server/pull/17154 - Changes for 9.X branches have been merged - 8.19 work is ongoing
Marked https://github.com/elastic/apm-server/pull/16579 as complete since it was only changes to sample yaml files. Changes are present in the main branch
I found two other APIs we can use: 1. https://snapshots.elastic.co/latest/8.19.json 2. https://artifacts-snapshot.elastic.co/apm-server/latest/8.19.json I am currently validating https://snapshots.elastic.co