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 feature to GraphQL Metadata Endpoint #42167

Closed
simianhacker opened this issue Jul 29, 2019 · 1 comment · Fixed by #42197
Closed

[Infra UI] Add APM feature to GraphQL Metadata Endpoint #42167

simianhacker opened this issue Jul 29, 2019 · 1 comment · Fixed by #42197
Assignees
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@simianhacker
Copy link
Member

Requirements:

  • Query APM to make sure there is data for the node using the first document that matches the nodeId and service.name:*.
  • Usereq.server.config().get('apm_oss.transactionIndices) to get the index pattern.
  • Add { name: 'apm.transaction', source: 'apm' } to the features array when data exists
@simianhacker simianhacker added enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature labels Jul 29, 2019
@simianhacker simianhacker self-assigned this Jul 29, 2019
simianhacker added a commit to simianhacker/kibana that referenced this issue Aug 2, 2019
- Adds APM feature to metadata
- Closes elastic#42167
- Based on elastic#41836
@sgrodzicki sgrodzicki added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Aug 5, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-logs-ui

@zube zube bot added [zube]: Inbox and removed [zube]: Ready labels Aug 5, 2019
simianhacker added a commit to simianhacker/kibana that referenced this issue Aug 14, 2019
* [Infra UI] Add APM to Metadata Endpoint

- Adds APM feature to metadata
- Closes elastic#42167
- Based on elastic#41836

* migrating to new http api
simianhacker added a commit that referenced this issue Aug 14, 2019
* [Infra UI] Add APM to Metadata Endpoint

- Adds APM feature to metadata
- Closes #42167
- Based on #41836

* migrating to new http api
simianhacker added a commit that referenced this issue Aug 14, 2019
* [Infra UI] Add APM to Metadata Endpoint

- Adds APM feature to metadata
- Closes #42167
- Based on #41836

* migrating to new http api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Metrics UI Metrics UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants