[Infra UI] Add APM to Metadata Endpoint#42197
Conversation
|
Pinging @elastic/infra-logs-ui |
💔 Build Failed |
💚 Build Succeeded |
8f95514 to
91d5358
Compare
- Adds APM feature to metadata - Closes elastic#42167 - Based on elastic#41836
91d5358 to
0064ac5
Compare
💚 Build Succeeded |
💚 Build Succeeded |
💔 Build Failed |
💔 Build Failed |
💚 Build Succeeded |
💚 Build Succeeded |
💚 Build Succeeded |
jasonrhodes
left a comment
There was a problem hiding this comment.
What are the giant data and mappings files included in this PR?
|
@jasonrhodes That’s the APM data for integration testing. |
|
@simianhacker gotcha. Seems like we can't easily test this with any of our shared environments because the host names don't match up between metricbeat and APM. Do I understand correctly that this only returns as having APM data if it finds records with APM fields that share the host name value with the currently viewed node? We should really get the shared environment set up slightly more realistically for these kinds of cross-o11y integrations. |
|
@jasonrhodes The best way to test this is to use a Kubernetes host, anything that starts with |
💚 Build Succeeded |
|
In possibly related news, sometimes I see the metadata endpoint takes about 14 seconds to resolve ... but I can't reproduce it consistently enough to get a full timing. I'll keep an eye on this. |
|
@jasonrhodes We are doing is checking to see if the specific |
* [Infra UI] Add APM to Metadata Endpoint - Adds APM feature to metadata - Closes elastic#42167 - Based on elastic#41836 * migrating to new http api
…p-metrics-selectall * 'master' of github.com:elastic/kibana: (50 commits) [Uptime] update monitor list configs for mobile view (elastic#43218) [APM] Local UI filters (elastic#41588) [Code] Upgrade ctags langserver (elastic#43252) [Code] show multiple definition results in panel (elastic#43249) Adds Metric Type to full screen launch tracking (elastic#42692) [Canvas] Convert Autocomplete to Typescript (elastic#42502) [telemetry] add spacesEnabled config back to xpack_main (elastic#43312) [ML] Adds DF Transform Analytics list to Kibana management (elastic#43151) Add TLS client authentication support. (elastic#43090) [csp] Telemetry for csp configuration (elastic#43223) [SIEM] Run Cypress Tests Against Elastic Cloud & Cypress Command Line / Reporting (elastic#42804) docs: add tip on agent config in a dt (elastic#43301) [ML] Adding bucket span estimator to new wizards (elastic#43288) disable flaky tests (elastic#43017) Fix percy target branch for PRs (elastic#43160) [ML] Adding post create job options (elastic#43205) Restore discover histogram selection triggering fetch (elastic#43097) Per panel time range (elastic#43153) [Infra UI] Add APM to Metadata Endpoint (elastic#42197) Sentence case copy changes (elastic#43215) ...

Summary
This PR adds APM feature to the GraphQL metadata endpoint for Infra UI. This is based on the work from #41836 and closes #42167.
Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.This was checked for cross-browser compatibility, including a check against IE11Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n supportDocumentation was added for features that require explanation or tutorialsThis was checked for keyboard-only and screenreader accessibility