Open kpatticha opened 1 year ago
We should aim to simplify the implementation of service metrics tab by using static dashboards instead of relying on a combination of static dashboards and custom charts.
https://github.com/elastic/kibana/blob/b2e3284d0f64fa73d807eaf33c951fa21416674a/x-pack/plugins/apm/public/components/app/metrics/index.tsx#L25-L51
Use static dashboard and lens
Pinging @elastic/apm-ui (Team:APM)
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)
We should aim to simplify the implementation of service metrics tab by using static dashboards instead of relying on a combination of static dashboards and custom charts.
https://github.com/elastic/kibana/blob/b2e3284d0f64fa73d807eaf33c951fa21416674a/x-pack/plugins/apm/public/components/app/metrics/index.tsx#L25-L51
Proposal
Use static dashboard and lens
Related