simitt
simitt
We have not enabled it for `7.x`, no concrete plans yet for `8.x`.
Let's focus on support for TBS in `8.3`, marked it as a stretch goal.
Great points @bmorelli25 . I believe we should get rid of the spreadsheet and instead reflect the missing parts in the spec directly and then use this as the source...
I like suggestion (3); with the addition to completely retire the spreadsheet and ensure everything that is still valid is in the spec. WDYT?
After some internal discussion, we are moving forward with a different solution, built on k8s and [tilt](https://tilt.dev/). With @axw's PR https://github.com/elastic/apm-server/pull/9421 one can issue `tilt up` to spin up Elasticsearch,...
Developer docs on how to use `tilt` can be found at [dev-docs#tilt](https://github.com/elastic/apm-server/blob/main/dev_docs/TESTING.md#tilt--kubernetes).
~This requires elastic/observability-robots#1036 to be in place.~ not OS specific anymore
The overall attacher logic needs to be covered by automated tests. Please take a look and close if already covered by the latest refactoring work from @eyalkoren, or add tests...
Scope for `8.3`: * ensure metrics are collected so they can be surfaced in visualizations * do some research how to surface this to the customer without adapting the existing...
@axw can you update the issue with open pre-conditions?