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] Syncs agent config settings to APM Fleet policies #100744

Merged
merged 13 commits into from
Jun 8, 2021

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. fixes eslint issues

    ogupte committed May 27, 2021
    Configuration menu
    Copy the full SHA
    b2bb676 View commit details
    Browse the repository at this point in the history
  2. fixes malformed line comment

    ogupte committed May 27, 2021
    Configuration menu
    Copy the full SHA
    9ff99d1 View commit details
    Browse the repository at this point in the history
  3. - consolidated logic that applies agent configurations to package pol…

    …icy objects
    
    - update package policy agent_configs to include etag, agent.name, and change settings -> config
    ogupte committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c95249f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    200b23f View commit details
    Browse the repository at this point in the history
  5. PR feedback

    ogupte committed May 27, 2021
    Configuration menu
    Copy the full SHA
    007cefc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49d660a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

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

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    6129f4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62379ad View commit details
    Browse the repository at this point in the history
  3. nests agent_config under the requried 'value' property of config['apm…

    …-server']
    
    in order to pass validation checks
    ogupte committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2d522ce View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. - externalizes getApmPackagePolicies for reusability

    - parallelizes operations for improved performance
    ogupte committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    6793d62 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

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