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

[7.x] Instrument Kibana with APM RUM agent (#44281) #62482

Merged
merged 3 commits into from
Apr 6, 2020

Commits on Apr 3, 2020

  1. Instrument Kibana with APM RUM agent (elastic#44281)

    * Instrument Kibana with APM RUM agent
    
    * make route-change transaction work with properl url
    
    * extract page-load transaction url from app link
    
    * check if app is hidden and set active:false
    
    * make distributed tracing work and merge config
    
    * remove config/apm.js and address review
    
    * address review comments
    
    * add apm.js to build tassks
    
    * move apm from dev to src
    
    * add @types/hoist-non-react-statics which is required by react rum
    
    * apply changes correctly from master
    vigneshshanmugam authored and smith committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    061fc5c View commit details
    Browse the repository at this point in the history
  2. Suggested fixes

    smith committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    543233d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    63c4f20 View commit details
    Browse the repository at this point in the history