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

Make elasticsearch/index_summary metricset work for Stack Monitoring without xpack.enabled flag #20615

Commits on Aug 14, 2020

  1. Bring into eventsMapping all fields in eventsMappingXpack, create ali…

    …ases and new metricset fields. No code changes yet.
    sayden committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    153b386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faa8ea1 View commit details
    Browse the repository at this point in the history
  3. - Fix indentation issue

    - Rename index_summary to index.summary in elasticsearch fields.yml
    - Remove call to eventsMappingXPack
    sayden committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    209462a View commit details
    Browse the repository at this point in the history
  4. - Remove aliases from non used fields in the elasticsearch mapping

    - Add a missing comment about a non used field in data.go
    - Run make update
    sayden committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    b6e407c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Merge branch 'feature-stack-monitoring-mb-ecs' into feature/mb/elasti…

    …csearch/index_summary-xpack-flag
    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b43e1f2 View commit details
    Browse the repository at this point in the history
  2. Reorder fields.yml?

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    22c52f6 View commit details
    Browse the repository at this point in the history
  3. Fix missing field

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    031d91c View commit details
    Browse the repository at this point in the history
  4. Add another missing field

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    78165c4 View commit details
    Browse the repository at this point in the history
  5. Updated data.json

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    b57b32d View commit details
    Browse the repository at this point in the history
  6. Fix go integration test

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    1993d99 View commit details
    Browse the repository at this point in the history
  7. mage fmt update

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    05cc97d View commit details
    Browse the repository at this point in the history
  8. Fix incorrect dict

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    fd2e40b View commit details
    Browse the repository at this point in the history
  9. Update data.json

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    64635db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b67ca49 View commit details
    Browse the repository at this point in the history
  11. Remove data-xpack.json file

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    35a7209 View commit details
    Browse the repository at this point in the history
  12. Fix conflict in fields.go

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    c4934af View commit details
    Browse the repository at this point in the history
  13. Remove comment

    sayden committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    2abc9ae View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Fix lint

    sayden committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ab25c29 View commit details
    Browse the repository at this point in the history