Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra UI] Add APM Metrics Endpoint #42556

Closed
wants to merge 4 commits into from

Conversation

simianhacker
Copy link
Member

@simianhacker simianhacker commented Aug 3, 2019

Summary

This PR closes #42169 by adding the /api/infra/apm_metrics endpoint. This endpoint queries the APM services and charts endpoints via an internal request to gather all the data required.

This PR is based off #42197, once that is merged I will rebase against master.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

@simianhacker simianhacker added release_note:enhancement Feature:Metrics UI Metrics UI feature v8.0.0 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.4.0 labels Aug 3, 2019
@simianhacker simianhacker self-assigned this Aug 3, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-logs-ui

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

- Closes elastic#42169
- Adds /api/infra/apm_metrics
- Adds makeInternalRequest method to Framwork library
- Adds scafolding for tests
- Removes duplicate version of Boom
- Adds tests
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@simianhacker
Copy link
Member Author

Replaced by #42710

@simianhacker simianhacker deleted the fixes-42169 branch April 17, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature release_note:enhancement Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Infra UI] Add APM data endpoint
2 participants