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

Enforce synthetic source for time series indices #93380

Merged
merged 16 commits into from
Feb 2, 2023

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    6975601 View commit details
    Browse the repository at this point in the history
  2. fixed plugin in test to have SyntheticFieldLoader now that synthetic …

    …source is always enabled for tsdb index
    martijnvg committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    286ffcf View commit details
    Browse the repository at this point in the history
  3. Add synthetic source support to unsigned long field type.

    This field can be used as dimension and metric in tsdb
    and now that synthetic source is always enabled, it needs
    to support synthetic source too.
    martijnvg committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4f6d3a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecb5109 View commit details
    Browse the repository at this point in the history
  5. make nested fields yaml test happy

    First validate index mode than source mode.
    martijnvg committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fea8b9e View commit details
    Browse the repository at this point in the history
  6. spotless

    martijnvg committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0576d0c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5540cdb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    e433d33 View commit details
    Browse the repository at this point in the history
  2. adjusted test

    martijnvg committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    9921df2 View commit details
    Browse the repository at this point in the history
  3. alter yaml tests

    martijnvg committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    35a14d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    966eaac View commit details
    Browse the repository at this point in the history
  5. fix npe

    martijnvg committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0c537f6 View commit details
    Browse the repository at this point in the history
  6. removed unused generic

    martijnvg committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    2b36080 View commit details
    Browse the repository at this point in the history
  7. spotless

    martijnvg committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c39964e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59815f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    075318e View commit details
    Browse the repository at this point in the history