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

[APM] metadata.branch shim #51770

Merged
merged 3 commits into from
Dec 3, 2019
Merged

[APM] metadata.branch shim #51770

merged 3 commits into from
Dec 3, 2019

Commits on Dec 2, 2019

  1. [APM] metadata.branch shim

    Set up the APM public NP plugin to expose the stack version
    
    Since we're not yet running as an NP plugin, we don't get passed a pluginInitializerContext,
    so we use a shim in the plugin setup that gets the branch values from ui/metadata for the time being.
    
    This has some changes about the same as elastic#51635, so they'll have to be reconciled when merged.
    
    Fixes elastic#49327.
    smith committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    d6e07bf View commit details
    Browse the repository at this point in the history
  2. Test fixes

    smith committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    623d3cd View commit details
    Browse the repository at this point in the history
  3. Fix tests

    smith committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    38b11ba View commit details
    Browse the repository at this point in the history