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

[8.1] APM execution context - app, page, entitiy id (#124996) #126751

Merged
merged 1 commit into from
Mar 3, 2022

Commits on Mar 3, 2022

  1. APM execution context - app, page, entitiy id (elastic#124996)

    * Client side execution app level context propagation
    
    * context$ + apm rum integration
    
    * invert the context parent \ child relationship (cc @mikhail)
    move more things to top level context
    
    * Pass down context to apm on server
    
    * types
    
    * eslint
    
    * parent <> child
    
    * docs + eslint + jest
    
    * execution context mock
    
    * eslint
    
    * jest
    
    * jest
    
    * server jest
    
    * check
    
    * jest
    
    * storybook
    
    * jest
    
    * report the current space
    
    * fix server side context container
    
    * Remove spaces for now
    
    * docssss
    
    * jest
    
    * lint
    
    * test
    
    * docs
    
    * revert file
    
    * doc
    
    * all context params are optional
    
    * clear on page change
    
    * lint
    
    * ts
    
    * skipped test again
    
    * testing fixes
    
    * oops
    
    * code review #1
    
    * code review #2
    
    * getAsLabels
    
    * maps inherit dashboard context
    
    * docs
    
    * ts
    
    * Give common context to all vis editors
    
    * fix test
    
    * ts \ es \ tests
    
    * labels
    
    * missing types
    
    * docsy docs
    
    * cr #3
    
    * improve jest
    
    * Use editor name
    
    * Update src/plugins/visualizations/public/visualize_app/components/visualize_editor.tsx
    
    Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
    
    * fix maps context
    
    * jest tests for maps
    
    * cr
    
    * docs
    
    * Update execution_context.test.ts
    
    * docs
    
    * lint
    
    Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
    (cherry picked from commit d5416ed)
    
    # Conflicts:
    #	src/plugins/discover/public/application/context/context_app.tsx
    #	x-pack/plugins/lens/public/app_plugin/app.tsx
    Liza Katz committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c4d63da View commit details
    Browse the repository at this point in the history