Skip to content

[APM] Breakdown Top dependencies API #210552

Open
@cauemarcondes

Description

Currently the GET /internal/apm/dependencies/top_dependencies fetches all values with timeseries data and the comparison values. This slows down the response of this API.

The goal is to split this API to fetch the dependency names and the metric values (to sort the items correctly), then on a follow up request query the timeseries statistics and its comparison values.

Metadata

Assignees

Labels

Team:obs-ux-infra_servicesObservability Infrastructure & Services User Experience Teamtechnical debtImprovement of the software architecture and operational architecture

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions