-
Couldn't load subscription status.
- Fork 119
Description
This meta issue tracks the development of a minimum viable product for breakdown graphs. The goal is to get the PRs merged into the respective repo. As some of the technical detail may still change in the course of implementing this MVP, it makes sense to mark these features as incubating and to also create internal feature toggles for it. That will make it easier to test the features in combination, to minimize merge conflicts, to work in small iterations and to decouple merge from release. But that's only a suggestion.
Concept: https://docs.google.com/document/d/1-_LuC9zhmva0VvLgtI0KcHuLzNztPHbcM0ZdlcPUl64
The MVP phase should at least involve the UI, the APM Server and the Java agent. Other agents are welcome to join the party as well :)
- Design: [APM] Breakdown graphs design kibana#34716
- UI Implementation
- Breakdown graph [APM] Transaction breakdown graph: Add stacked area time series graph kibana#36441
- Breakdown KPI component [APM] Transactions breakdown graph: Add breakdown KPI component kibana#36445
- Agents: Agent Breakdown Metrics #78
- APM Server issue: Top-level tags/labels for metrics apm-server#2086
- Docs: [docs] breakdown graphs #91