-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
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
added
enhancement
New value added to drive a business result
Feature:Metrics UI
Metrics UI feature
labels
Jul 29, 2019
3 tasks
1 task
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
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
Pinging @elastic/infra-logs-ui |
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
simianhacker
added a commit
that referenced
this issue
Aug 14, 2019
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
Requirements:
nodeId
andservice.name:*
.req.server.config().get('apm_oss.transactionIndices)
to get the index pattern.{ name: 'apm.transaction', source: 'apm' }
to the features array when data existsThe text was updated successfully, but these errors were encountered: